Fill in Proof
Fill in Proof
⎛ n⎞ n!
The number of ways of choosing r objects out of n , ⎜ ⎟ = .
⎝ ⎠ n !(n − r )!
r
You need to know...
• there are n! ways to permute n objects (Theorem 1)
• the product principle: n A AND B ( ) n ( A) n(B) (Theorem 2).
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
For some lines you may simply refer to Theorem 1 or 2.
Approach Reasons
1 Let’s count the number of ways of arranging n objects in an Setting up the
unusual way: proof
Select r of the objects (x ways)
AND
Permute those r objects (y ways)
AND
Permute the remaining objects (z ways)
x is the quantity we are trying to find.
2 The total number of ways of doing this is n! Theorem 1
3 But we can also think of it as x × y × z Theorem 2
4 where y = r! Theorem 1
5 and z = (n − r)! Theorem 1
6 So we can form the equation n! = x × r! × (n − r)! Theorem 2
7 Rearranging this gives
n!
x=
r !(n − r )!
2. This proof utilises what is called the overcounting principle. Can you see why it might be
called that?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 1 Formula for choosing objects 1
3. Try to construct a similar proof to show that the number of ways of arranging n objects in
which there is a set of a identical objects, another set of b identical objects and a third set of
n!
c identical objects (as well as some other distinguishable objects) is . Hence find the
a !b ! c !
number of arrangements of the letters in the word MISSISSIPI.
4. Try to show that the number of ways of arranging n objects in a circle is (n – 1)!
⎛ n⎞ ⎛ n ⎞
5. Prove that ⎜ ⎟ = ⎜ .
⎝ r ⎠ ⎝ n r ⎟⎠
Can you interpret this result in terms of counting arguments?
⎛ n⎞ ⎛ n − 1⎞ ⎛ n − 1⎞
6. Prove that ⎜ ⎟ = ⎜ + .
⎝ r ⎠ ⎝ r − 1⎟⎠ ⎜⎝ r ⎟⎠
Can you interpret this result in terms of counting arguments?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 1 Formula for choosing objects 2
Fill-in proof 2 Proving log rules
We are going to demonstrate that...
log l g a x + log
log l ay
Proof
Fill in the missing expressions and reasons to explain what is being done in each line. For some
lines you may simply refer to Theorem 1 or 2.
Approach Reasons
1 Let x am and y an Theorem 1
Then m log a x and n lo y
2 Let z xxy
3 ∴ z = a m × a n = a m+ n Theorem 2
4 ⇒ l ga z = m + n Theorem 1
5 ∴ log ( ) = logg a x + log
lo a y Substituting from previous lines
3. Give an example to show why the implication in the fourth line only goes in one direction.
x
3. Use the fact that am an = am n
to prove that log log a x log
lo a y.
y
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 2 Proving log rules 1
Fill-in proof 3 Proving the quadratic formula
We are going to demonstrate that...
−bb b2 − 4ac
If ax 2 + bx + c = 0 then x =
2a
You need to know...
• how to complete the square.
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 ax 2 + bx + c = 0
b c
2 ⇒ x2 + x + = 0 Dividing by a
a a
2
⎛ b⎞ b2 c
3 ⇔ x+ − 2 + =0 Completing the square
⎝ 2a ⎠ 4a a
2
⎛ b⎞ b2 c
4 ⇔ x+ = 2− Isolating the square
⎝ 2a ⎠ 4a a
b − ac
5 ⇔ = Writing the RHS over a common denominator
4a 2
b b ac
6 ⇔ x+ =± Undoing the squaring
2a 4a 2
b − ac
7 ⇔ =± Simplify the square root
2a
b b ac
8 ⇔ x=− ± Isolating x
2a 2a
−b ± b2 − 4ac
=
2a
Questions for reflection
1. At what point does this proof break down when a = 0?
2. At stage 6 are we saying that 4a2 2a? If so, are we assuming that a is positive?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 3 Proving the quadratic formula 1
Fill-in proof 4 Arithmetic series and the story of Gauss
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 Sn [[u
u ] + [u
[u1 d] + …+ u1 + (n − )d [u
u1 + (n )d] Definition of Sn
1
n terms
2 ⇔ Sn [
u1 + (n )d] + [u
[u1 + (n − 2)d] … [u
u1 + d] [u
u1 ]
Reversing the order of
n terms the sum does not change
the answer
3 ∴ 2Sn [
2u1 + (n 1 d] [2u
2 1 + (n − 1)d] … [2u1 + (n 1)d]
Adding the first two
n terms expressions, combining
terms in the square
brackets
4 ⇔ 2Sn n (2u
2u1 + n − 1 d ) Collecting like terms
n
5 ⇔ Sn =
2
( u + n − d) Dividing by 2
2. Use this formula to show that the sum of the first n odd numbers is n2. Can you explain
this result in any other ways? Try using diagrams. Which proof is ‘best’?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 4 Arithmetic series and the story of Gauss 1
Fill-in proof 5 Self-similarity and geometric series
We are going to demonstrate that...
u1 (r n − 1)
Sn =
r −1
You need to know...
• the definition of a geometric series
• that the nth term of a geometric series is u, rn−1
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 Sn u1 + u1r + u1r 2 + …+ u1r n 2 + u1r n−1 (1) Definition of Sn
2 ⇔ rSn = u1r + u1r 2 + u1r 3 + …+ u1r n 1 + u1r n (2) Multiplying both sides by r
3 ∴ rSn − Sn u1r n u1 (2)-(1), eliminating identical terms
4 ⇔ Sn (r − 1) = u1 (r n − 1) Factorising both sides
u1 (r n − )
5 ⇒ Sn = Dividing by r −1
r −1
2. Does this proof work when r = −1? Can you find a simplified version of the formula in
this case?
3. This proof appeals to the very important mathematical idea of self-similarity – looking to
get similar structures in two different ways, so that things cancel out. Use this idea to evaluate:
(a) 1 1 11+ …
1
(b)
2
1+
2
1+
1+…
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 5 Self-similarity and geometric series 1
Fill-in proof 6 Remainder theorem
We are going to demonstrate that...
f (x) r
If ≡ q (x) + where q(x ) is a polynomial, then r f (x ).
x a x a
You need to know...
• the definition of a polynomial
• the meaning of the word ‘identity’.
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
f (x) r
1 ≡ q (x) + Definition of an algebraic remainder
x a x a
4 ⇔ f (a ) = r
This highlights an issue with this proof. To get around this the remainder is defined using
f (x ) ≡ (x a )q (x ) + r .
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 6 Remainder theorem 1
Fill-in proof 7 Linking the binomial expansion and
counting principles
We are going to demonstrate that...
⎛ n⎞ ⎛ n⎞ ⎛ n⎞ ⎛ n ⎞ n− ⎛ n⎞ n
(a b ) = ⎜ ⎟ an + ⎜ ⎟ a b1 + ⎜ ⎟ a b2 + …+ ⎜
n
a b n 1
+ ⎜⎝ n⎟⎠ b
⎝ 0⎠ ⎝ 1⎠ ⎝ 2⎠ ⎝ n − 1⎟⎠
You need to know...
• how to manually expand brackets
⎛ n⎞
• that the number of ways of choosing r objects out of n is ⎜ ⎟ .
⎝ r⎠
Proof
Fill in the missing expressions to explain what is being done in each line.
1 Think about what happens when you expand a set of brackets:
b )(a b )(a b )…(a + b )
(a
1 2 3 n
We shall focus on the case when n = 4 to show the structure of the proof.
2 One way of thinking about the expansion is that it will be the sum of every possible
product formed by picking one element from each bracket and multiplying them
together. There is only one way of getting a 4:
( a + )()( a + b))(( a + ))(( a + )
There are four different ways to get a b :
5 We can do this for any integer value of r from 0 to n, and all of these terms add
together to give the required result.
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 7 Linking the binomial expansion... 1
This ‘proof’ is far less algebraic than many proofs you will have seen. Is it a
proof or an explanation? What is the difference between proof and explanation
in mathematics?
2. Can you extend this proof to prove a formula for the trinomial expansion (a b + c ) ?
n
3. By considering a geometric series, can you find an infinitely long expansion for (1 − x ) ?
n
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 7 Linking the binomial expansion... 2
Fill-in proof 8 Cosine rule
We are going to demonstrate that...
c2 a2 + b ab C
adjacent
• the use of cosine in right-angled triangles: cosθ = (Theorem 1)
hypotenuse
opposite
• the use of sine in right-angled triangles: sinθ = (Theorem 2)
hypotenuse
Proof
Fill in the missing expressions and reasons to explain what is being done in each line. You may
refer to Theorem 1, 2, 3 or 4.
Approach Reasons
1 Drawing a diagram
A
representing a general
triangle
c b
B a C
c b
B a D C
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 8 Cosine rule 1
5 In triangle BDA we can now deduce that
BD = a b cos C Total length is of BC is a
6 But BDA is a right-angled triangle so
c (b sinC )2 (a − b s C )2 Theorem 3
7 =b C + a2 − ab C +b C Expanding brackets
8 = a + b2 − 2abb cos C Theorem 4
Questions for reflection
1. What assumptions have been made in drawing the triangle in stage one? Does this proof
apply only to this particular triangle? Are there any other cases that need to be considered?
2. Derive similar proofs for these other cases to show that the cosine rule applies for all triangles.
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 8 Cosine rule 2
Fill-in proof 9 Double angle cosine formula
We are going to demonstrate that...
cos 2 1 2 sin2 x
Proof
Fill in the missing expressions and reasons to explain what is being done in each line. You may
refer to Theorem 1 or 2.
Approach Reasons
1 Drawing a diagram with two
B
identical isosceles right-angled
triangles
x x
a a
A b C
6 ⇔ (2a in x )2 2a2 (1
2a s 2x
2 ) Substituting in (1)
7 ⇔ 4a 2 n 2 x 22aa2 (1 s 2x
2 ) Expanding bracket
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 9 Double angle cosine formula 1
Questions for reflection
1. What assumptions have been made in drawing the triangle in stage one? What type of
angles does this proof apply to?
cos2 x 2 cos2 x − 1
and
cos 2 x c 2 x − sin2 x
cos
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 9 Double angle cosine formula 2
Fill-in proof 10 Sine compound angle formula
We are going to demonstrate that...
Approach Reasons
1 C Drawing a diagram with
two right-angled triangles
x with the same height.
y
a h b
B D A
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 10 Sine compound angle formula 1
Questions for reflection
1. For any pair of acute angles x and y can we always draw two right-angled triangles with the
same height?
3. Given that cos ( θ ) cosθ and sin ( θ ) sinθ , use a substitution y z to show that
sin( x z ) sin x cos z cos x sin
i z.
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 10 Sine compound angle formula 2
Fill-in proof 11 Cosine compound angle formula
We are going to demonstrate that...
cos( x + y ) cos x coss y sin x sin
in y
Proof
Fill in the missing expressions and reasons to explain what is being done in each line. You may
refer to Theorem 1, 2, 3 or 4.
Approach Reasons
π
1 cos ( + y ) sin ⎛ − ( x + y )⎞ Theorem 3
⎝2 ⎠
⎛ π ⎞
2 = sin ⎛ − x ⎞ − y Theorem 4
⎝⎝ 2 ⎠ ⎠
π π
3 = cos y sin ⎛ − x ⎞ − cos ⎛ − x ⎞ sin y Theorem 1
⎝2 ⎠ ⎝2 ⎠
π
4 c x − cos ⎛ − x ⎞ sin y
= cos y cos Theorem 2
⎝2 ⎠
5 = cos y cos
c x − sin x sin y Theorem 3
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 11 Cosine compound angle formula 1
Fill-in proof 12 Deriving the scalar product
We are going to demonstrate that...
( 1b1 + 2b2 + 3b3 )
cos θ =
a| |
⎛ a1 ⎞
⎜ a ⎟ = a2 + a2 + a2 (Theorem 2)
⎜ 2⎟ 1 2 3
⎜⎝ a3 ⎟⎠
Proof
Fill in the missing expressions and reasons to explain what is being done in each line. You may
refer to Theorem 1 or 2.
Approach Reasons
1 B Geometric property of vectors
θ
C a A
CA = a, CB = b, so AB = b − a.
⎛ a1 ⎞ ⎛ b1 ⎞ ⎛ b1 − a1 ⎞
2 If a = a2 and b = b2 then b a = ⎜ b2 − a2 ⎟ .
⎜ ⎟ ⎜ ⎟ Component property of vectors
⎜ ⎟ ⎜ ⎟ ⎜ ⎟
⎜⎝ a3 ⎟⎠ ⎜⎝ b3 ⎟⎠ ⎜⎝ b3 − a3 ⎟⎠
b a =( −
2
)2 + ( − )2 + ( − )2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 12 Deriving the scalar product 1
2 2
5 a2 b −b a = Algebraic simplification
a12 + a22 + a32 + b1 b2 b32 −
(b1 a1b1 b12 ) (b2 a2b2 b22 ) −
(b32 − 2 3 3 + 32 )
= 2( 1b1 + 2b2 + 3b3 )
2a | | cosθ
( b b b)
= 11 2 2 3 3
a| |
Is mathematics about defining something and then investigating its properties or defining
something because it has a use?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 12 Deriving the scalar product 2
Fill-in proof 13 Deriving the vector product
We are going to demonstrate that...
⎛ a2b3 − a3b2 ⎞
a b = ⎜ a3b1 − a1b3 ⎟
⎜ ⎟
⎜⎝ a1b2 − a2b1 ⎟⎠
(0, 1, 0)
k
(1, 0, 0)
O i
• The following properties of the vector product:
a b = −b
b a (Theorem 1)
a (b + c ) = a × b b × c (Theorem 2)
a×a =0 (Theorem 3)
Theorem 1 follows from the definition of the direction of the vector product.
Theorem 3 is true because sin(0) 0 .
The proof of Theorem 2 requires further knowledge of vectors, so we will accept it without proof.
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 Write a and b in terms of the unit base vectors i, j, k:
a 1i + a2 j + a3 k
b = b1 + b2 j + b3 k
2 a b = a1 b1i + b2 j + b3 k ) Theorem 2
+a2 j b1i + b2 j + b3 k )
+a3 b1i + b2 j + b3 k )
3 =( ) (i × i ) + ( ) (i × j ) + ( )( × ) Theorem 2
+( )( j × i ) + ( )( j × j ) + ( )( j × k )
+( )( × )+( )( × j) + ( )( × )
4 i i=0 Theorem 3
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 13 Deriving the vector product 1
π
5 i j = i j sin ×k Definition of vector product
2
=k
6 ∴ j × i = −k Theorem 1
7 Completing the table below in a similar fashion gives:
Second
i j k
i 0 k j
First j −k 0 i
k j i 0
Therefore Using results from table
a b = ( a b ) k + (a b ) ( − j ) + (a b ) ( − ) +
(a b ) i + (a b ) j + (a b ) ( − i )
=( − )i + ( − ) j + ( − )k Factorising
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 13 Deriving the vector product 2
Fill-in proof 14 Solutions to real polynomials
We are going to demonstrate that...
If z is a solution of a polynomial with real coefficients then z* is also a solution.
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 We start off by defining a polynomial function, Setting up the problem
f xx), of order n with real coefficients. algebraically
The coefficient of x r is ar ,
so f ( x ) = an x n + an−1x n−1 …+ a1x + a0 .
If z is a solution to f ( x ) = 0 then
an z n + an−1z n 1 … + a1z + a0 = 0.
We need to establish from this that f ( z * ) = 0.
2 ⇔ (anz n + an zn …+ a z + a )* = 0* Taking complex conjugates of
both sides
3 ⇔ (anz n + an z n … + a z + a )* = 0 Since 0 is real 0* 0
4 ⇔ (anz n )* + (an z n )* …+ (a1z )* + a0* = 0 Theorem 2
an* ( z n ) + (an* ) ( z n ) …+ a1* z * + a0* = 0
* *
5 ⇔ Theorem 1
an ( z n ) + (an−1 ) ( z n ) …+ a1z * + a0 = 0
* *
6 ⇔ Since the coefficients are real
an ( z * ) + an −1 ( z * )
n n −1
7 ⇔ + …a1z * + a0 = 0 Theorem 3
8 ⇔ f (z * ) = 0
2. Could this proof be extended to rational functions? How about any function?
3. Does this proof mean that there will always be an even number of solutions to a real
polynomial?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 14 Solutions to real polynomials 1
Fill-in proof 15 Differentiating polynomials
We are going to demonstrate that...
d n
dx
( x ) nx n −1 and that
d
dx
(
g (x ) + h(x ) =
d
dx
)
g (x ) +
d
dx
(
h(x ) ) ( )
You need to know...
f ( + ) − f (x )
• differentiation from first principles: f ′ x ) = lim (Theorem 1)
h→0 h
n
⎛ n⎞
• the binomial expansion: (a b ) = ∑ ⎜ ⎟ a bn −r
n
(Theorem 2)
r
r =0 ⎝ ⎠
⎛ n⎞ n!
• the formula for binomial coefficient: ⎜ ⎟ = (Theorem 3)
⎝ r ⎠ r !(n − r )!
Proof 1
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 If f ( x ) = x n Theorem 1
f ′(
( + )n
− xn
) = lim
h→0 h
⎛ n⎞ ⎛ n⎞ n ⎛ n⎞
x n + ⎜ ⎟ x n − h + ⎜ ⎟ x n − h2 + ∑ r = 3 ⎜ ⎟ hr x n −r − x n
⎝ 1⎠ ⎝ 2⎠ ⎝ r⎠
2 = lim Theorem 2
h→0 h
⎛ n⎞ n− ⎛ n⎞ n − 2 n ⎛ n⎞
⎜⎝ 1⎟⎠ x h + ⎜⎝ 2⎟⎠ x h + ∑ r =3 ⎜ r ⎟
⎝ ⎠
hr x n −r
3 = lim Cancelling xn
h→0 h
n ( − ) n− 2 n ⎛ n⎞
nx n −1h + x h + ∑ r = 3 ⎜ ⎟ hr x n −r
2 ⎝ r⎠
4 = lim Theorem 3
h→0 h
⎛ n ( − ) n− n
⎛ n⎞ ⎞
5 = li nx n 1 + x h + ∑ ⎜ ⎟ hr − x n −r ⎟ Dividing top and
h→0 ⎝ 2 r
r =3 ⎝ ⎠ ⎠ bottom by h
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 15 Differentiating polynomials 1
Questions for reflection
1. Why could we not take the limit until stage 6?
2. Why do all the terms represented by the sigma notation go to zero in the limit?
3. For what values of n is this proof valid? At what stage in the proof is this restriction required?
4. You may want to extend the proof to show that it is also true for negative n (when you’ve
learnt the product rule) and rational n (when you’ve learnt implicit differentiation). Real n
will need some university-level mathematics!
Proof 2
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 If ( x ) = g ( x ) + h(x ) Theorem 1
g( + ) + h( + ) − ( ( ) + ( ))
f ′( ) = lim
h→0 h
2 = lim
( ( + ) − ( )) + ( ( + ) − ( ))
Rearranging
h→0 h
g ( x + h) − g ( ) h ( x + h) − h ( )
3 = lim + lim Separating the fractions
h→ h h→0 h
4 = g ′( ) + h′(′ x) Theorem 1
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 15 Differentiating polynomials 2
Fill-in proof 16 Small angle approximations
We are going to demonstrate that...
sinθ θ
when θ is small and in radians.
Approach Reasons
1 Consider this diagram.
C
A
r
h
θ
O B
r
1 2
2 The area of the triangle OAB = r sinθ Theorem 2
2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 16 Small angle approximations 1
1 2
8 ⇒ i θ < θ < tanθ Dividing by r
2
θ 1
9 ⇒ 1< < Dividing by sinθ and
sinθ θ using Theorem 6
2. Is the statement made in stage 6 true for all possible diagrams? What about all values of θ ?
3. At which stage in the proof is it important that θ is in radians? Find a small angle
approximation for sinθ when θ is in degrees. You may want to use this result to find the
derivative of sin x when x is in degrees.
4. Why is it justified to say that cosθ ≈ 1 but we do not use the approximation sinθ ≈ 0? Use
the small angle sine approximation to find an improved small angle approximation to
cosθ up to a quadratic term.
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 16 Small angle approximations 2
Fill-in proof 17 Differentiating trigonometric functions
We are going to demonstrate that...
d
dx
(sin x ) c (x )
You need to know...
f( + ) − f (x )
• differentiation from first principles: f ′ x ) = lim (Theorem 1)
h→0 h
• small angle approximations: sin x x and cos x ≈ 1 (Theorem 2)
• compound angle formula: sin ( A B ) = sin
si A coss B + sin B cos A (Theorem 3)
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
d sin ( x h ) sin x
1 (sin x ) lim Theorem 1
dx h →0 h
h cos x
4 = lim Cancelling sin x
h→0 h
3. sin x is only approximately equal to x, so why are we justified in using an exact equals sign
in stage 3?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 17 Differentiating trigonometric functions 1
Fill-in proof 18 Differentiating logarithmic functions
graphically
We are going to demonstrate that...
d 1
( ln x ) =
dx x
You need to know...
• ln x and ex are inverse functions (Theorem 1)
• that the graphs of inverse functions are reflections in the line y = x (Theorem 2)
• the gradient of any point on the graph of y = ex is the same as the y-coordinate (Theorem 3)
change in y
• the gradient of a straight line is (Theorem 4)
change in x
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 Consider the graphs of y = ex and y = ln x
y
y = ex
x
y = ln x
m
1
x
y = ln x
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 18 Differentiating logarithmic functions 1
3 We can then look at the reflection of this curve in the line Theorem 1
y = x. It produces the curve y = ex and
y Theorem 2
m
m
y = ex
1
x
y = ln x
1
6 ∴m = Taking the limit
x
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 18 Differentiating logarithmic functions 2
Fill-in proof 19 Integration from first principles
We are going to demonstrate that...
a3
The area under the graph of y x 2 from 0 to a is .
3
You need to know...
n
n (n + 1) (2n + 1)
• ∑r 2
=
6
(Theorem 1)
1
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 The area can be approximated by splitting it into lots of
rectangles each with width Δx:
y
y = x2
x
a
Δx
a
2 There will be of these rectangles
Δx
3 The rth such rectangle will have the right edge of the rectangle
at x = r Δx and will have height y r2 ( x)
2
∑r 2
( x )3
r =1
a
r=
Δx
=( )3 ∑r Since ( Δx ) is a constant
3
6 2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 19 Integration from first principles 1
a( + )( a + Δx )
9 = Simplifying
6
10 The approximation becomes exact as Δx gets very small:
a( + )( + )
area = lim
Δx →0 6
a (a + 0) (2a + 0)
=
6
a3
=
3
a
2. Use this proof to explain why the notation for this integration is ∫ y dx.
0
∑ ⎜⎜ ∑ Δyy⎟⎟ Δx .
i =1 ⎜ j=j 1 ⎟⎠
⎝
x a y f (x )
∫ ∫
x =0 y =0
dA
Double and triple integrals have many uses in physics and engineering. For example, have a
look at how they can be used to find the centre of mass of a non-uniform shape.
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 19 Integration from first principles 2
Fill-in proof 20 Fundamental theorem of calculus
We are going to demonstrate that...
The process of finding the area under a graph is the opposite of differentiation.
dy Δyy
• = lim (Theorem 1)
dx Δx → 0 Δx
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 Consider the area under the graph y = f (x) between a and x.
By changing the upper limit, x, we will change the area:
y
y = f(x)
A f (x) ΔA
a x
x
0
Δx
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 20 Fundamental theorem of calculus 1
Fill-in proof 21 Product rule
We are going to demonstrate that...
d dv du
dx
( uv ) = u
dx
+v
dx
You need to know...
dy Δyy
• = lim (Theorem 1)
dx Δx →0 Δx
• the convention that Δ a means a small change in a.
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 Let y = uv where u, v are functions of the independent Setting up the problem
variable x. If x changes by a small amount (Δ x) our new
independent variable is going to be x + Δx.
But u, v and y will also be affected.
2 u will become u + Δu
v will become v + Δv
y will become y + Δy
3 But we can also use the link between y, u and v:
y + Δy = (u + u ) (v + Δv )
4 = uv + v Δu + uΔv + ΔuΔv Expanding brackets
dy du dv dv
8 ∴ =v +u +0× Theorem 1
dx dx dx dx
du dv
=v +u
dx dx
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 21 Product rule 1
Questions for reflection
1. In this proof did we assume that Δx is positive?
2. In stage 7 have we assumed that we can take the limit of each part of a sum and a product
separately?
d d
3. If ( x ) = 1 use the product rule to prove that ( x 2 ) 2x .
dx dx
d 2 d ⎛ ⎞
( x ) = ⎜ x+ x + …+ x
⎟+ x
dx dx ⎝ x times ⎠
d d d d
= ( ) + ( ) + …+ ( ) + (x )
dx
dx dx
dx
x times
= 1
+1+
…+ 1 +
1
x times
=x
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 21 Product rule 2
Fill-in proof 22 Quotient rule
We are going to demonstrate that...
d ⎛ u ⎞ v ddux u ddxv
=
dx ⎝ v ⎠ v2
dy dy du
• the chain rule: = × (Theorem 2)
dx du dx
1
• the rule of exponents: v − n = n (Theorem 3)
v
d n
•
dx
( x ) nx n−1 (Theorem 4)
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
d ⎛ u⎞ d
1 = (u × v ) Rewrite the quotient as a product
dx ⎜⎝ v ⎟⎠ dx
du d
2 =v 1
+u ( ) Theorem 1
dx dx
du dv d
3 =v 1
dx
+u
dx dv
( ) Theorem 2
du dv
4 =v 1
+ u (− ) Theorem 4
dx dx
1 du u dv
5 = − Theorem 3
v dx v 2 dx
v du u dv
6 = − Create a common denominator of v2
v 2 dx v 2 dx
v ddux − u ddxv
7 =
v2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 22 Quotient rule 1
Fill-in proof 23 Volumes of revolution
We are going to demonstrate that...
The volume of a revolution when a curve is rotated fully around the x-axis is given by:
b
V ∫ a
y 2 dx
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 The volume can be split up into discs:
2 The radius of each disc is the y-coordinate and the width is Theorem 2
Δx, therefore the volume is πy 2 Δx
3 The total volume is approximately:
b
V ∑ πy Δx 2
4 As we make the discs smaller the volume gets more and Theorem 1
more accurate:
b
V li
Δx →0
∑ πy Δx 2
b
=∫ π
πy 2 dx
a
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 23 Volumes of revolution 1
Questions for reflection
1. Use a similar argument to show that the volume of revolution of a curve rotated around the
b
y-axis is V ∫ a
πx 2 dy.
2. (Hard) By considering the volume being split into a series of thin cylinders show that the
b
volume of revolution around the x-axis can be given by V ∫
a
π | x | | y | dx .
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 23 Volumes of revolution 2
Fill-in proof 24 An alternative formula for variance
We are going to demonstrate that...
2
The variance is x 2 x.
∑( )
2
−
• the definition of variance: σ 2
= i
(Theorem 1)
n
∑f i g j g j ∑f i)
i i
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
∑( )
2
−
1 σ2 = i
Theorem 1
n
∑x
2
i i
2
−2 ix + x
2 = Expanding brackets
n
∑ ∑ 2x x + ∑ x
2
i i i i
3 = − Theorem 5
n n n
4 =
∑ i
− 2x
∑x i i
+x
2 ∑1 i
Theorem 4
n n n
2
5 = x2 − 2 × x × x + x Theorem 2 and
Theorem 3
2
6 = x2 − x
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 24 An alternative formula for variance 1
Fill-in proof 25 Expectation and variance of the
binomial distribution
We are going to demonstrate that...
If X ~ B(n, p) then E ( X ) n
np and Var ( X ) np
n ( p)
Proof 1
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 If X ~ B(n, p)
r n
E( X ) ∑rP
r (X = r) By the definition of expectation
r =0
r =n
⎛ n⎞
= ∑r ⎜ ⎟ pr qn−r
r
r =0 ⎝ ⎠
r n
n! ⎛ n⎞
2 E( X ) ∑r r !(n − r )! p q r n −r
Using definition of ⎜ ⎟
r =0 ⎝ r⎠
r =n
n!
3 = 0 + ∑r p r q n −r Splitting the sum into the first term and the rest.
r =1 r !(n − r )!
r =n
n!
4 =∑ p r q n −r Simplifying the factorials
r =1 (r −1) ! (n − r ) !
r =n
(n − 1)!
5 = np∑ pr −1qn−r Taking out a factor of np
r =1 (r −1) !(n − r )!
r =n n − 1
⎛ ⎞ r −1 n−r
6 = np∑ ⎜ p q Rewriting the factorial form as a binomial
r =1 ⎝
r − 1⎟⎠
coefficient
a =b b
⎛ ⎞
7 = np∑ ⎜ ⎟ pa qb −a Substituting
a
a=0 ⎝ ⎠ r = a +1
n b +1
= np ( p + q )
b
8 Recognising this as a binomial expansion
= np (1)
b
Using the fact that p + q = 1
= np
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 25 Expectation 1
Questions for reflection
1. Why did the sum have to be split up into two parts before the factorials were simplified?
Proof 2
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
r n
⎛ n⎞ r n −r
1 E( X2 ) ∑r 2
⎜⎝ r ⎟⎠ p q First we need to find E( X 2 )
r =0
r =n
⎛ n ! ⎞ r n −r
2 = ∑r 2 ⎜ pq Rewriting the binomial
r =0 ⎝ r !(n − r )!⎟⎠ coefficient in factorial form
r =n
⎛ n! ⎞ r n −r
3 = 0 + ∑r ⎜ pq Splitting the sum into the first
1)!(n − r )!⎟⎠
r =1 ⎝ (r −1 term and the rest
r =n
⎛ n! ⎞ r n −r
4 = ∑ (( − ) + ) ⎜ pq Rewriting r as (r − 1) + 1
r =1 ⎝ (r −1)!(n − r )!⎟⎠
r =n
⎛ n! ⎞ r =n
n!
5 = ∑ ( − )⎜ −
+∑ pr qn−r Splitting the sum into two
r =1 ⎝ (r − ) (n − r ) ⎟⎠ r =1 (r − 1)!(n − r )! sums
r =n r =n
n! n!
6 = 0+∑ −
+∑ p r q n −r Splitting the first sum into the
r =2 (r − 2 ) ( − ) r =1 (r − 1)!(n − r )!
first term and the rest
r =n
n!
7 =∑ pr qn−r + np Recognising the second sum
r = 2 (r − 2 )!(n − r )!
from Proof 1
r =n
(n − 2)!
8 = n (n − 1) p2 ∑ pr −2qn−r + np Taking out a factor of
r = 2 (r − 2 )!(n − r )! n (n − 1) p2
r =n n − 2
⎛ ⎞ r −2 n −r
9 = n (n − 1) p2 ∑ ⎜ p q + np Rewriting the factorial form as
r =2 ⎝
r − 2 ⎟⎠
a binomial coefficient
a =b b
⎛ ⎞
10 = n (n − 1) p2 ∑ ⎜ ⎟ pbqb−a + np Substituting
a
a =0 ⎝ ⎠ r = a+2
n b+2
= n (n − 1) p2 ( p + q ) + np
b
11 Recognising this as a binomial
expansion
12 = n2 p2 − np2 + np Using the fact that p + q = 1
Var ( X ) E ( X ) ⎡⎣ E ( X )⎤⎦
2
13 Using the definition of
variance
= n2 p2 − np2 + np − (np )
2
14 = np − np2
= np( − p)
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 25 Expectation 2
Questions for reflection
1. Why was it useful to write r as (r − 1) + 1 in the 4th line?
2. Was the substitution in the 10th line necessary or just a useful way to simplify the algebra?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 25 Expectation 3
Fill-in proof 26 Deriving formulae for the Poisson
distribution
We are going to demonstrate that...
mx e m
If X is a variable following a Poisson distribution with mean m then P ( X x) = .
mx e m x!
If P ( X x ) = then E ( X ) m and Var ( X ) .
x!
The sum of two Poisson variables also follows a Poisson distribution.
⎝ x⎠
x n− x
n! ⎛ m⎞ ⎛ m⎞ m
3 = 1− Since p =
x !(n − x )! ⎝ n ⎠ ⎝ n⎠ n
x terms
n ( − )…( − + ) ⎛ mx ⎞ ⎛ m ⎞ n ⎛ m ⎞ − x
4 = 1− 1− Simplifying the factorials
x! ⎝ nx ⎠ ⎝ n⎠ ⎝ n⎠
n −x
nx ⎛ mx ⎞ ⎛ m ⎞ ⎛ m ⎞
5 ≈ 1− 1− If n is much larger than
x ! ⎝ nx ⎠ ⎝ n⎠ ⎝ n⎠ k, n k ≈ n
n −x
mx ⎛ m ⎞ ⎛ m ⎞
6 = 1− 1− Simplifying
x! ⎝ n⎠ ⎝ n⎠
−x
mx e − m ⎛ m ⎞
7 = 1− Theorem 1 applies since
x! ⎝ n⎠ n→∞
mx e − m m
8 ≈ 1 1− p ≈1
x! n
In the limit, this approximation is exact.
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 26 Deriving formulae for the Poisson distribution 1
Proof 2: Deriving the expectation
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
x =∞
mx e m
1 E( X ) ∑x x!
From the definition of expectation
x =0
x =∞
mx e − m
2 = 0 + ∑x Splitting the sum into the first term and the rest
x =1 x!
x =∞
mx
3 = e−m ∑ e −m is a constant as far as the sum is concerned
x =1 ( x − 1) !
x 1
=
x ! (x − 1)!
x =∞
mx −1
4 = me − m ∑ Taking out a factor of m
x =1 ( x − 1) !
y =∞
my
5 = me − m ∑ Substitute y x −1
y =0 y !
6 = me − m em = m Theorem 2
Questions for reflection
1. Why was it necessary to split the sum into the first term and the rest before simplifying the
factorials?
⎛ x =∞ mx −1e − m x =∞ mx −1e − m ⎞
= m⎜ ∑ ( −
( x − 1)! ∑
5 ) + ⎟ Rewriting x as ( x − ) + 1
⎝ x =1 x =1 ( x − 1)! ⎠
⎛ y =∞ m y − m y =∞ m y e − m ⎞
6 =m ∑ y ! + ∑ y ! ⎟⎠
⎝ y =0
Substituting y x −1
y =0
⎛ y =∞
m y e−m ⎞
7 = m m+ ∑ First term in the bracket is the expectation
⎝ y =0 y ! ⎟⎠ which we found in Proof 2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 26 Deriving formulae for the Poisson distribution 2
8 = m(m + ) Second term in the bracket is the total
probability
r=z
λ r −λ μ z −r e − μ
4 =∑ × Using the formula for the Poisson
r =0 r! (z − r )! distribution
r=z
λ μ z −r
5 = e λe μ
∑ r ! × (z − r )! Factors of e −λ and e −μ can be taken out
r =0
of the sum since they are constants
e − (λ + μ ) r = z z!
6 = ∑
z ! r = 0 r !(z − r )!
λ μ z −r We are close to having a binomial
coefficient. Multiply by z ! in the sum to
get to this, but then you have to divide by
z ! too
e − (λ + μ ) r = z ⎛ z ⎞
7 = ∑ λ μ z −r
z ! r = 0 ⎜⎝ r ⎟⎠
Replace the factorials with a binomial
coefficient
e − (λ + μ ) ( λ + μ )
z
8 = We can recognise the sum as a
z! binomial expansion
This is a Poisson distribution with mean λ μ.
2. At what stage in the proof did we use the fact that X and Y are independent?
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 26 Deriving formulae for the Poisson distribution 3
Fill-in proof 27 Expectation algebra of linear
expressions
We are going to demonstrate that...
E (a b ) aE ( X ) b
Var (a b ) a2 Var( X )
Proof 1
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 E (aX + b ) ∑(ax
a i b) pi Theorem 1
i
5 = aE ( X ) + b Theorem 4
Proof 2
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 (
E [aX + b ] ) ∑ (ax
i
i b ) pi
2
Theorem 2
= ∑(a xi pi + abx
b i pi + b pi ) Multiplying out
i
5 = a2 ( ) + 2abbE( X ) + b2 ∑ pi Theorem 1
i
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 27 Expectation algebra of linear expressions 1
6 a2 ( ) + 2abbE( X ) + b2 Theorem 4
9 = a2 ( ) − a2E ( X )2 Simplifying
10 = a2 ( ( ) − ( X )2 ) Factorising
11 = a2 V r( X ) Theorem 3
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 27 Expectation algebra of linear expressions 2
Fill-in proof 28 Expectation of a sum of independent
variables
We are going to demonstrate that...
E( ) E ( X ) E(Y ) if X and Y are independent variables.
• E ( g ( , )) ∑∑g (x yi ) P(X
P(X xi Y yi ) (Theorem 2)
i i
• P( X x Y y ) P(
PX x ) P(Y y ) if X and Y are independent (Theorem 3)
• ∑p i =1 (Theorem 4)
• a finite double sum of a sum can be split into two double sums (Theorem 5)
⎛ ⎞ ⎛ ⎞
∑∑ f (i, j ) g (i j ) = ⎜ ∑∑ f (i, j )
⎝ i j ⎠ ⎝
∑∑g (i j )⎟⎠
i j i j
Several of these theorems may be unfamiliar and may themselves need to be proven.
Proof
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
1 E( ) ∑∑( i j ) P(
P( i yj) Theorem 2
i j
4 ⎛ ⎞ Properties of sums
= ∑⎜ ( = ) ∑P ( = )
⎟
i ⎝ j ⎠
⎛ ⎞
+∑ ( = ) ∑y j P ( = )⎟⎠
i ⎝ j
7 = E( ) + E(Y ) Theorem 4
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 28 Sum of independent variables 1
Questions for reflection
1. Prove that E ( ) E ( X ) E(Y ) if X and Y are independent.
2. Prove that
E ([ ]) E( X ) E( ) E ( X ) E(Y )
Hence prove that
Var ( ) Var ( X ) Var
Va (Y )
3. The result has been proved for independent variables but it is actually true for all
uncorrelated variables. Research the difference between independent and uncorrelated.
4. (Hard!) Prove that Var ( ) ⎡⎣E ( X )⎤⎦ Var ( ) ⎡⎣E ( Y )⎤⎦ Var ( X ) Var ( X ) Var(Y).
2 2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 28 Sum of independent variables 2
Fill-in proof 29 Expectation and variance of the
geometric distribution
We are going to demonstrate that...
n +1 n2 − 1
If X ~ DU (n) then E ( X ) = , Var ( X ) =
2 12
You need to know...
u1
• the sum to infinity for a geometric series: S∞ = if r < 1
1− r
• calculus – especially the quotient rule
x =∞
r
Lemma 1: Showing that ∑xr
(1 − r )2
x
=
x =1
Note: A lemma is a stepping stone towards a mathematical proof.
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
x =∞ x =∞
1 ∑xr x
r ∑xr x −1 Property of sums
x =1 x= 0
x =∞
d x
2 = r∑ (r ) Linking the expression to a standard derivative
x =1 dr
d ⎛ x =∞ x ⎞
3 =r ∑r
dr ⎜⎝ x =1 ⎟⎠
The sum of a derivative is the derivative of the sum
d ⎛ r ⎞
4 =r if r < 1 Sum of a geometric series
dr ⎝ 1 − r ⎠
5 =r
(1 − r ) + r Applying the quotient rule
(1 − r )2
r
6 = Simplifying
(1 − r )2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 29 Geometric distribution 1
Proof 1: Deriving the expectation
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
x =∞
1 E( X ) ∑xxpq x −1 Definition of expectation
x =1
p i =∞
2 = q ∑xq x Using property of sums to link to Lemma 1
i =1
pq
3 = Applying Lemma 1
q (1 − q )
2
p
4 = Simplifying
(1 − q )2
p
5 = Since 1 − q = p
p2
1
6 =
p
x =∞
Lemma 2: Summing the series ∑x(x − 1)r x
x =1
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
x =∞ x =∞
1 ∑x x rx r ∑x(x − 1)r x −2
Property of sums
x =1 x =0
x =∞
d2
2 =r 2
∑ dr 2
(r x ) Linking the expression to a standard derivative
x =1
d 2 ⎛ x =∞ x ⎞
3 = r2 ∑r
dr 2 ⎜⎝ x =1 ⎟⎠
The sum of a derivative is the derivative of a sum
d2 ⎛ r ⎞
4 = r2 if r < 1 Sum of a geometric series
dr 2 ⎝ 1 − r ⎠
2r 2
5 = Applying the quotient rule
(1 − r )3
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 29 Geometric distribution 2
Proof 2: Deriving the variance
Fill in the missing expressions and reasons to explain what is being done in each line.
Approach Reasons
x =∞
1 E( X2 ) ∑x 2
pq x 1
Definition of expectation
x =1
x =∞ x =∞
2 =∑ − −
+ ∑xpq x −1 Rewriting x 2 as ( )+ x
x =1 x =1
p x =∞ x =∞
= ∑
q x =1
− + ∑ xpq x −1 Using the rules of sums to link to Lemma 2
x =1
p x =∞
3 = ∑x(x − 1)q + E ( X )
q x =1
Recognising the definition of expectation
p 2q 2 1
4 = 3 +
From Lemma 2 and Proof 1
q (1 − q ) p
2 pq 1
5 = + Since 1 − q = p
p3 p
2q 1
= 2+
p p
2q p 1
8 = + 2− 2 Using a common denominator
p 2
p p
q + q + p −1
9 =
p2
q
10 = Since q + p = 1
p2
Cambridge Mathematics for the IB Diploma Higher Level © Cambridge University Press, 2012 Fill-in proof: 29 Geometric distribution 3