Pure 2 Notes
Pure 2 Notes
Revision Notes
Pure Core 2
1 Algebra .................................................................................................................. 3
Polynomials ...................................................................................................................................... 3
Factorising ................................................................................................................................................. 3
Standard results .......................................................................................................................................... 3
Long division ..............................................................................................................................................3
Remainder theorem .......................................................................................................................... 4
Factor theorem .................................................................................................................................. 5
Choosing a suitable factor...........................................................................................................................6
Cubic equations ................................................................................................................................ 7
2 Trigonometry ......................................................................................................... 8
Radians ............................................................................................................................................. 8
Connection between radians and degrees .................................................................................................. 8
Arc length , area of a sector and area of a segment.................................................................................... 8
Trigonometric functions ................................................................................................................... 9
Basic results ............................................................................................................................................... 9
Exact values for 30o, 45o and 60o ............................................................................................................................................................................ 9
Sine and cosine rules and area of triangle......................................................................................... 9
Sine rule ..................................................................................................................................................... 9
Ambiguous case ........................................................................................................................................10
Cosine rule ................................................................................................................................................10
Area of triangle .........................................................................................................................................10
Graphs of trigonometric functions .................................................................................................. 10
Graphs of y = sin nx, y = sin(–x), y = sin(x + n) etc. ..............................................................................11
Solving trigonometrical equations .................................................................................................. 12
Using identities ............................................................................................................................... 13
6 Differentiation ...................................................................................................... 25
Increasing and decreasing functions ...............................................................................................25
Stationary points and local maxima and minima (turning points) ..................................................25
Using second derivative ........................................................................................................................... 26
Using gradients before and after............................................................................................................... 27
Maximum and minimum problems.................................................................................................28
7 Integration ........................................................................................................... 29
Definite integrals ............................................................................................................................29
Area under curve ............................................................................................................................29
Numerical integration: the trapezium rule ......................................................................................30
8 Appendix ............................................................................................................. 31
Binomial coefficients, nCr .............................................................................................................................................................................. 31
Choosing r objects from n ..................................................................................................................... 31
n
Cr = nCn – r...........................................................................................................................................................................................................................31
(a + b)n .......................................................................................................................................................................................................................................31
Points of inflexion...........................................................................................................................32
To find a point of inflexion ...................................................................................................................... 32
Integration .......................................................................................................................................33
Area under graph – sum of rectangles ...................................................................................................... 33
Integration as ‘anti-differentiation’ ........................................................................................................... 33
Index ....................................................................................................................... 34
1 Algebra
Polynomials
A polynomial is an expression of the form
anxn + an –1 xn –1 + . . . a2x2 + a1x + a0
where all the powers of x are positive integers or 0.
Addition, subtraction and multiplication of polynomials are easy, division must be done by
long division.
Factorising
General examples of factorising:
2ab + 6ac2 = 2a(b + 3c2)
x2 – 5x + 6 = (x – 2)(x – 3)
x2 – 6x = x(x – 6)
6x2 – 11x – 10 = (3x + 2)(2x – 5)
2ax – 3by – 6ay + bx = 2ax – 6ay + bx – 3by
= 2a(x – 3y) + b(x – 3y)
= (2a + b)(x – 3y)
Standard results
x2 – y2 = (x – y)(x + y), difference of two squares
(x + y)2 = x2 + 2xy + y2,
(x – y)2 = x2 – 2xy + y2
Long division
Example:
3x2 – 5x + 9
3
2x2 + 3x – 1 6x4 – x + x – 3
6x4 + 9x3 – 3x2
–10x3 + 3x2 + x – 3
–10x3 – 15x2 + 5x
18x2 – 4x – 3
18x2 + 27x – 9
– 31x + 6
Þ P ( - d c ) = r.
Theorem: If we put x = –d/c in the polynomial we obtain r, the remainder that we would
have after dividing the polynomial by (cx + d).
Example: The remainder when P(x) = 2x3 + ax2 + bx + 9 is divided by (2x – 3) is –6, and
when P(x) is divided by (x + 2) the remainder is 1.
Find the values of a and b.
I + II Þ 7a = 21
Þ a = –3
using I we get b = –10
Factor theorem
Example: A quadratic equation has solutions (roots) x = –1/2 and x = 3. Find the quadratic
equation in the form ax2 + bx + c = 0
Example: Show that (x – 2) is a factor of P(x) = 6x3 – 19x2 + 11x + 6 and hence factorise
the expression completely.
But (2x ± 2) = 2(x ± 1) and (2x ± 6) = 2(x ± 3), so they are not new factors.
We now test the possible factors using the factor theorem until we find one that works.
Test (x – 1), put x = 1 giving 2 ´ 13 + 12 – 13 ´ 1 + 6 ¹ 0
Test (x + 1), put x = –1 giving 2 ´ (–1)3 + (–1)2 – 13 ´ (–1) + 6 ¹ 0
Test (x – 2), put x = 2 giving 2 ´ 23 + 22 – 13 ´ 2 + 6 = 16 + 4 – 26 + 6 = 0
and since the result is zero (x – 2) is a factor.
Þ (2x – 1) is a factor
Þ 2x3 + x2 – 3x + 1 = (2x – 1)(x2 + x – 1) = 0
r
Arc length s = rq
θ radians s = rθ Area of sector A = 1 r2q.
2
r
Area of segment
θ radians = area sector – area of triangle
= 1 r2 q – 1 r2sinq.
r 2 2
Trigonometric functions
Basic results
sin A
tan A= ; sin(–A) = –sin A; cos(–A) = cos A; tan(–A) = –tan A.
cos A
sin 60o = Ö3
/2 sin 30o = ½ 2
Ö3
Ö3
cos 60o = ½ cos 30o = /2
tan 60o = Ö3 tan 30o = 1
/Ö3 60o
b a
A B
c
Sine rule
a b c
= =
sin A sin B sin C
be careful – the sine rule always gives you two answers for each angle,
so if possible do not use the sine rule to find the largest angle as it might be obtuse;
you may be able to use the cosine rule.
Ambiguous case
Cosine rule
a2 = b2 + c2 – 2bc cosA
You will always have unique answers with the cosine rule.
Area of triangle
Area of a triangle = 1
2 ab sin C = 1
2 bc sin A = 1
2 ac sin B .
y y=tanx
y 2
1 y=sinx
1
x x
−90 90 180 270 360 −90 90 180 270 360
−1
−1
−2
−1
−2
y = sin 3x is like y = sin x
but repeats itself 3 times for 0o £ x £ 360o, or 0 £ x £ 2p c
y=sin(−x)= −sinx
−2 −2
y= −cosx
−2
y = sin(x + 30)
y = sin(x + 30) is the graph of
æ- 30ö
y = sin x translated through ç ÷.
è 0 ø
Solving trigonometrical equations
Examples: Solve (a) sin x = 0×453, (b) cos x = –0×769, (c) sin x = –0×876,
(d) tan x = 1×56, for 0 £ x < 360o.
Solutions:
(a) sin x = 0×453 y
y=sinx
1
Þ x = 26×9 y=0.453
x
using the graph we see that
90 180 270 360
x = 180 – 26×9 x=26.9 x=180−26.9
−1
Þ x = 26×9 or 153×1
Þ x = 57×3 y=1.56
1
using the graph we see that
x
y=tanx
x = 180 + 57×3 90 180 270 360
x=57.3 x=180+57.3
Þ x = 57×3 or 237×3 −1
Example: Solve sin (x – 𝜋) = 0.5 for 0c £ x £ 2pc , giving your answers in radians in
4
terms of p.
Solution: First put X = x – 𝜋
4
sin X = 0×5 Þ X = or p – 𝜋 = 5𝜋
𝜋
6 6 6
𝜋 5𝜋
Þ X = x–𝜋 = 6
or
6
4
13𝜋
Þ x = 5𝜋 or .
12
12
Example: Solve cos 2x = 0×473 for 0o £ x £ 360o, giving your answers to the nearest
degree.
Solution: First put X = 2x and find all solutions of cos X = 0×473 for 0o £ X £ 720o
Þ X = 61×77..., or 360 – 61×77… = 298×22…
or 61×77… + 360 = 421.77…, or 298.22… + 360 = 658×22…
i.e. X = 61×77..., 298×22…, 421.77…, 658×22…
Þ x = 1𝑋 = 31o, 149o, 211o, 329o to the nearest degree.
2
Using identities
sin A
(i) using tan A º
cos A
Þ sin A = ± 13
12
.
Also tan A =
sin A *
cos A
Þ sin x = 23 Þ x = 41×8o,
138×2o,
or sin x = –1 Þ x = 270o.
N.B. If you are asked to give answers in radians, you are allowed to work in degrees as
above and then convert to radians by multiplying by 𝜋
180
So the answers in radians would be
x = 41×8103 ´ p/180 = 0×730, or 138×1897 ´ p/180 = 2×41, or 270 ´ p/180 = 3p
/2.
S A
Under no circumstances should you use the diagram.
T C
You need to understand the graphs and their symmetries, so get used to using them.
3 Coordinate Geometry
Mid point
The mid point, M, of the line joining P (a1, b1) and Q (a2, b2) is ( 1
2 (a1 + a2 ), 12 (b1 + b2 )) .
Let P and Q be the points (a1 ,b1) and (a2 ,b2). Q (a2 ,b2)
M
Using Pythagoras’s theorem × b2 – b1
P (a1 ,b1) A
PQ = (𝑎2 − 𝑎1)2 + (𝑏2 − 𝑏1)2 a2 – a1
Perpendicular lines
Two lines with gradients m1 and m2 are perpendicular Û m1 ´ m2 = –1
Example: Find the equation of the line through (1, –5) which is perpendicular to the line
with equation y = 2x – 3
Þ x + 2y + 9 = 0
Circles
Centre at the origin
Take any point, P, on a circle centre the origin
and radius 5. y
r
Suppose that P has coordinates (x, y) P (x, y)
Example: Find the centre and radius of the circle whose equation is
x2 + y2 – 4x + 6y – 12 = 0.
Example: Find the equation of the circle which has diameter AB, where A is (3, 5), and
B is (8, –7).
Example: Find the equation of the tangent to the circle x2 + 2x + y2 – 4y = 20 at the point
(– 4, 6).
Þ 3x – 4y + 36 = 0.
If the two points of intersection are the same point then the line is a tangent.
Note. You should know that the angle in a semi-circle is a right angle and that the
perpendicular from the centre to a chord bisects the chord (cuts it exactly in half).
4 Sequences and series
Geometric series
Finite geometric series
A geometric series is a series in which each term is a constant amount times the previous
term: this constant amount is called the common ratio.
The common ratio can be any non-zero real number.
Þ Sn – r ´ Sn = a + 0 + 0 + 0 + … 0 + 0 – arn
Þ (1 – r) Sn = a – arn = a(1 – rn)
(1−𝑟𝑛) (𝑟𝑛−1)
Þ Sn = 𝑎 = 𝑎 .
1−𝑟 𝑟−1
Solution: x6 = x3 ´ r3 multiply by r 3 times to go from the 3rd term to the 6th term
Þ –16 = 2 ´ r3
Þ r3 = –8
Þ r = –2
Now x3 = x1 ´ r2
Þ x1 = x3 ÷ r2 = 2 ÷ (–2)2
Þ x1 = 1
2
Þ nth term, xn = arn –1 = 1 ´ (–2)n – 1
2
and the sum of the first 11 terms is
1 (−2)11−1 −2049
S 11 = × =
2 −2−1 −6
Þ S11 = 341 1
2
Solution: Firstly the common ratio is 12 = 3 which lies between –1 and +1 therefore
16 4
the sum converges to a limit.
a 16
The sum to infinity S¥ = =
1- r 1- 34
Þ S¥ = 64
Binomial series for positive integral index
Pascal’s triangle
When using Pascal’s triangle we think of the top row as row 0.
row 0 1
row 1 1 1
row 2 1 2 1
row 3 1 3 3 1
row 4 1 4 6 4 1
row 5 1 5 10 10 5 1
row 6 1 6 15 20 15 6 1
To expand (a + b)6 we first write out all the terms of ‘degree 6’ in order of decreasing
powers of a to give
…a6 + …a5b + …a4b2 + …a3b3 + …a2b4 + …ab5 + …b6
and then fill in the coefficients using row 6 of the triangle to give
1a6 + 6a5b + 15a4b2 + 20a3b3 + 15a2b4 + 6ab5 + 1b6
= a6 + 6a5b + 15a4b2 + 20a3b3 + 15a2b4 + 6ab5 + b6
Factorials
Factorial n, written as n! = n ´ (n – 1) ´ (n – 2) ´ . . . ´ 3 ´ 2 ´ 1.
So 5! = 5 ´ 4 ´ 3 ´ 2 ´ 1 = 120
𝒏
Binomial coefficients or nCr or ( )
𝒓
If we think of row 6 in Pascal’s triangle starting with the 0th term we use the following
notation
0th term 1st term 2nd term 3rd term 4th term 5th term 6th term
1 6 15 20 15 6 1
6 6 6 6 6 6 6
C0 C1 C2 C3 C4 C5 C6
6 6 6 6 6 6 6
( ) ( ) ( ) ( ) ( ) ( ) ( )
0 1 2 3 4 5 6
𝑛
where the binomial coefficients nCr or ( ) are defined by
𝑟
n 𝑛 𝑛!
C r = ( ) = (𝑛−𝑟)!
𝑟 𝑟!
𝑛 𝑛(𝑛−1)(𝑛−2)(𝑛−3) ×… up to 𝑟 numbers
or n
Cr = ( ) =
𝑟 𝑟!
This is particularly useful for calculating the numbers further down in Pascal’s triangle.
is 10 ´ 9 ´ (–8x3) = –720x3
so the coefficient of x3 is –720.
For more ideas on using the binomial coefficients, see the appendix.
5 Exponentials and logarithms
Graphs of exponentials and logarithms
4 y
y=x
y = 2x is an exponential function 3
2
and its inverse is the logarithm function
1 y = log2x
y = log2 𝑥. x
2 4
Rules of logarithms
log a x = y Û x = ay log a xn = n log a x
log a xy = log a x + log a y log a 1 = 0
log a (x ÷ y) = log a x – log a y log a a = 1
To solve ‘log’ equations we can either use the rules of logarithms to end with
log a + = log a * Þ + = *
or log a + = * Þ + = a*
Þ x3 = 8
Þ x = 2.
Example: Solve log2 𝑥 + log2(𝑥 + 6) = 3 + log2(𝑥 + 1).
𝑥(𝑥+6)
Solution: log2
𝑥(𝑥+6) = 3 Þ = 23 = 8
(𝑥+1) (𝑥+1)
Þ 2
x + 6x = 8x + 8 Þ x2 – 2x – 8 = 0
Þ (x – 4)(x + 2) = 0 Þ x = 4 or –2
But x cannot be negative (you cannot have log2 𝑥 when x £ 0)
Þ x = 4 only
A particular case
logb b 1
log a b = = This gives a source of exam questions.
logb a logb a
Example: Solve 5x = 13
Solution: y = f (x) = x3 – x2 – x + 7
dy
Þ = f ' (x) = 3x2 – 2x – 1
dx
For an increasing function we want values of x for which f ' (x) = 3x2 – 2x – 1 > 0
third – substitute x to find the value of y and give both coordinates in your answer.
Example:
Find the local maxima and minima of the curve with equation y = x4 + 4x3 – 8x2 – 7.
Solution:
y = x4 + 4x3 – 8x2 – 7.
dy
First find = 4x3 + 12x2 – 16x.
dx
dy
At maxima and minima the gradient = =0
dx
Þ 4x3 + 12x2 – 16x = 0 Þ x3 + 3x2 – 4x = 0 Þ x(x2 + 3x – 4) = 0
Þ x(x + 4)(x – 1) = 0 Þ x = –4, 0 or 1.
d 2y
Second find = 12x2 + 24x – 16
2
dx
d 2y
When x = –4, = 12 ´ 16 – 24 ´ 4 – 16 = 80, positive Þ min at x = –4
dx 2
d 2y
When x = 0, = –16, negative, Þ max at x = 0
dx 2
d 2y
When x = 1, = 12 + 24 – 16 = 20, positive, Þ min at x = 1.
dx 2
d2y
N.B. If = 0, it does not help! You can have any of max, min or stationary point of
dx 2
inflection.
N.B. We could have max, min or stationary point of inflection when the second
derivative is zero, so we must look at gradients before and after.
Maximum and minimum problems
Example:
A manufacturer of cans for baked beans wishes to use as little metal as possible in the
manufacture of these cans. The cans must have a volume of 500 cm3: how should he design
the cans?
Solution:
Solution: ò
3
1
[
6x 2 - 8x + 1 dx = 2x 3 - 4x 2 + x ] 3
1 no need for +C as it cancels out
ò x - 4x dx
2
y=x²−4x
0 2
é x3 2ù
2
[8 ] - 16 x
ë3 û0 3
−2
since the area is below the x–axis
+ 16 −4
Þ required area is
3
Solution: First sketch the curve to see which bits are above (positive) and which bits are
below (negative).
y = 3x – x2 = x(3 – x)
y
Þ meets x-axis at 0 and 3. 3
y=3x−x²
A1
b
Þ ò a
f (x) dx » 1
2
h ( y0 + y1 ) + 12 h ( y1 + y2 ) + 12 h ( y2 + y3 ) + ... + 12 h ( y n-1 + yn )
Þ f (x) dx » 1
h ( y + y + y + y + y + y + y ... + y +y +y )
ò
b
a 2 0 1 1 2 2 3 3 n-1 n-1 n
b
Þ ò f (x) dx » h ( y0 + yn + 2( y1 + y2 + y3 + ... + yn-1 ))
1
a 2
If we have n objects, the number of ways we can choose r of these objects is nCr.
nC
r = nCn – r
Every time r objects from n must, therefore, be the same as the number of ways of
leaving n – r behind. are chosen from n, there are n – r objects left behind; the
number of ways of choosing r objects
n
Þ Cr = nCn – r .
(a + b)n
In the expansion of (a + b)n = (a + b) (a + b) (a + b) (a + b) (a + b)… (a + b) (a + b),
where there are n brackets,
we can think of forming the term an – rbr by choosing the r letter bs from the n
brackets in nCr ways.
Thus the coefficient of an – rbr is nCr.
Points of inflexion
--
+
- - -- + +
-- + +
minimum maximum
+ +
- - ---
of gradient of gradient
++
minimum
of gradient -- - - + + +
++
maximum
of gradient
++
++
+ +
-
Oblique points of inflexion Stationary points of inflexion
Solution: y = x4 – x3 – 3x2 + 5x + 1
𝑑𝑦
Þ = 4x3 – 3x2 – 6x + 5
𝑑𝑥
𝑑2𝑦
Þ = 12x2 – 6x – 6
𝑑𝑥2
𝑑2𝑦
= 0 Þ 6(2x2 – x – 1) = 6(2x + 1)(x – 1) = 0
𝑑𝑥2
Þ x = – 1 or 1.
2
𝑑3𝑦
= 24x – 6
𝑑𝑥3
3
𝑑3𝑦 = –18 ¹ 0, and x = 1 Þ 𝑑 𝑦 = 18 ¹ 0
x=–1 Þ
2 𝑑𝑥3 𝑑𝑥3
Þ points of inflexion at A, (– 1 , –2 1 ),
2 16 y
and B, (1, 3). y=x⁴−x³−3x²+5x+1 4
B
𝑑𝑦 *
Notice that = 0 when x = 1,
𝑑𝑥
x
𝑑𝑦
but = 1 3 ¹ 0 when x = – 1 −2 1 2
𝑑𝑥 4 2
A
Þ A, (– 1 , –2 1 ), is an oblique point of *
2 16
inflexion, and
B, (1, 3), is a stationary point of
inflexion.
Integration
Area under graph – sum of rectangles
y
y=f(x)
In any continuous graph, y = f (x), we can divide the
area between x = a and x = b into n strips, each of
width d x.
The area under the graph (between the graph, the
x-axis and the lines x = a and x = b) is approximately y0 y1 y2 yn
the area of the n rectangles, as shown.
Þ the area under the graph x
dx dx dx
𝑛 𝑏 a b
𝐴 ≅ 𝑦𝑖𝛿𝑥 , and as 𝛿𝑥 → 0, 𝐴= 𝑦 𝑑𝑥
𝑖=1 𝑎
Integration as ‘anti-differentiation’
As d x ® 0
we have 𝑑𝐴 = 𝑓(𝑥)
𝑑𝑥