Jump to content

Proof techniques: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Tygar (talk | contribs)
m spelling, reduction of math usage (into plain text)
"Spelling. This is a semi-automatic update (software suggests changes and user decides). It is likely this bot did not fix all spelling mistakes in this article."
Line 28: Line 28:


Given some hypothesis:
Given some hypothesis:
It is automatically assumed that the conclusion is wrong, and an antihypothesis must be proven. Then, deductive proof is used (stepwise operations and definitions) to reach a final conclusion. If this final conclusion contradicts the original hypothesis then it is said that the orignal conditions are proven to be true and correct.
It is automatically assumed that the conclusion is wrong, and an antihypothesis must be proven. Then, deductive proof is used (stepwise operations and definitions) to reach a final conclusion. If this final conclusion contradicts the original hypothesis then it is said that the original conditions are proven to be true and correct.
More difficult mathematical hypothesis can be proved or disproved using [[proof by contradiction]] techniques.
More difficult mathematical hypothesis can be proved or disproved using [[proof by contradiction]] techniques.

Revision as of 01:57, 9 April 2005

In analytical calculus (often times known as advanced calculus, a specific subset of Mathematical analysis), there are three important methods to determine that a given hypothesis is true or false.

Technique #1: Deductive Proof

Deductive proof, or direct proof, is very straightforward.

Given some hypothesis: There is a logical method to prove that the hypothesis is true through step by step operations and by using postulates, lemmas, and definitions in constructing the final conclusion.

Many mathematical hypothesis can be proven using deductive proof techniques.


Example


Proof:
Since then by multiplicative property of real number system,


Technique #2: Proof By Contradiction

Given some hypothesis: It is automatically assumed that the conclusion is wrong, and an antihypothesis must be proven. Then, deductive proof is used (stepwise operations and definitions) to reach a final conclusion. If this final conclusion contradicts the original hypothesis then it is said that the original conditions are proven to be true and correct.

More difficult mathematical hypothesis can be proved or disproved using proof by contradiction techniques.


Example

Extreme Value Theorem (Proof by contradiction):



Technique #3: Mathematical Induction

Mathematical induction is very powerful two step process, and can only be used for the natural number



Right hand side equals 4.
Left hand side equals 4.
Equation satisfied for n = 1.


Assume equation true for some n.


Simplify left and right hand sides.
Left hand side equals 2(n+1)(n+2)
Right hand side equals 2(n+1)(n+2)
Both sides are equivalent.


Based on cases n=1 and n=n+1, mathematical induction tells us
equation true for all k,n, in N.

See Also

  1. proof theory
  2. Mathematical proof

For Further Reference / Selected Bibliography

  1. Wade, William R. An Introduction to Analysis. Upper Saddle River, New Jersey: Pearson Prentice Hall, 2004.