NQM 11 Specialist Maths 02 Methods of Proof
NQM 11 Specialist Maths 02 Methods of Proof
INTRODUCTION TO PROOF
METHODS OF PROOF
In Science, you use evidence to construct a theory that explains observations. The more evidence
you have, the more you believe the theory. In Science though, it is always possible that some new
observations will make you change the theory.
However, Mathematics is based on deductive proof: you define what is meant by something
and then use logic to prove things about it. You make assumptions called axioms that apply to
a particular set of proofs. In Mathematics, something that has been proven will always be true.
However, you do need to take account of the axioms.
2.01 Mathematical proof
2.02 Counterexamples
2.03 Converse
2.04 Equivalence and negation
2.05 Contrapositive
2.06 Contradiction
2.07 Euclidean geometry
Chapter summary
Chapter review
SYLLABUS SUBJECT MATTER
The nature of proof
• use implication, converse, equivalence, negation, contrapositive
• use proof by contradiction
• use the symbols for implication (⇒), equivalence (⇔), and equality (=)
• use the quantifiers for all and there exists
• use examples and counterexamples
Specialist Mathematics 2019 v1.0 General Senior Syllabus © Queensland Curriculum and Assessment Authority
iStock/Trifonov_Evgeniy
TERMINOLOGY
acute-angled triangle alternate angles angle-angle (AA)
angle-angle-side (AAS) angles at a point co-interior angles
congruent contradiction contrapositive
converse corollary corresponding angles
counterexample direct proof equilateral triangle
equivalent Euclid’s postulates if and only if (iff)
integer irrational number isosceles triangle
kite lemma member of
necessary and sufficient negation obtuse angled triangle
parallel parallelogram proof
QED rational number real numbers
rhombus right angle-hypotenuse-side (RHS) right-angled triangle
RTP side-angle-side (SAS) side-side-side (SSS)
similar supplementary theorem
trapezium vertically opposite
A theorem is an important result, a lemma is a small theorem used to prove a main theorem
and a corollary is a simple consequence of a theorem. The letters QED stand for quod erat
demonstrandum. This is Latin for ‘that which was required to be proven’ and it shows the
proof is finished.
A direct proof is a proof that starts with the assumption and goes in easy steps to the result.
It is the simplest method.
Solution
In Mathematics, an elegant proof has a small number of steps using a small amount of
mathematical knowledge. Example 1 uses only addition of 0 and the meaning of greater than.
It is very clumsy to keep writing ‘then’, ‘thus’, ‘so’, etc. in a proof. You can use the symbol ⇒
instead. It means ‘it follows that’ or ‘if …. then’.
EXAMPLE 2
Solution
EXAMPLE 3
iStock/MarioGuti
b Children learn to read in primary
school
Kayla is an adult
Thus Kayla can read
c
All boys like to wrestle
Jimmy is a boy
Thus Jimmy likes to wrestle
Solution
Some statements are reversible. In that case, you can use the symbol ⇔ to show that it works
WS in both directions. The symbol is generally read as ‘necessary and sufficient’ or ‘if and only if’.
It just means that if the first part is true, so is the second, and vice versa.
Necessary
Homework and
sufficient
For example, ‘PQRS is a quadrilateral’ ⇔ ‘PQRS has 4 sides’ works both ways.
A is sufficient for B means A ⇒ B
A is necessary for B means A ⇐ B (B ⇒ A)
1
2 Prove that if x > y and y > z, then x > z (transitivity).
x y 2
4 Prove that if x > y and c > 0, then > .
c c
5 Explain why each of the following ‘proofs’ are incorrect. Example
Problem solving
6 a Prove that if x + c > y + c, then x > y
b What can you conclude by combining a and Example 1?
Let x = 1
⇒ x2 = 1
⇒ x2 − 1 = 0
⇒ (x − 1)(x + 1) = 0
( x − 1)( x + 1) 0
⇒
=
( x − 1) ( x − 1)
⇒x+1=0
⇒ x = −1
⇒ 1 = −1
Counterexamples
• A counterexample is an example of a case where a statement is not true
• A single counterexample is all that is needed to disprove a statement
EXAMPLE 4
Solution
The squares of negative numbers are positive. (−3)2 = 9 > 1, but −3 < 1
Write the conclusion. x2 > 1 ⇒ x > 1 is not true.
When you are looking for counterexamples, try 0, 1, negatives, large numbers, very small
numbers and numbers at the boundaries of conditions.
EXAMPLE 5
In the Middle Ages, n2 + n + 41 was thought to be a prime number for any positive integer n.
Prove that this is not true.
Solution
Try n = 1. n2 + n + 41 = 1 + 1 + 41
= 43, which is prime
Try n = 41, the other n + n + 41 = 412 + 41 + 41
2
boundary.
= 41(41 + 2)
= 41 × 43, which is not prime
Write the conclusion. n2 + n + 41 is not always prime because it is composite
for n = 41.
2
4
2 Show that x = 16 ⇒ x = 4 is not true.
3 Show that n3 − 6n2 + 11n − 6 = 0 is not always true for all positive integers.
4 Show that n2 + n + 17 is prime for all positive integers is not true. Example
5
5 Show that 3n2 + 3n + 23 is prime for all positive integers is not true.
Problem solving
1 1
6 Decide whether x > y ⇒ < is true. If it is not true:
x y
a find a counterexample
b try to find a restriction on x and y to make it true.
1 1
10 Decide whether > is true. If it is not true:
n n +1
a find a counterexample
b try to find a simple change or restriction to make it true.
2.03 Converse
WS
For p ≠ 0, mp = np ⇒ m = n.
Converse
Homework
This is also true in reverse, so m = n ⇒ mp = np.
This means that you can say that for p ≠ 0, mp = np ⇔ m = n.
The reverse of a conditional mathematical statement like this has a special name.
Writing the converse of a mathematical statement is an important skill. Writing the converse
does not mean that it is true. A statement and its converse could both be true, both be false or
one could be true and one false.
A statement and its converse need to be proved separately.
EXAMPLE 6
Solution
In Example 6, the statements in a and b are true but their converses are false. Both statement c
and its converse are true. For another example, the statement x2 = 16 ⇒ x = 4 is false, but its
converse is true.
Write the converse of each statement and decide on the truth of the statement and its
converse.
a Lions hunt and eat wildebeest.
b A quadrilateral whose diagonals cross at 90° is a square.
c If x, y are integers, then xy is an integer.
Decide on their truth. The statement is true but the converse is false.
Decide on their truth. The statement is false but the converse is true.
Decide on their truth. The statement is true but the converse is false.
6
2 Write the converse of: x + y an integer ⇒ x, y integers.
5 Write the converse of ‘A quadrilateral is a kite ⇒ diagonals cross at 90°’ and decide on
the truth of the statement and its converse.
6 Write the converse of ‘For integers x, y: one even and the other odd ⇒ x + y odd’ and
decide on the truth of the statement and its converse.
7 Write the converse of ‘xy = 0 ⇒ x = 0 or y = 0’ and decide on the truth of the statement
and its converse.
8 Write the converse of ‘2x + 1 is an odd integer ⇒ x is an integer’ and decide on the truth
of the statement and its converse.
9 Write the converse of ‘x an integer ⇒ 2x is an even integer’ and decide on the truth of
the statement and its converse.
Equivalence
• Two statements P and Q are equivalent if P ⇔ Q
• To prove equivalence you have to show that both P ⇒ Q and its converse,
Q ⇒ P are true
• Equivalent statements are written as ‘P if and only if Q’, ‘P iff Q’ and ‘P is necessary
and sufficient for Q’
Solution
Whenever you make a statement, there is a possible opposite statement. For example, the
opposite of ‘all 17-year-olds are in Year 11’ is ‘some 17-year-olds are not in Year 11’. You
could even go as far as ‘at least one 17-year-old is not in Year 11’. You can see this by writing
the opposite by putting in the word ‘not’. This gives ‘not all 17-year-olds are in Year 11’.
Negation
The negation of a statement P is ‘not P ’, written as P or ¬P.
Solution
a Write the statement to include the The entire surface of Antarctica always
implied meanings. has a layer of snow or ice on top of it.
b In this case, ‘a rational number’ really There is at least one rational number
means any rational number, not just one. whose inverse is not a rational number.
a
Since a rational number can be written as , if you divide a by b it either divides exactly
b
to make a terminating decimal, or gives one of the remainders 1, 2, 3, 4, 5, …, b − 1. Since
there are only a finite number of possible remainders, they must repeat, unless the division
terminates. If the division terminates, so does the decimal. If it doesn’t terminate, the
numbers must repeat. Hence the last statement above is true. You should be able to change
between the two representations of rational numbers.
5 9
a Change and to decimal form.
16 14
b Change 0.175 and 0.318181818… to fraction form.
Solution
a x = 10; 5x = 50 8
2 2
b a = b; a = b
c a2 − 2ab + b2 = 0; a = b
d a3 = b3; a = b
e
The opposite sides of a quadrilateral are equal; the opposite sides of a quadrilateral
are parallel.
2 For positive integers, are the statements ‘x is a prime number’ and ‘x is not a composite
number’ equivalent?
a x is an integer 9
b All angles in a quadrilateral are less than 180°
c A number that can be shown on the number line is either a fraction or an integer
d
A number that can be shown on the number line is either a rational or irrational
number
e If (x − y)2 > x2 + y2, then y is negative
Problem solving
6 Are the statements ‘x is a rational number’ and ‘x can be written as a recurring decimal’
equivalent? Justify your answer.
8 Is being female the converse or negation of being male? Justify your answer.
9 Is being an even number the negation of being an odd number? Justify your answer.
10 Is ‘If you don’t work hard in Maths, you will get a poor result’ equivalent to ‘If you work
hard in Maths, you will get a good result’? Explain your answer.
11 Are the statements ‘An integer that is divisible by 2 is even’ and ‘An integer that is not
divisible by 2 is not even’ equivalent statements, converse statements or negations of
each other? Justify your answer.
2.05 Contrapositive
‘Contra’ means against, so contrapositive literally means ‘against positive’. If you think of
WS the statement ‘Fish have gills’ as the positive statement, then the contrapositive statement is
Contrapositive
Homework
‘Something without gills is not a fish’. You can think of the ‘contra’ part as saying you have to
go backwards when you change to negatives.
Contrapositive
• The contrapositive of P ⇒ Q is Q ⇒ P
• The contrapositive statements P ⇒ Q and Q ⇒ P are equivalent
• Proving Q ⇒ P is the same as proving P ⇒ Q
You may find it easier to prove the contrapositive than to prove the original statement.
You should always consider the contrapositive as an alternative method of proof.
Solution
In proofs, you often use the phrases, ‘for all’, ‘for any’ or ‘for all cases’. There is a symbol
that makes this shorter to write. There are other symbols for the integers, rational numbers
and so on.
Solution
You can use the same method as above to show that if a square is divisible by 2, 5, 7, 11, …,
then the number must be divisible by 2, 5, 7, 11, …
The contrapositive can be used in geometry. You also combine it with a counterexample to
show that something is not true.
EXAMPLE 13
Show that ‘If a quadrilateral has 4 equal sides, then it is a square’ is false.
Solution
2 Prove that if a quadrilateral is a rectangle, its opposite sides are parallel. Example
13
Problem solving
3 Prove that ∀ n ∈ Z +, if 3n + 1 is even, then n is odd.
6 Prove that ∀ n, m ∈ Z +, if n + m is even, then n and m are both even or both odd.
2.06 Contradiction
Proof by contradiction is similar to contrapositive because you assume the negation of what
you want to prove.
Proof by contradiction
• Assume the negation of what you want to prove
• Show that this leads to something obviously not true
• Say that this is a contradiction, so what you want must be true
Solution
EXAMPLE 15
Solution
a
Write in lowest form. ⇒ 3= for some a, b ∈ Z
b
a
If is not in the lowest form with a, b > 0, cancel until
b
it is.
a2
Square both sides. ⇒3=
b2
The proof above uses two extra pieces of information. The first is that a fraction can always
be cancelled to the lowest form. The second is that if n2 is divisible by a prime number,
then so is n. You have already seen that this is true for the prime numbers 2 and 3 in the
last section. You can use the contrapositive to prove it for any prime number. It follows that
the square root of any prime number will be irrational. If you wanted to show that 17 was
irrational, then you could assume that ‘n2 divisible by 17’ ⇒ ‘n divisible by 17’ unless told to
prove it first. It is also true for any integer that is not a perfect square. For example, it is true
for n = 8 but not for n = 9.
EXAMPLE 16
Prove that the perpendicular distance from a point to a line is the shortest distance
to the line.
Solution
Problem solving
7 Prove that if a, b ∈ Z, then a2 − 4b ≠ 2.
8 Prove that for a, b, c ∈ Z +, a2 + b2 = c2 ⇒ a or b is even.
9 Prove that if x is irrational, then −x is irrational.
10 Prove that the sum of a rational number and an irrational number is irrational.
11 Prove that the product of a rational number and an irrational number is irrational
12 Prove that the quotient of a rational number and an irrational number is irrational.
Euclid was forced to adopt the last postulate, but for a long time people thought it could
be proven from the first four. It is now known to be equivalent to Pythagoras’ theorem,
the assumption that parallel lines are always the same distance apart and many other
assumptions. Euclid defined parallel lines as lines in the same plane that never meet.
Other kinds of geometry make different assumptions about parallel lines.
The contrapositive of the 5th postulate is that the co-interior angles of parallel lines add
up to 180°. Since it is the contrapositive, it is equivalent to the postulate.
A straight line is two right angles, so the sum of angles on a straight line must be 180°.
INVESTIGATION
EUCLID
Find out more about Euclid of Alexandria.
• Where was Alexandria?
• Why was Alexandria famous?
• How was Euclid’s work preserved?
• Can you still get Euclid’s Elements?
Use Euclid’s postulates to prove that the angles in a triangle add up to 180°.
Solution
F G
A B
Since the steps to show ∠ECB = ∠ABC are the same as the steps for ∠DCA = ∠BAC, you can
just say ‘similarly’ instead of repeating them.
The angle sum of a quadrilateral must be 360° because it is two triangles. You should
remember the following from Year 10.
x x + y + z = 360°
y
• Angles at a point add up to 360° z
y x + y = 180°
• Co-interior angles add up to 180° x
y z
• Angles in a quadrilateral add up to 360° w + x + y + z = 360°
w
x
Solution
a Find the third angle in ABC. ∠BCA = 42° (angle sum of ABC)
Find the third angle in EFG ∠FGE = 12° (sum of angles in EFG)
Geometric proofs often used for congruent or similar triangles. You can prove that two
triangles are congruent or similar using the following tests.
EXAMPLE 19 WS
Proving properties of
Homework
Prove that a quadrilateral is a kite if and only if one of its diagonals bisects the other at 90°. quadrilaterals
Solution
A E C
*The steps for EBA ≡ EDA are the same as for EBC ≡ EDC, immediately above. You
can omit the steps and write ‘similarly’ for such a case.
The proof is typical of many direct geometric proofs.
6 Show that the exterior angle of a triangle is equal to the sum of the interior
opposite angles.
Example 7 Find the value of each pronumeral, giving reasons for each step.
18 a S b R c I
i 32°
63° I 75° T
G h C
L 76°
j
G N
I A
111° K
30° P
T 83° L
P H E
U
T
f T
97°
Q N A
9 Show that a quadrilateral is a parallelogram if and only if the diagonals bisect each other. Example
19
Problem solving
10 Show that a quadrilateral is a rhombus if and only if the diagonals bisect each other at 90°.
11 Show that a line segment between the midpoints of two sides of a triangle is parallel to
and half the length of the third side.
13 Show that the diagonally opposite angles of a quadrilateral are equal if and only if it is a
parallelogram.
Methods of proof
Steps of a mathematical proof
• A precise statement of what is to be proven, usually under a heading of Theorem,
Lemma, Corollary or Required to Prove (RTP)
• The logical steps of the Proof come next, usually with reasons for each step
• A final statement of what has been proven, followed by the initials QED
Types of proof
• A direct proof is a proof that starts with the assumption and goes in easy steps to the result.
• A counterexample is an example of a case where a statement is not true
• A single counterexample is all that is needed to disprove a statement
• The converse of ‘if P then Q’ is ‘if Q then P ’
• In symbols, the converse of P ⇒ Q is Q ⇒ P
• Two statements P and Q are equivalent if P ⇔ Q
• To prove equivalence you have to show that both P ⇒ Q and its converse, Q ⇒ P are true
• Equivalent statements are written as ‘P if and only if Q’, ‘P iff Q’ and ‘P is necessary and
sufficient for Q’
Contrapositive
• The negation of a statement P is ‘not P ’, written as P or ¬P.
• The contrapositive of P ⇒ Q is Q ⇒ P
• The contrapositive statements P ⇒ Q and Q ⇒ P are equivalent
• Proving Q ⇒ P is the same as proving P ⇒ Q
Proof by contradiction
• Assume the negation of what you want to prove
• Show that this leads to something obviously not true
• Say that this is a contradiction, so what you want must be true
Rational and irrational numbers
a
• A rational number is one that can be expressed as , where a and b are integers
b
• An irrational number is one that is not rational
• It follows that a rational number can also be expressed as a terminating or recurring
decimal and an irrational one cannot
∀ for all
Z the set of all integers
+
Z the set of all positive integers
Q the set of all rational numbers
Q+ the set of all positive rational numbers
R the set of all real numbers
R\0 the set of all real numbers except 0
∈ is a member of (is one of )
∃ there exists (there is)
|| is parallel to
triangle
∠ angle
Euclid’s postulates
• You can draw a straight line segment through any two points
• You can infinitely extend any line segment to make a straight line
• For any line segment you can draw a circle so that the line segment is a radius with one
end at the centre
• All right angles are congruent
• If the co-interior angles of a transversal and two straight lines in the same plane do not
add up to 180°, then the straight lines will meet if they are indefinitely extended on the
side where the co-interior angles sum to less than 180°.
• The last postulate is equivalent to ‘co-interior angles of parallel lines add up to 180°’
Basic geometry and shapes
• Vertically opposite angles are equal
• Angles on a straight line add up to 180° (supplementary) x y x + y = 180°
x x + y + z = 360°
• Angles at a point add up to 360° y
z
y x + y = 180°
• Co-interior angles add up to 180° x
y z
• Angles in a quadrilateral add up to 360° w + x + y + z = 360°
w
x
Methods of proof
1 Prove that for positive numbers w, x, y, z: w > x and y > z ⇒ wy > xz Examples
1, 2
2 Explain why each of the following ‘proofs’ are wrong.
a
Example
Boys like to wrestle.
3
Mohamed is a boy.
Therefore Mohamed likes to wrestle.
b Working in a noisy place without ear protection causes deafness.
Tom is deaf.
Thus Tom must have worked in a noisy environment.
a x > y ⇒ x2 > y2 4, 5
2
b x + 24 > 10x
6
a All lions are carnivores.
b x, y integers ⇒ xy is an integer
Example
5 Write the converse of ‘xy is a perfect square ⇒ x, y are perfect squares’ and decide on the 7
truth of the statement and its converse.
n 8
a 0 ≤ x ≤ 1; 0 ≤ x ≤ 1 for n > 0
b
Opposite sides of a quadrilateral are equal; Opposite sides of a quadrilateral are
parallel
c A quadrilateral is a kite; The diagonals of a quadrilateral cross at 90°
12 25 10
b Express 0.745 and 0.375 in fraction form.
Examples
16 14 Use Euclid’s postulates to prove that the angle sum of a trapezium is 360°.
Example
17 15 Find the value of each pronumeral, giving reasons for each step.
Example
a b N
18
B
50°
U O
L B
138° 108°
Y
118°
g V 99°
i
X
T E F
c Z d
B
165° 69°
132°
T T
59°
O N
j h
H O J
Example 16 Prove that a quadrilateral is a square if and only if it has equal diagonals that bisect each
19 other at 90°.
19 Are the statements ‘x > 0’ and ‘x < 0’ converses, negations of equivalents of each other?
Justify your answer.
23 Show that a line segment between the points on two sides of a triangle that divide the
1
sides in the ratio 1:4 (from the common vertex) is parallel to and the length of the
5
third side.