Proof techniques
This article or section is in a state of significant expansion or restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template. If you are the editor who added this template and you are actively editing, please be sure to replace this template with {{in use}} during the active editing session. Click on the link for template parameters to use.
This redirect was last edited by Occultations (talk | contribs) 18 years ago. (Update timer) |
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.
Deductive Proof
A 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
If
Prove
Proof:
Since then by multiplicative property of real number system,
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):
Assume is unbounded on [a,b]. i.e., there exists such that .
Since is bounded, then the Bolzano-Weierstrass theorem says:
There exists such that
and
.
Since f is continuous at point C, then f(C) =
Because is bounded and f(C) is bounded, this conclusion is wrong. F(x) must be bounded on [a,b].
Mathematical induction
Mathematical induction is very powerful two step process, and can only be used for the natural number . For example:
Prove for n > 0
Step 1, consider the base case .
Right hand side equals 4.
Left hand side equals 4.
Equation satisfied for n = 1.
Step 2, assume the equation is true for some and consider case . We want to prove:
Demonstrate that the desired n+1 result can be derived using the equation for n:
This proves the induction, that the equation is true for n+1 when it is true for n.
Since the equation is satisfied for n = 1 (step 1),
then by step 2 it is satisfied for n = 2,
and
since it is satisfied for n = 2
then it is satisfied for n = 3,
and so on, for n = 4, 5, ...
Mathematical induction tells us the equation is true for all integer n >= 1.
See also
Reference
- Wade, William R. An Introduction to Analysis. Upper Saddle River, New Jersey: Pearson Prentice Hall, 2004.