Download presentation
Presentation is loading. Please wait.
Published byElfreda Evans Modified over 6 years ago
1
Methods of Proof A mathematical theorem is usually of the form pq
where p is called hypothesis or premise, and q is called conclusion. p is often of the form p1p2…pn If pq is a tautology, then q logically follows from To ‘prove the theorem’ means to show that the implication is a tautology Arguments based on tautologies represent universally correct methods of reasoning; such arguments are called rules of inference.
2
Indirect Proof Methods
The first indirect method of proof, follows from the tautology (pq) (~q~p), i.e. an implication is equivalent to its contrapositive The second indirect proof: by contradiction is based on the tautology (pq) ((p ~ q) F) To disprove the result, only to find one counterexample for which the claim fails The proof of pq is logically equivalent with proving both pq and qp
3
Mathematical Induction
To prove nn0 P(n), where n0 is some fixed integer, begin by proving the basic step: P(n0) is true and then the induction step: If P(k) is true for some kn0, then P(k+1) must also be true Then P(n) is true for all nn0 The result is called the principle of mathematical induction. In the strong form of mathematical induction, or strong induction, the induction step is to show that P(n0)P(n0+1)P(n0+2)…P(k) P(k+1) is a tautology.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.