Pure · Proof
1 / 10
Proof by deduction
Direct proof — starting from things known to be true and reasoning in valid algebraic steps to the conclusion. Representing the general case (2n, 2n+1, consecutive integers), "show that" manipulations, completing the square for positivity, and always finishing with a clear conclusion.
Pure · Proof
Proof by deduction
Direct proof — starting from things known to be true and reasoning in valid algebraic steps to the conclusion. Representing the general case (2n, 2n+1, consecutive integers), "show that" manipulations, completing the square for positivity, and always finishing with a clear conclusion.
Why it works
A proof by deduction (a direct proof) starts from statements already known to be true — definitions and established results — and moves by valid steps to the thing you must show. Done properly it settles the claim for every case at once, which is exactly why checking a few examples is not a proof.The single most important habit is to represent the general case with algebra, not with particular numbers:
- any integer: ;
- an even number: ; an odd number: ;
- consecutive integers: and ;
- consecutive even numbers: and ; consecutive odd: and ;
- a multiple of 3: .
For a "show that" question, the work is to manipulate the expression into a form that makes the required property obvious:
- to show something is even, write it as ;
- to show it is a multiple of 4, factor out a ;
- to show it is always positive, complete the square: anything of the form
Finish with a concluding statement that links back to the claim ("…which is a multiple of 4, as required"). Examiners award the final mark for that conclusion.