02-proof
02-proof
02-proof
02 Proof
Maths extension 2 (Saint Mary & Saint Mina'S Coptic Orthodox College)
2
Proof
Statements: Statements are the basic building blocks of proof. Despite being so
fundamental, it is rather difficult to define what a statement is. Two of the
definitions given in The Macquarie Dictionary are as follows:
1. something stated
2. a communication or declaration in speech or writing setting forth facts,
particulars, etc.
The latter is perhaps more relevant to mathematical proof. Thus a statement
can be a simple sentence, such as:
n is a multiple of 3.
It may also be a mathematical declaration, such as:
let p be a prime number.
A statement may take the form of an assertion or definition, such as:
even numbers are divisible by 2,
or it may be a claim to be proven or a deduction which has already been proven,
such as:
every multiple of 6 is also a multiple of 3.
Although these four examples do not say precisely what a statement is, they will
enable discussions about statements with some agreement about what is meant.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Logical Values: Every statement must take one of two logical values: true or false.
Using the first example of a statement above,
n is a multiple of 3
1 LOGICAL VALUES: A statement must take one of two logical values: true or false.
Notice in this example that the logical value of a statement may change with
circumstance, but it cannot be simultaneously both true and false. There is no
integer n which is both a multiple of 3 and not a multiple of 3. Likewise a
statement cannot be neither true nor false. Given an integer n, it must always
fall into one of two categories: a multiple of 3, or not a multiple of 3.
A Proven Statement: Whilst some statements may change logical value due to
circumstance, other statements never change their logical value. The statement
34 is a Fibonacci number
is always true, as is determined by simply writing out the first few terms:
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
58 CHAPTER 2: Proof 2A
Negation: The negation of a statement changes its logical value. In English, negation
is commonly associated with the word not . Thus, whilst the statement
all Fibonacci numbers are odd
is clearly false, its negation
not all Fibonacci numbers are odd
is equally clearly true. In English, this last statement might be considered clumsy,
and so may be replaced with
some Fibonacci numbers are even.
Thus, whilst the presence of the word “not” clearly indicates a negation, its
presence as an indicator cannot always be relied upon.
It is sometimes convenient to associate negation with
complementary sets or events. By way of example: S
_
let x be a Fibonacci number on a die F F
1 3 4
is true when x = 1, 2, 3 or 5 and false when x = 4 or 6. 5
2 6
In contrast:
let x be a non-Fibonacci number on a die
is false when x = 1, 2, 3 or 5 and true when x = 4 or 6. Notice that, whilst the
“not” has been modified into the prefix “non-”, the logical value of the statement
has been changed as expected. All this is clearly evident in the Venn diagram
showing the set of Fibonacci numbers F and its complementary set F .
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Analysing the latter diagram carefully, it should be clear that the result is
S S S
F T F T F T
2 1 2 1 2 1
6 6 6
5 3 5 3 5 3
4 4 4
F or T or both.
That is, F ∩ T = F ∪ T . Hence by analogy ¬(F and T ) = ¬F or ¬T .
A practical example may help make it clear. Suppose that a school offers two
languages: French and Japanese. A student who does not study both French and
Japanese, either does not study French, or does not study Japanese, or does not
study any language.
Similar analysis gives ¬(F or T ) = ¬F and ¬T , which is left as an exercise.
AND, OR AND NEGATION: The rules are analogous to the complements of intersections
of sets and unions of sets.
5
• The negation of and is or , so that ¬(F and T ) = ¬F or ¬T .
• The negation of or is and , so that ¬(F or T ) = ¬F and ¬T .
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
60 CHAPTER 2: Proof 2A
Two other words commonly associated with implications are each and all . Here
is a similar example written all three ways.
All odd squares are one more than a multiple of 4.
Each odd square is one more than a multiple of 4.
If a number is odd then its square is one more than a multiple of 4.
The careful reader will have also realised from the examples given so far that
implication is commonly associated with subsets. Thus the odd squares form a
subset of those numbers which are 1 more than a multiple of 4.
This is perhaps more easily seen in a simpler example. S
Consider the prime numbers P and Fibonacci numbers F
F
on a die, as shown in the Venn diagram. Quite clearly: 1 3 4
5
all primes on a die are Fibonacci numbers P 2 6
and it is equally clear that P ⊆ F .
The mathematical notation used for implication is a double tailed arrow ⇒ which
points towards the conclusion. Thus, returning to the example of odd squares:
a is odd ⇒ a2 is 1 more than a multiple of 4.
Whilst this notation is a useful tool, it should be used sparingly.
Quantifiers: The words all and some have been used in various examples above.
These words, and their synonyms, are called quantifiers because they indicate a
quantity. Thus, from above,
all of the primes on a die are Fibonacci numbers,
whereas, in contrast,
some of the primes on a die are odd. S
Whilst all often indicates subsets, the word some is often D P
associated with intersections of sets. This is made clear 3 2 4
1 5
in the Venn diagram of the second example, where D is 6
the set of odds and P is the set of primes.
QUANTIFIERS: The words all and some, and their synonyms, are called quantifiers.
7 • All is associated with subsets.
• Some is associated with intersections.
An important synonym for some is there exists. Thus, continuing with the odds
and primes on a die, it is also true to state that:
there exists a prime on a die that is odd,
there exists a prime on a die that is not odd.
It was mentioned above that, whilst logic notation is a useful tool, it should be
used sparingly. Indeed it is often clearer to write a statement in words than in
symbols. To make this point, some more useful symbols will now be introduced.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Recall that:
all odd squares are one more than a multiple of 4.
The symbol ∀ means for all . Thus the above implication might be written as:
∀ a odd, a2 is 1 more than a multiple of 4.
Next observe that the value of a can always be written as a = 2m + 1, where
m ∈ Z. That is, m is an integer. So
∀ m ∈ Z, (2m + 1)2 = (multiple of 4) + 1.
Lastly, the multiple of 4 can always be found. For example, 52 = 6×4+1. To put
it another way, there exists an integer k which is the multiple of 4. The symbol
for there exists is ∃. So finally the statement becomes:
∀ m ∈ Z, ∃ k ∈ Z such that (2m + 1)2 = 4k + 1.
Compare this last jumble of symbols with the clear prose given in the statement
at the top of the page. The symbols have got in the way and hindered an easy
reading of the implication. Here is another pair of statements to show that the
use of symbols can be a distraction.
Not all primes are odd.
∃ x ∈ {primes} such that x 6= 2m + 1, ∀ m ∈ Z.
Of course, these symbols will be needed in certain problems, and students will
be expected to understand them when they are used in questions. Nevertheless,
symbols used in a proof or logical argument in this course should be the exception
rather than the rule.
Sufficient and Necessary: Two other terms are strongly associated with implication
and are often used in mathematical proofs or discussions about proofs. It is easiest
to explain these terms when the statement is written in if ... then ... form. So,
here is the statement about primes on a die written in that way.
If a number on a die is prime then it is a Fibonacci number.
The first part of an if ... then ... statement is called a sufficient condition. That
is, it is sufficient to know that a number on a die is a prime to guarantee that it
is a Fibonacci number. The second part of an if ... then ... statement is called
a necessary condition. That is, it is necessary to know that a number on a die is
a Fibonacci number in order for it to be prime. However, it does not guarantee
that it is a prime. It could be the number 1.
The situation is once again made clear by the fact that on the die, the primes
form a subset of the Fibonacci numbers. The subset corresponds to the sufficient
condition, and the superset corresponds to the necessary condition. A practical
example should help make it clear.
If I travel by bus then I use public transport.
It is sufficient that I travel by bus in order to use public transport, but it is
necessary that I use public transport in order to travel by bus.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
62 CHAPTER 2: Proof 2A
CONVERSE STATEMENTS:
9 The converse of the statement if A then B is the statement if B then A.
A statement and its converse may have different logical values.
Clearly equivalent statements are important and so they have special terminology
and notation. The two implications are often abbreviated into one statement
using the words if and only if . Thus, from the geometry example above:
a quadrilateral is a rhombus if and only if it has four equal sides.
When written, the words if and only if may be abbreviated to iff, or the symbol ⇔
may be used. Here is the same statement written in those two ways.
A quadrilateral is a rhombus iff it has four equal sides.
A quadrilateral is a rhombus ⇔ a quadrilateral has four equal sides.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Recall that an implication is associated with the words sufficient and necessary.
Writing the last example of equivalence as an implication and its converse:
if x is a power of 2 on a die then it is a proper factor of 8,
if x is a proper factor of 8 on a die then it is a power of 2.
From the first of these, it is sufficient that x is a power of 2 on a die for it to be
a proper factor of 8. From the second, it is necessary that x is a power of 2 on a
die for it to be a proper factor of 8. In other words, x is a power of 2 on a die
is both a necessary and sufficient condition for it to be a proper factor of 8. A
similar situation will hold for any pair of equivalent statements.
NECESSARY AND SUFFICIENT: When two statements are equivalent, each is both a
12
necessary and sufficient condition for the other to be true.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
64 CHAPTER 2: Proof 2A
This means that an implication and its contrapositive can be written in the form
of an if and only if statement:
A implies B if and only if not B implies not A,
or, writing this entirely in symbols:
(A ⇒ B) ⇔ (∼B ⇒ ∼A).
THE CONTRAPOSITIVE: An implication, if A then B, is logically equivalent to its
13
contrapositive, if not B then not A.
The situation is clear from the Venn diagram of the primes and Fibonacci numbers
on a die. In that case P ⊆ F , and consequently F ⊆ P . That is, if x is not a
Fibonacci number on a die then it is not prime. Here are Venn diagrams with F
and P shaded to demonstrate that F ⊆ P .
S S
F F
1 3 4 1 3 4
5 5
P 2 6 P 2 6
Exercise 2A
1. Identify each of these symbols.
(a) = (b) ⇒ (c) ⇔ (d) ∀ (e) ∃
2. Write down the converse of each statement, and state whether the converse is true or false.
(a) If a triangle has two equal sides, then it has two equal angles.
(b) If a number is odd, then its square is odd.
(c) If I am a horse, then I have four legs.
(d) If a number ends with the digit 6, then it is even.
(e) Every square is a rhombus.
√
(f) If n ∈ R, then n ≥ 0.
3. Indicate whether each statement is true or false.
(a) Having four legs is a necessary condition for being a cat.
(b) Having four legs is a sufficient condition for being a cat.
(c) Owning a car is a necessary condition for holding a driver’s licence.
(d) Owning a car is a sufficient condition for holding a driver’s licence.
(e) If two statements are equivalent, then each is a necessary condition for the other to
be true.
(f) If two statements are equivalent, then each is a sufficient condition for the other to be
true.
4. Write down the negation of each statement.
(a) All cars are red. (e) If I live in Tasmania, then I live in Australia.
(b) a>b (f) If Nikhil doesn’t study, then he will fail.
(c) Hillary likes steak and pizza. (g) −3 ≤ x ≤ 8
(d) Bill is correct or Dave is correct. (h) x < −5 or x ≥ 0
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
66 CHAPTER 2: Proof 2B
13. An implication is false if the premise is true but the conclusion is false. Otherwise it is
true. State whether each statement is true or false.
(a) 1 + 1 = 3 ⇒ 2 + 2 = 4 (c) 1 + 1 = 3 ⇒ 2 + 2 = 3
(b) 1 + 1 = 2 ⇒ 2 + 2 = 3 (d) 1 + 1 = 2 ⇒ 2 + 2 = 4
14. (a) Explain why “1 < 0” and “1 is a negative number” are equivalent statements.
(b) Combine them into an if ... then ... statement. Is the result true?
15. Consider the following statements:
(1) If I do not do my homework then I will fail.
(2) If I study hard then I will pass.
If statements (1) and (2) are both true and I passed, then:
(a) Did I do my homework? (b) Did I study hard?
ENRICHMENT
2B Number Proofs
Now that the basic concepts, terminology and notation of proof are understood,
they can be put together to write proofs of simple results. The geometry studied
in Years 7 to 10 involved many such proofs, and it would be worth reviewing some
of those in light of this new understanding. In this section and in 2C, however,
attention is focused on some basic results in number theory, that is, the study of
the structures and number patterns in:
Z the integers . . . − 3, −2, −1, 0, 1, 2, 3, . . .
Z+ the positive integers 1, 2, 3, . . .
N the natural numbers 0, 1, 2, 3, . . .
A proper investigation of number theory would occupy an entire book, so only a
few simple results in divisibility are proven here.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2B Number Proofs 67
This definition will be essential in the following worked examples, and in the
exercise questions. Although the wording of the definition may seem obscure, in
practice it is quite obvious. For example, 12 is divisible by 4 because 12 = 4 × 3.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
68 CHAPTER 2: Proof 2B
n = 4k
and n = 6`
so 4k = 6`
or 2k = 3` .
Since 2 and 3 are primes, k is divisible by 3 (and ` is even),
so there exists an integer m such that k = 3m.
Hence n = 4 × 3m
= 12m
That is, if n is divisible by both 4 and 6 then it is divisible by 12.
Exercise 2B
Note: In this exercise you may assume that all pronumerals represent integers.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2B Number Proofs 69
8. Suppose that 2a + b and 3a + 2b are both divisible by n. Prove that a and b are both
divisible by n.
9. Suppose that a2 + a and a2 − a are both divisible by 4. Prove that a is even.
10. Prove that a3 − a is divisible by 6 ∀ a ∈ Z.
11. If a is even, prove that a3 + 2a2 is divisible by 8.
12. Prove that a number is divisible by 6 if and only if it is divisible by both 2 and 3.
(Remember that to prove A ⇔ B, you must prove B ⇒ A and A ⇒ B.)
13. Prove that an integer is the sum of 7 consecutive integers if and only if it is divisible by 7.
14. (a) If n is odd, prove that the sum of n consecutive numbers is divisible by n.
(b) If n is even, is the sum of n consecutive numbers divisible by n? Explain your answer.
15. Prove that a 4-digit number is divisible by 3 if and only if the sum of its digits is divisible
by 3.
16. Let n = 10x + y, where n, x, y ∈ Z+ .
(a) Prove that if n is divisible by 13, then x + 4y is also divisible by 13.
(b) Prove that the converse of part (a) is true.
(c) Combine (a) and (b) into an ‘if and only if’ statement using mathematical symbols.
(d) Use part (a) recursively to show that 8112 is divisible by 13.
17. (a) Show that xn − 1 = (x − 1)(xn−1 + xn−2 + xn−3 + · · · + x2 + x + 1).
(b) Hence prove that:
(i) 7n − 1 is divisible by 6 ∀ n ∈ Z+,
(ii) if an − 1 is prime, then a = 2 for a > 0.
18. Suppose that n = pa q b , where p and q are primes and p 6= q.
(a) Use combinatorics (a counting argument) to explain why n has (a + 1)(b + 1) factors.
(b) Hence determine the number of factors of 80 000.
19. Prove the statement: a − c is a divisor of ab + cd ⇒ a − c is a divisor of ad + bc.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
70 CHAPTER 2: Proof 2C
ENRICHMENT
Proof by Contraposition: This style of proof takes advantage of the fact that an
implication is equivalent to its contrapositive. Thus when an implication is not
easy to prove directly, it may be suitable to use proof by contraposition instead.
It is important to clearly state what is being done at the outset.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Proof by Contradiction: This style of proof is based on the fact that a statement
can only have one of two values, true or false, and the negated statement must
have the opposite value. That is, if a statement is true then its negation must
be false. Hence proving a statement is equivalent to showing that its negation is
false. Thus when a statement is not easy to prove directly, it may be suitable to
show instead that the negated statement is false.
The first step is to write down the negation as an assumption. It is then shown
that this leads to an absurd statement, like −1 > 2, or it leads to a contradiction
of the initial assumption. This is why the method is also called reductio ad
absurdum . Since the negation is equivalent to a false statement, the negation is
also false. It must therefore hold that the proposition is true.
√
WORKED EXAMPLE 6: Prove that 2 is irrational.
√
SOLUTION: By way of contradiction, assume that 2 is rational.
That is, assume there exist m, n ∈ N (natural numbers) such that
√ m
2=
n
where n ≥ 1 and the HCF (highest common factor) of m and n is 1.
That is, the fraction has been reduced to lowest terms.
Squaring and re-arranging gives
2n2 = m2 .
Thus m2 is divisible by 2.
Now if m were not divisible by 2 then m2 would not be divisible by 2.
Hence m is also divisible by 2. So let m = 2p and write
2n2 = 4p2
or n2 = 2p2 .
Thus n2 is divisible by 2.
Now if n were not divisible by 2 then n2 would not be divisible by 2.
Hence n is also divisible by 2.
That is, 2 is a common factor of m and n.
But the HCF is 1, so there is a contradiction.
√
Hence 2 is irrational.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
72 CHAPTER 2: Proof 2C
The next worked example follows a slightly different argument to show that log2 3
is irrational. This result is extremely important in music. Musicians will know
that when a fifth is played on a piano, say from A to E, it is not a pure fifth but
slightly short. A pure fifth has frequencies in the ratio 2 : 3. Thus using A440
should give E660, but on a piano it is approximately E659. This is done so that
the cycle of fifths works, and it comes about because log2 3 is irrational.
The Fundamental Theorem of Arithmetic: In the last proof it was assumed that
a positive power of 3 cannot equal a positive power of 2. Intuition and experience
certainly seem to suggest this is true, but it has not been proven. The result is
a specific case of a more general theorem. The theorem effectively states that
there is only one way to write a number in prime factored form. This is such
an important result in number theory that it is given the name the fundamental
theorem of arithmetic . Although any proof of this result is beyond the scope of
this course, it is such an important theorem that a proof has been included in
the appendix to this chapter.
Exercise 2C
1. Prove by contradiction that log7 13 is irrational.
Start by assuming that log7 13 is rational, so log7 13 = mn
, where m, n ∈ Z and m, n have
no common factors other than 1.
√
2. Prove by contradiction that 5 is irrational.
√ √
Start by assuming that 5 is rational, so 5 = m n
, where m, n ∈ Z and m, n have no
common factors other than 1.
3. Consider this statement for a ∈ N: ‘If a2 is odd then a is odd.’
(a) Write down the contrapositive of the statement.
(b) Prove the statement by proving its contrapositive.
4. By proving the contrapositive, prove that if m2 + 4m + 7 is even, then m is odd.
5. Suppose that a, b ∈ Z+ . By proving the contrapositive, prove that if ab is even, then a is
even or b is even.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
DEVELOPMENT
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
74 CHAPTER 2: Proof 2D
2D Algebraic Inequalities
Two fundamental assumptions about inequalities will be used throughout this
course. They should be intuitively obvious from previous work on equations and
inequations. Those assumptions are, for real numbers a, b and c :
if a > b then a + c > b + c ,
if a > b and c > 0 then ac > bc ,
with similar results for a < b. The first statement means that an inequality is
unchanged when the same amount is added to both sides. In the second case
the inequality is unchanged when both sides are multiplied by the same positive
amount. A particular case of the first statement is when c = −b, which gives
if a > b then a − b > 0 .
That is, if a > b then (a − b) is positive. The converse is also assumed true.
There is an amazing number of types of algebraic inequalities, but most can be
assigned to one of four broad categories for proving. Those are:
• put everything on one side,
• squares of reals cannot be negative,
• combinations of inequalities,
• begin with a known result.
The first category takes advantage of the last statement above.
Put Everything on One Side: In a few instances the inequality can easily be proved
by moving all terms to one side and considering the sign of that expression.
WORKED EXAMPLE 8: Let a < b be real numbers. Prove that the average of the
squares of a and b is greater than the square of the average.
SOLUTION: The corresponding inequality to prove is
2
a2 + b2
a+b
> .
2 2
a2 + b2 a2 + 2ab + b2
Now LHS − RHS = −
2 4
a2 − 2ab + b2
=
4
(a − b)2
=
4
>0 (since squares cannot be negative.)
2 2
2
a +b a+b
Hence − >0
2 2
2
a2 + b2
a+b
and so > .
2 2
Squares Cannot be Negative: The crucial step in the previous worked example was
that the square of a real number cannot be negative. That fact can be deduced
from the assumptions at the start of this section, and the proof is left as an
exercise. This important result can be used to solve numerous other inequalities.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2D Algebraic Inequalities 75
Arithmetic and Geometric Means: Recall from sequences and series that if a
and b are positive real numbers then the sequence a, x, b will be arithmetic if
a+b
x= .
2
The value of x is called the arithmetic mean of a and b.
Likewise, the sequence a, y, b will be geometric if
√
y = ab .
The value of y is called the geometric mean of a and b.
The AM/GM Inequality: One very important result is that the arithmetic mean
is at least as large as the geometric mean. This is sometimes called the AM/GM
inequality. It is proved by noting that squares of real numbers cannot be negative.
The AM/GM inequality can also be proven using circle geometry and that is
done in a worked example in Section 2E.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
76 CHAPTER 2: Proof 2D
SOLUTION:
(a) (i) The right hand side is a quadratic in k with negative leading coefficient:
k(n + 1) − k2 .
Hence its graph is concave down, and any minimum will occur at an end
point of the domain. Direct substitution of the two end points gives
1 × n = n × 1 = n.
(ii) The left hand inequality follows directly from part (i).
By the AM/GM inequality,
p k + (n − k + 1)
k(n − k + 1) ≤
2
n+1
≤ .
2
(b) By part (a) it follows that
√ √ n+1
n ≤ 1×n ≤ (k = 1)
2
√ p n+1
n ≤ 2(n − 1) ≤ (k = 2)
2
√ p n+1
n ≤ 3(n − 2) ≤ (k = 3)
2
..
.
√ √ n+1
n ≤ n×1≤ (k = n)
2
Now multiply all these results together to get
√ n
r n + 1 n
n ≤ 1 × 2 × . . . × n × n × (n − 1) × . . . × 1 ≤
2
n
√ √
n + 1
hence nn ≤ n! × n! ≤
2
n
√
n + 1
or nn ≤ n! ≤
2
Begin with a Known Result: Many problems begin with a known result from which
another inequality is to be obtained. An important example of this is the relation
which is known as the triangle inequality. This was proven in the chapter on
complex numbers by using geometry. In the following Worked Example the left
hand inequality is proven algebraically.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2D Algebraic Inequalities 77
WORKED EXAMPLE 11: Use the fact that |a| ≥ a to prove that |x| + |y| ≥ |x + y|.
In some instances the solution also involves changing the value of a fraction by
altering the numerator or denominator. For example, decreasing the numerator
or increasing the denominator will reduce the value of the fraction. This is clearly
evident in the following numerical example.
3 2 2
> >
5 5 7
The strategy is used twice in the next worked example, along with a restriction.
WORKED EXAMPLE 12: Let a, b and c be three positive real numbers. It is known
that a + b ≥ c.
a+b c
(a) Show that ≥ .
1+a+b 1+c
a b c
(b) Hence show that + − ≥ 0.
1+a 1+b 1+c
SOLUTION:
(a + b)(1 + c) − c(1 + a + b)
(a) LHS − RHS =
(1 + a + b)(1 + c)
(a + b) − c
=
(1 + a + b)(1 + c)
c−c
≥ (since a + b ≥ c)
(1 + a + b)(1 + c)
Thus LHS − RHS ≥ 0 , and hence LHS ≥ RHS .
a b c a b a+b
(b) + − ≥ + − (by part (a))
1+a 1+b 1+c 1+a 1+b 1+a+b
a b a b
= + − −
1+a 1+b 1+a+b 1+a+b
a b a b
≥ + − − ,
1+a 1+b 1+a 1+b
since decreasing the denominators increases the subtracted fractions.
a b c
Hence + − ≥ 0.
1+a 1+b 1+c
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
78 CHAPTER 2: Proof 2D
Exercise 2D
1. Given that a > 1, prove that a2 > 1 by proving that LHS − RHS > 0.
2. Prove these inequalities for a, b ∈ R. [Hint: Begin with LHS − RHS.]
2
a2 b2 a2 + b2
2 2 a+b
(a) a + b ≥ 2ab (b) 2 + 2 ≥ 2 (c) ≥
b a 2 2
1
3. Prove that a + ≥ 2 for a > 0.
a
4. Prove, for a, b > 0, that:
√ √
(a) 21 (a + b) ≥ ab (b) 1
3
a + 34 b ≥ ab
5. If a > b > 0, prove that:
(a) a2 − b > b2 − a (b) a3 − b3 > a2 b − ab2
√
6. (a) Given that x and y are non-negative, prove that x + y ≥ 2 xy.
(b) Hence prove that (x + y)(x + z)(y + z) ≥ 8xyz, where z is also non-negative.
DEVELOPMENT
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2D Algebraic Inequalities 79
13. (a) Show that a2 + b2 ≥ 2ab for all real numbers a and b.
(b) Hence show that a2 + b2 + c2 − ab − bc − ca ≥ 0.
(c) Deduce that for all positive real numbers a, b and c:
(a + b + c)2 ≥ 3(ab + bc + ca)
(d) Suppose that a, b and c are the side lengths of a triangle.
(i) Explain why (b − c)2 ≤ a2 .
(ii) Deduce that (a + b + c)2 ≤ 4(ab + bc + ca).
14. Suppose that a, b and c are positive.
a b
(a) Prove that + ≥ 2.
b a
1 1 1
(b) Hence show that (a + b + c) + + ≥ 9.
a b c
3 3 a b
(c) (i) Prove that a + b ≥ + abc, and write down similar inequalities for b3 + c3
c c
and c3 + a3 .
(ii) Hence prove that a3 + b3 + c3 ≥ 3abc.
a b c
(iii) Deduce that + + ≥ 3.
b c a
a b
15. In the previous question we proved that + ≥ 2 for a, b > 0. Use this result to prove
b a
that ab(a + b) + bc(b + c) + ca(c + a) ≥ 6abc for a, b, c > 0.
16. Suppose that x and y are positive.
1 1 4
(a) Prove that + ≥ .
x y x+y
1 1 2
(b) (i) Prove that 2 + 2 ≥ .
x y xy
1 1 8
(ii) Use part (i) and the square of part (a) to prove that 2
+ 2 ≥ .
x y (x + y)2
17. It is known that |a| ≥ a for any real number a.
Let x and y be any two real numbers. Use the above result to prove the triangle inequality
|x − y| ≥ |x| − |y| .
[Hint: Begin with LHS2 − RHS2 .]
18. [Triangle inequality with complex numbers]
(a) Let z = x + iy be a complex number. Prove algebraically that Re(z) ≤ |z|.
(b) Let z and w be two complex numbers. Prove that |z + w| ≤ |z| + |w|.
Begin by writing |z + w|2 = (z + w)(z + w) .
(c) Under what circumstances is |z + w| = |z| + |w|?
ENRICHMENT
19. Given a, b, c > 0 and abc = 1, use the AM/GM inequality with three terms to prove that
1 + ab 1 + bc 1 + ca
+ + ≥ 3.
1+a 1+b 1+c
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
80 CHAPTER 2: Proof 2E
2E Induction
Induction is an important topic in the Mathematics Extension 1 course, and
candidates in Extension 2 are expected to be proficient at the two main styles
already met, sums and divisibility. The Exercise questions include problems
which review this work. Induction will further be applied to inequalities and
verifying formulae for sequences specified recursively.
Review of Induction: Recall that there are three main parts to an induction proof.
First, the statement is verified for any initial terms. The second step proves the
implication that if the statement is true for some integer k then it is true for the
next integer (k + 1). Each proof then concludes with an appeal to the principle
of mathematical induction.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2E Induction 81
Harder questions may involve divisibility problems. In other cases the statement
may only be true for values of n in some specified sequence. The easiest way to
manage this is to replace n with the formula for the mth term of the sequence.
The next Worked Example demonstrates both situations.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
82 CHAPTER 2: Proof 2E
WORKED EXAMPLE 15: Prove by mathematical induction that 2n > n3 for all
integers n ≥ 10.
SOLUTION:
A. When n = 10, LHS = 210
= 1024
and RHS = 103
= 1000
so the result is true for n = 10.
B. Assume the statement is true for the positive integer n = k.
That is, assume that 2k > k3 (†)
Now prove the statement for n = k + 1. That is, prove that
2k+1 > (k + 1)3 .
This will be done by proving LHS − RHS > 0.
LHS − RHS = 2k+1 − (k + 1)3
= 2 × 2k − (k3 + 3k2 + 3k + 1) ,
so by the induction hypothesis (†):
LHS − RHS > 2k3 − (k3 + 3k2 + 3k + 1)
= k3 − (3k2 + 3k + 1)
> k3 − (3k2 + 3k2 + 3k2 ) (since k > 1)
= k2 (k − 9)
>0 (since k ≥ 10.)
C. It follows from parts A and B by mathematical induction that the result is
true for all integers n ≥ 10.
Proving Recursive Formulae: Recall that sequences can be defined using an initial
value and a recursive formula. For example, consider the sequence defined by
Tn = Tn−1 + 2n , for n > 1, where T1 = 2 .
The first few terms of that sequence are 2, 6, 12, 20, 30, 42, . . . It appears that a
simpler formula for this sequence is
Tn = n2 + n
and this can be proved by mathematical induction.
SOLUTION:
A. When n = 1, RHS = 12 + 1
=2
so the result is true for n = 1.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2E Induction 83
Exercise 2E
1. Prove by induction that for all positive integer values of n:
n
X Xn
(a) 1
r = 2 n(n + 1) (d) (2r − 1)2 = 31 n(2n − 1)(2n + 1)
r=1 r=1
n n
X X 1 n
(b) r(r + 1) = 31 n(n + 1)(n + 2) (e) =
r=1 r=1
r(r + 1) n+1
n n
X X 1 n
(c) r 2 = 61 n(n + 1)(2n + 1) (f) =
r=1 r=1
(2r − 1)(2r + 1) 2n + 1
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
84 CHAPTER 2: Proof 2E
7. (a) Prove by induction that (1 + c)n > 1 + cn for all integers n ≥ 2, where c is a non-zero
constant greater than −1.
n
1 1
(b) Hence show that 1 − > for all integers n ≥ 2.
2n 2
8. (a) Solve the inequation x2 > 2x + 1.
(b) Hence prove by induction that 2n > n2 for all integers n ≥ 5.
9. In each case a sequence has been defined recursively and then a formula given for the nth
term. Use mathematical induction to prove each formula.
(a) If T1 = 1 and Tn = Tn−1 + n for n ≥ 2, then Tn = 21 n(n + 1) for n ≥ 1.
(b) If T1 = 1 and Tn = 2Tn−1 + 1 for n ≥ 2, then Tn = 2n − 1 for n ≥ 1.
(c) If T1 = 5 and Tn = 2Tn−1 + 1 for n ≥ 2, then Tn = 6 × 2n−1 − 1 for n ≥ 1.
3Tn−1 − 1 n
(d) If T1 = 1 and Tn = for n ≥ 2, then Tn = for n ≥ 1.
4Tn−1 − 1 2n − 1
d
10. (a) By differentiating from first principles, show that x = 1.
dx
d n
(b) Use mathematical induction and the product rule to show that x = nxn−1 for
dx
all positive integer values of n.
11. Prove by induction that the interior angle sum of a polygon with n sides is (n − 2) × 180◦ .
[Hint: Dissect the (k + 1)-gon into a k-gon and a triangle.]
12. Prove by induction that a polygon with n sides has 21 n(n − 3) diagonals.
13. Prove by induction that n lines in the plane, no two being parallel and no three concurrent,
divide the plane into 21 (n2 + n + 2) regions. [Hint: The (k + 1)th line will cross the other
k lines in k distinct points, and so will add k + 1 regions.]
14. Prove by mathematical induction that every set with n members has 2n subsets. [Hint:
When a new member is added to a k-member set, then every subset of the resulting
(k + 1)-member set either contains or does not contain the new member.]
15. Prove by induction that for all positive integer values of n:
1 1 1 1 1
(a) 2 + 2 + 2 + · · · + 2 ≤ 2 −
1 2 3 n n
1 × 3 × · · · × (2n − 1) 1
(b) ≥
2 × 4 × · · · × 2n 2n
16. Prove by induction that n3 − n is divisible by 24 for odd positive values of n.
17. [Formulae for APs and GPs] Use mathematical induction to prove each result.
(a) If T1 = a and Tn = Tn−1 + d for n ≥ 2, then Tn = a + (n − 1)d for n ≥ 1.
(b) If T1 = a and Tn = r Tn−1 for n ≥ 2, then Tn = ar n−1 for n ≥ 1.
(c) If S1 = a and Sn − Sn−1 = a + (n − 1)d for n ≥ 2, then
Sn = 21 n 2a + (n − 1)d for n ≥ 1.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
2E Induction 85
1
sin(n − 21 )θ
2 + cos θ + cos 2θ + · · · + cos(n − 1)θ = .
2 sin 21 θ
21. (a) Prove that for positive values of x and y,
x y
+ ≥ 2.
y x
(b) Hence prove by induction that for positive values of a1 , a2 , . . . , an ,
1 1 1
a1 + a2 + · · · + an + +···+ ≥ n2 .
a1 a2 an
(c) Deduce that cosec2 θ + sec2 θ + cot2 θ ≥ 9 cos2 θ.
ENRICHMENT
22. In each case a sequence has been defined recursively and then a formula given for the nth
term. Use a stronger form of induction to prove each formula.
(a) If T1 = 3, T2 = 6, and Tn = 3 Tn−1 − 2 Tn−2 − 1 for n ≥ 3, then Tn = n + 2n for n ≥ 1.
(b) If T1 = 8, T2 = 34, and Tn = 8 Tn−1 − 15 Tn−2 for n ≥ 3, then Tn = 5n + 3n for n ≥ 1.
(c) If T1 = 12, T2 = 30, and Tn = 5 Tn−1 − 6 Tn−2 for n ≥ 3, then
Tn = 3 × 2n + 2 × 3n for n ≥ 1.
(d) If T0 = T1 = 2, and Tn = 2 Tn−1 + Tn−2 for n ≥ 2, then
√ n √ n
Tn = 1 + 2 + 1 − 2 for n ≥ 0.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
86 CHAPTER 2: Proof 2F
25. A squad of n footballers put their training tops out to wash. When the washing has
finished drying, each player takes a training top, but it is found that no-one has their own.
This situation is called a derangement. Let Dn be the number of derangements.
(a) In some derangements, Ben and another player have each other’s top. Explain why
the number of these derangements is (n − 1)Dn−2 , for n > 2.
(b) Find a similar formula for the remaining derangements and hence show that
Dn = (n − 1)Dn−1 + (n − 1)Dn−2 , for n > 2 .
(c) Use the above result to show that
Dn − nDn−1 = (−1) × Dn−1 − (n − 1)Dn−2 , for n > 2 .
(d) Find D1 and D2 , then prove by induction that Dn − nDn−1 = (−1)n , for n > 1.
n
X (−1)r
(e) Hence prove by induction that Dn = n! for all n ∈ Z+ .
r=0
r!
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
SOLUTION:
(a) Now S2n−1 = 1 − h + h2 − h3 + . . . − h2n−1
1 − (−h)2n
= (by GP theory)
1 − (−h)
1 − h2n
=
1+h
1
< (increase numerator)
1+h
and S2n = 1 − h + h2 − . . . + h2n
1 − (−h)2n+1
= (by GP theory)
1 − (−h)
1 + h2n+1
=
1+h
1
> (decrease numerator)
1+h
1
hence S2n−1 < < S2n .
1+h
Z x Z x Z x
1
(b) S2n−1 dh < dh < S2n dh
0 0 1+h 0
x x
h2 h2n h2 h2n+1
h ix
or h− +...− < log(1 + h) < h − +...+
2 2n 0 0 2 2n + 1 0
x2 x3 x2n x2 x3 x2n+1
so x − + −...− < log(1 + x) < x − + −...+
2 3 2n 2 3 2n + 1
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
88 CHAPTER 2: Proof 2F
1
(c) Put n = 3 and x = 2
to get
1 1 1 1 1 1
2
− 8
+ 24
− 64
+ 160
− 384
< log 23 < 1
2
− 1
8
+ 1
24
− 1
64
+ 1
160
− 1
384
+ 1
896
259
so 640
< log 23 < 909
2240
Exercise 2F
1. (a) A regular dodecagon is drawn inside a circle of radius 1 cm
and centre O so that its vertices lie on the circumference, as
shown in the first diagram. Determine the area of 4OAB,
O
and hence find the exact area of the inscribed dodecagon.√
(b) (i) Use the formula for tan 2θ to show that tan 15◦ = 2 − 3.
B
(ii) Another regular dodecagon is drawn with centre O, so
that each side is tangent to the circle, as shown in the A
second diagram. Find the area of 4OGH and hence find
the exact area of the circumscribed dodecagon.
(c) By considering the results in parts (a) and (b), show that
√ . O
3 < π < 12(2 − 3) = . 3·24 .
H
2. (a) Use Simpson’s rule with three function values to approximate
the area under y = sin x between x = 0 and x = π3 . G
. 18
√
(b) Hence show that π = . 13 (4 − 3), which is accurate to two
decimal places.
1 y
3. The points A, P and B on the curve y = have x-coordinates
x
1, 1 21 and 2 respectively. The points C and D are the feet of the 1 A
perpendiculars drawn from A and B to the x-axis. The tangent M
P B
to the curve at P cuts AC and BD at M and N respectively.
N
(a) Find the areas of trapezia ABDC and M N DC. C D
(b) Hence show that 32 < ln 2 < 43 . 1 3
2 2 x
4. The diagram shows the points A(0, 1) and B(−1, e−1 ) on the curve
y = ex , and the point C(−1, 0) on the x-axis. The tangent at y
1
P (− 21 , e− 2 ) intersects OA at M and BC at N .
A
(a) Determine the exact area of the region bounded by the curve, M
BC, CO and OA. P
B
(b) Find the area of trapezium OABC.
N
(c) Show that the area of OM N C is equal to CO×P Q, and hence
C Q O x
find the area of the trapezium.
√
(d) Hence show that 21 (3 + 5) < e < 3.
5. Suppose that m ≤ f (x) ≤ M in the interval a ≤ x ≤ b. Use a diagram to help prove that
Z b
m(b − a) ≤ f (x) dx ≤ M (b − a) .
a
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
DEVELOPMENT
1
6. The diagram shows upper rectangles for the graph of y = . y
x
(a) By considering appropriate areas, show that
1 1 1
1+ + + . . . + ≥ log(n + 1) .
2 3 n
1
(b) What do you conclude about the infinite series
1 3 5 x
1 1
1 + + + . . .?
2 3
7. (a) Show, using calculus, that the graph of y = ln x is concave down throughout its
domain.
(b) Sketch the graph of y = ln x, and mark two points A(a, ln a) and B(b, ln b) on the
curve, where 0 < a < b.
(c) Find the coordinates of the point P that divides the interval AB in the ratio 2 : 1.
(d) Using parts (b) and (c), deduce that 31 ln a + 32 ln b < ln( 31 a + 32 b).
8. Let f (x) = xn e−x , where n > 1.
(a) Show that f 0 (x) = xn−1 e−x (n − x).
(b) Show that (n, nn e−n ) is a maximum turning point of the graph of f (x), and hence
sketch the graph for x ≥ 0. (Don’t attempt to find points of inflexion.)
(c) Explain why xn e−x < nn e−n for x > n. Begin by considering the graph of f (x) for
x > n.
(d) Deduce from part (c) that (1 + n1 )n < e.
9. The function f (x) is defined by f (x) = x − loge (1 + x2 ).
(a) Show that f 0 (x) is never negative.
(b) Explain why the graph of y = f (x) lies completely above the x-axis for x > 0.
(c) Hence prove that ex > 1 + x2 , for all positive values of x.
10
x x
10. Consider the function y = e 1 − .
10
(a) Find the two turning points of the graph of the function.
(b) Discuss the behaviour of the function as x → ∞ and as x → −∞.
(c) Sketch the graph of the function.
−10
x
(d) From your graph, deduce that ex ≤ 1 − , for x < 10.
10
10 10
11 10
(e) Hence show that ≤e≤ .
10 9
11. (a) Let a, b and c be the lengths of the sides of a triangle and let 6 A be opposite side a.
Use the cosine rule to help prove that |b − c| ≤ a ≤ b + c.
That is, prove that one side of a triangle is longer than the difference between the
other two sides and shorter than the sum of the other two sides.
(b) Hence prove for any two complex numbers z and w that
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
90 CHAPTER 2: Proof 2F
12. In this question you may assume that simple exponential curves are concave up.
(a) Show by direct calculation that: (i) 66 < 3 × 56 , (ii) 5 × 66 < 2 × 76 .
1
(b) The points A − 61 , 3− 6 and B(0, 1) lie on the exponential curve y = 3x . The points
1 x
B and C 61 , 52 6 lie on the exponential curve y = 25 .
(i) Use part (a) to show that the gradient of chord AB is greater than 1 and the
gradient of chord BC is less than 1.
(ii) Hence show that 25 < e < 3.
13. Let |t| < 1 and let N be a positive integer.
1
(a) Show that 1 + t2 + t4 + . . . + t2N < .
1 − t2
t2N +2
(b) Show that the difference between the two is .
1 − t2
(c) Integrate the result in part (a) between 0 and x, where 0 < x < 1. Hence show that:
x3 x5 x2N +1
1 1+x
x+ + +...+ < 2 log .
3 5 2N + 1 1−x
Z x 2N +2 Z x 2N +2
t x
(d) Explain why 2
dt ≤ 2
dt .
0 1−t 0 1−t
(e) Use parts (b) to (d) to show that
x3 x5 x2N +1
1 1+x
lim x + + +...+ = 2 log .
N →∞ 3 5 2N + 1 1−x
(f) Hence find log 2 correct to three decimal places.
1
14. The diagram shows the graph of y = , for t > 0. y
t
Let x > 1 and α > 0.
(a) By considering upper and lower rectangles, show that
1
0 < 21 α log x < xα/2 .
log x 1 xa/2 t
(b) Hence show that lim = 0, for all α > 0.
x→∞ xα
15. (a) Let n > 1 and k be positive integers. Use lower rectangles to prove that
Z nk+1
1 1
1− n ≤ dx .
nk x
Z nk
1
(b) Hence prove that dx → ∞ as k → ∞ regardless of the choice of n.
1 x
Z n+x
1
16. Consider the integral dt.
n t
x x
(a) Use upper and lower rectangles to show that x < n log 1 + n < x .
1+ n
x n x
(b) Hence show that lim 1 + n = e for any given value of x.
n→∞
n . x
(c) Use trial and error to determine how big n needs to be so that 1 + nx = . e correct
to three decimal places when x = 0·1.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
ENRICHMENT
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
92 CHAPTER 2: Proof 2F
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
94 CHAPTER 2: Proof 2G
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
96 CHAPTER 2: Proof 2H
√
It is appropriate to pause at this point to give a remarkable proof that n is
either an integer or irrational whenever n is a positive integer.
√ √
Theorem: If n ∈ Z then either n ∈ Z or n is irrational.
√
Proof: Suppose that n is rational. Then ∃ a, b ∈ Z such that
√ a
n=
√ b
or b n=a (∗∗)
where b ≥ 1 and the HCF of a and b is 1. Thus, from above, there exist integers x
and y such that
ax + by = 1 .
√
Multiply this equation by n to get
√ √ √
n = (a n)x + (b n)y .
Now use the result of equation (∗∗) to get:
√
n = (bn)x + (a)y .
The RHS of this last equation
√ is a sum of products of integers, and must therefore
√
be an integer. Hence if n is rational then it must be an integer. Otherwise n
is irrational.
Here is another useful theorem that will be needed.
Theorem: If the HCF of prime p and integer a is 1, and if integer ab is divisible
by p, then b is divisible by p.
Proof: Since the HCF of p and a is 1, ∃ x, y ∈ Z such that
ax + py = 1
thus abx + pby = b .
But ab is divisible by p, so put ab = mp to get
mpx + bpy = b
that is p(mx + by) = b ,
by which b is divisible by p.
As a consequence of this proof, if an integer n is divisible by prime p then p
divides at least one factor of n. The proof of this stronger result can be done by
induction, and is left as an exercise. With these tools, it is now possible to prove
the fundamental theorem of arithmetic for positive integers.
Theorem: If a positive integer n can be written as the product of its primes
in two ways, then one is a rearrangement of the other.
Proof: Suppose, by way of contradiction there exists a positive integer n which
can be written as the product of its prime factors in two different ways. Then let
those products be
n = p1 × p2 × . . . × pk = q1 × q2 × . . . × q` ,
where, for the sake of simplicity, it is assumed k < `. Then, by definition,
q1 × q2 × . . . × q` is divisible by p1 .
It follows from above that p1 must divide one of these prime factors. Let this
be qj . But if one prime divides another then they must be equal. That is p1 = qj .
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.
lOMoARcPSD|27395923
Note that the above proof can be adapted to include negative integer values of n,
and this is left as an exercise.
Mathematics Extension 2 Year 12 ISBN 978-1-108-77105-4 © Sadler and Ward 2020 Cambridge University Press
Cambridge Maths Stage 6 Photocopying is restricted under law
and this
Downloaded bymaterial
Eric Gaomust not be transferred to another party
(442398780@student.sbhs.nsw.edu.au)
.