A proof is a logical and structured argument to show that a mathematical statement (or conjecture) is always true.
Proof by deduction starts from known facts or definitions (or theorems), then uses logical steps to reach the desired conclusion.
Statements which are assumed to be true include:
- All even numbers can be written as 2n.
- All odd numbers can be written as 2n+1.
Proof by deduction involves:
- Start with a statement, and assume that it is true.
- Use this statement to show that another statement must be true.
- Finish with a statement of proof.
Example 1
Prove that is an even number for all values of .
We want to prove that is even for all integers .
Observe that . This is the product of two consecutive integers: and . In any pair of consecutive integers, one of them is even. Therefore, their product is divisible by 2, i.e., it is an even number.
Thus, is even for all integer values of .