Algebraic proof and mathematical reasoning
A mathematical proof explains why a statement must be true in every case covered by the statement. Checking examples can suggest a pattern, but proof replaces “it seems to work” with a chain of facts that cannot fail.
This distinction becomes essential at A-level. You will be expected to justify identities, properties of integers, geometric results and conclusions drawn from models.
Prerequisites
Section titled “Prerequisites”You should be able to:
- expand and factorise expressions;
- collect like terms;
- use negative numbers accurately;
- distinguish an expression from an equation;
- use basic facts about factors and multiples.
Review algebraic manipulation and factorisation if rearranging expressions is not yet secure. Exact arithmetic will help with divisibility and parity.
Statement, evidence and proof
Section titled “Statement, evidence and proof”Consider the claim:
The sum of two odd integers is even.
Examples such as and are evidence. They do not prove the claim because infinitely many pairs remain unchecked.
A proof represents arbitrary odd integers. Every odd integer has the form , where . Let the two odd integers be and , where . Then
Since is an integer, the sum is times an integer. It is therefore even.
The argument works for every pair because and were arbitrary integers.
Translate words into algebra
Section titled “Translate words into algebra”Most elementary algebraic proofs begin by expressing a general number correctly.
| Description | Algebraic form | Condition |
|---|---|---|
| an integer | ||
| an even integer | ||
| an odd integer | ||
| a multiple of | ||
| two consecutive integers | ||
| three consecutive integers | ||
| consecutive even integers | ||
| consecutive odd integers |
The letters represent integers, not particular chosen values. Writing without saying is an integer leaves the definition incomplete.
Why two arbitrary numbers need two letters
Section titled “Why two arbitrary numbers need two letters”If two integers are independently chosen, use different variables. Writing two odd integers as and silently assumes they are equal.
Use
unless the numbers have a stated relationship. For consecutive odd integers, one variable is correct:
A reliable proof structure
Section titled “A reliable proof structure”For a direct algebraic proof:
- Define arbitrary objects satisfying the hypothesis.
- Manipulate them using valid algebra.
- Reach a form whose meaning follows from a definition.
- State the requested conclusion.
The last step matters. An expression such as is not a complete conclusion until you explain that the bracket is an integer, so the expression is even.
Worked example 1: the square of an odd integer
Section titled “Worked example 1: the square of an odd integer”Prove that the square of any odd integer is odd.
Let the odd integer be , where . Then
Since is an integer, the result has the form . Therefore the square of every odd integer is odd.
Notice that the proof does not say “let be odd” and then calculate . It opens up the definition of oddness so the algebra can use it.
Worked example 2: consecutive integers
Section titled “Worked example 2: consecutive integers”Prove that the product of two consecutive integers is even.
Let the integers be and , where .
Consecutive integers have opposite parity. If is even, then has an even factor. If is odd, then is even, so again the product has an even factor.
In either case the product is divisible by . Therefore is even.
This proof uses cases because expanding to does not immediately display a factor of . A good proof uses the structure that makes the conclusion visible.
Worked example 3: divisibility
Section titled “Worked example 3: divisibility”Prove that the sum of three consecutive integers is divisible by .
Let the integers be , and , where . Their sum is
Since is an integer, the sum is a multiple of .
The phrase “divisible by ” tells you the target form: .
Worked example 4: a difference of squares
Section titled “Worked example 4: a difference of squares”Prove that the difference between the squares of two consecutive integers is odd.
Let the consecutive integers be and , where . Taking the larger square minus the smaller gives
This has the form , so it is odd.
If the subtraction were reversed, the result would be , which is also odd. Negative integers can be odd or even too.
Identities and equations are different
Section titled “Identities and equations are different”An identity is true for every permitted value of its variables. It is written with when emphasis is useful:
An equation is true only for particular values, or is a condition to solve:
This equation holds when or , not for every .
Worked example 5: prove an identity
Section titled “Worked example 5: prove an identity”Prove that
Start from one side and use established algebra:
Hence the identity is proved.
Expanding both sides independently until they match is also valid. Avoid beginning by writing the result you are supposed to prove and then performing non-reversible steps, since that can assume the conclusion.
Implication and equivalence
Section titled “Implication and equivalence”The logic symbols have precise meanings:
means that whenever is true, must be true. It does not say that forces .
For example,
but also allows . Therefore the reverse implication is false.
The symbol
means that each statement implies the other. For real ,
Each algebraic step here is reversible.
Necessary and sufficient conditions
Section titled “Necessary and sufficient conditions”If , then is sufficient for , and is necessary for .
Being divisible by is sufficient for an integer to be even. Being even is necessary for an integer to be divisible by , but it is not sufficient because is even and is not divisible by .
Disproving a universal statement
Section titled “Disproving a universal statement”A statement of the form “for every…” is disproved by one counterexample: a permitted case in which the conclusion fails.
Worked example 6: find a counterexample
Section titled “Worked example 6: find a counterexample”Disprove the claim:
If is an integer, then is prime.
Choose :
Since is not prime, is a counterexample. Therefore the universal claim is false.
One failed case settles the question. A list of many failed cases is unnecessary.
A counterexample must satisfy the hypothesis
Section titled “A counterexample must satisfy the hypothesis”To disprove “every positive integer has property ”, using is invalid because is not a positive integer. Always check that your example belongs to the stated domain.
Showing that an existential statement is true
Section titled “Showing that an existential statement is true”A claim beginning “there exists” needs only one valid example.
To prove that there exists an even prime number, give and verify both properties: is divisible by , so it is even, and its only positive factors are and , so it is prime.
The number of cases required depends on the quantifier:
| Claim | To prove it | To disprove it |
|---|---|---|
| Every object has property | prove all allowed cases | give one counterexample |
| Some object has property | give one verified example | prove no allowed case works |
Reasoning from assumptions
Section titled “Reasoning from assumptions”A proof must use only the given information, definitions and established results. A diagram, numerical pattern or calculator display can guide your thinking, but it cannot silently add an assumption.
Worked example 7: spotting an invalid converse
Section titled “Worked example 7: spotting an invalid converse”A student argues:
- If an integer is divisible by , it is divisible by .
- is divisible by .
- Therefore is divisible by .
The first statement is true:
The argument then reverses the implication without justification. The counterexample confirms the failure because but .
The original implication and its converse are different statements.
Proof by exhaustion
Section titled “Proof by exhaustion”If there are finitely many possible cases, you may prove a claim by checking every case. The list must be complete.
Worked example 8: remainders modulo
Section titled “Worked example 8: remainders modulo 333”Prove that the square of an integer leaves remainder or when divided by .
Every integer has exactly one of the forms
where .
Square each form:
The first case has remainder and the other two have remainder . These are all possible integer cases, so the claim is proved.
Trying only is suggestive, but the forms , and prove the result for all integers.
Common misconceptions
Section titled “Common misconceptions”- Checking several values proves a rule. Examples provide evidence only. A universal claim needs an argument covering every allowed case.
- One letter can represent two arbitrary integers. This forces them to be equal. Use independent letters unless a relationship is given.
- The algebra is the whole proof. Explain why the final form has the required property.
- An identity can be proved by substitution. Substitution checks selected values, not all values.
- A counterexample needs to be unusual. The smallest convenient valid example is usually best.
- The converse of a true implication is automatically true. It must be proved separately.
- A diagram drawn to scale proves a geometric claim. A diagram may suggest a result, but proof must use stated facts and theorems.
- Dividing by a variable is always reversible. If that variable could be zero, division may discard a case.
Self-check
Section titled “Self-check”1. Represent the integers
Section titled “1. Represent the integers”Write algebraic forms for three consecutive odd integers.
Answer
One suitable answer is
where .
2. Prove a parity result
Section titled “2. Prove a parity result”Prove that the product of an even integer and an odd integer is even.
Answer
Let the even integer be and the odd integer be , where . Then
Since is an integer, the product is times an integer and is therefore even.
3. Prove divisibility
Section titled “3. Prove divisibility”Prove that the difference between the squares of two odd integers is divisible by .
Answer
Let the odd integers be and , where . Then
Each product of consecutive integers, and , is even. Their difference is therefore even, so for some integer ,
Hence the original difference is , which is divisible by .
4. Disprove a claim
Section titled “4. Disprove a claim”Disprove: “The sum of two prime numbers is always even.”
Answer
and are both prime, but
which is odd. Thus the claim is false.
5. Diagnose the logic
Section titled “5. Diagnose the logic”A student writes: “Since , .” What is missing?
Answer
The equation has two real solutions:
Squaring loses sign information, so does not imply only .
6. Prove an identity
Section titled “6. Prove an identity”Prove that
Answer
Therefore the identity holds for every real .
Where this leads
Section titled “Where this leads”You are ready to move from foundation arguments to the main A-level proof methods:
- proof by deduction and exhaustion;
- disproof by counterexample;
- proof by contradiction;
- communicating mathematical reasoning.
Keep algebraic fluency close at hand. Many apparent proof difficulties are really difficulties in reaching the form that makes the conclusion visible.