AQA FP3 Summary Notes
AQA FP3 Summary Notes
uk
Further Pure 3 Summary Notes
1. Limits
The function f(x) → l when x → a is written
3𝑥 2 + 2𝑥 + 4 3
lim = −
𝑥→∞ 1 − 2𝑥 2 − 3𝑥 2
2. Maclaurin’s Series
′ (𝟎)𝒙
𝒇′′(𝟎)𝒙𝟐 𝒇′′′(𝟎)𝒙𝟑
𝒇(𝒙) = 𝒇(𝟎) + 𝒇 + + … … ….
𝟐! 𝟑!
Assumption
f(x) can be expressed as f(x) = a0 + a1x + a2x2 + a3x3…….
The series can be differentiated term by term
The function f(x) and all of its derivatives exist at x = 0
𝑥2 𝑥3 (2𝑥)2 (2𝑥)3
ln(1 + x) = 𝑥 − + ln(1 + 2x) = (2𝑥) − +
2 3 2 3
2 8𝑥 3
= 2𝑥 − 2𝑥 + 3
ln(1 + x) valid for -1 < x < 1 ln(1 + 2x) valid for -1 < 2x < 1 so -½ < x < ½
3. Improper Integrals
𝑏
An integral ∫𝑎 𝑓(𝑥)𝑑𝑥 is improper if
Example
𝑒
∫0 𝑥𝑙𝑛𝑥 𝑑𝑥 (Improper – not defined at lower boundary x = 0 - cannot have ln 0)
1 𝑐1 1
𝐼 = [2 𝑥 2 𝑙𝑛𝑥] − ∫0 2 𝑥 2 × 𝑥 𝑑𝑥
Remember Integration by parts
𝑑𝑣
1 1 2 1 1 u = ln x 𝑑𝑥 = 𝑥
= 2 𝑒2 − 𝑐 𝑙𝑛𝑐 − 4 𝑒2 + 4 𝑐2
2
Negative θ
Polar – Cartesian
𝑥 = 𝑟𝑐𝑜𝑠𝜃 𝑦 = 𝑟𝑠𝑖𝑛𝜃
𝑟2 = 𝑥2 + 𝑦2
𝑦
𝜃 tan 𝜃 =
𝑥 Use these when you need
to change between polar
and Cartesian equations
r=a 𝑥 2 + 𝑦 2 = 𝑎2 𝜃= 𝛼
circle centre (0,0) Straight line (semi-infinite/half line)
radius a
r=4cos θ r=4sin θ
www.mathsbox.org.uk
Hints for sketching curves
if r is expressed as a function of cos only - symmetrical about the initial line
𝝅
if r is expressed as a function of sin only - symmetrical about the line 𝜽 =
𝟐
if 𝑟 → 0 𝑎𝑠 𝜃 → ∞ then the line 𝜃 = 𝛼 is a tangent to the curve at the pole
NEGATIVE VALUES of r are not allowed – if 𝑟 < 0 in the interval 𝛼 < 𝜃 < 𝛽 then there is no curve in
this interval
1 1 1
∫ 𝑠𝑖𝑛2 𝜃 = ∫ (1 − 𝑐𝑜𝑠2𝜃) = (𝜃 − 𝑠𝑖𝑛2𝜃)
2 2 2
1 1 1
∫ 𝑠𝑖𝑛2 2𝜃 𝑑𝜃 = ∫ (1 − 𝑐𝑜𝑠4𝜃)𝑑𝜃 = (𝜃 − 𝑠𝑖𝑛4𝜃)
2 2 4
1
∫ 𝑠𝑖𝑛𝑛 𝜃𝑐𝑜𝑠𝜃 𝑑𝜃 = 𝑠𝑖𝑛𝑛+1 𝜃
𝑛+1
2
A General solution has unknown variables and represents a family of solutions e.g 𝑦 = 𝐴𝑒 𝑥
To find a Particular solution boundary or initial conditions are used to evaluate unknown variables
e.g. when y = 2 x = 0 or y(0) = 2 both mean the same thing
www.mathsbox.org.uk
METHOD 1 : Separating the variables (seen in Core 4)
𝑑𝑦
= 3x 2 𝑦 ln|𝑦| = 𝑥 3 + 𝑐
dx
1 3 +𝑐
dy = 3x 2 𝑑𝑥 𝑦 = 𝑒𝑥
𝑦
1 3
∫ 𝑦 dy = ∫ 3x 2 𝑑𝑥 𝑦 = 𝐴𝑒 𝑥
2
𝑑𝑦
−
2𝑦
= 𝑥2 P(x) = − Q(x) = 𝑥 2 Take care with the
𝑥
𝑑𝑥 𝑥 ‘sign’ of P(x)
𝑑 𝑦
𝑑
( )= 1 (𝐼(𝑥)𝑦) = 𝐼(𝑥)𝑄(𝑥)
𝑑𝑥 𝑥 2 𝑑𝑥
MAKE SURE YOU SHOW THIS CLEARLY
𝑦
= ∫ 1 𝑑𝑥
𝑥2
𝑦 Don’t forget to include the ‘c’ in
=𝑥+𝑐 any rearrangement to isolate y
𝑥2
e.g. cx2
𝑦 = 𝑥 3 + 𝑐𝑥 2
Step 4 : You have found the GENERAL solution – if necessary use values given to find a PARTICULAR
solution
www.mathsbox.org.uk
METHOD 3 : Complementary Functions and Particular Integrals
𝑑𝑦
Step 1 : Check that the equation is in the form 𝑎 𝑑𝑥 + 𝑏𝑦 = 𝑓(𝑥)
𝑑𝑦
− 2𝑦 = 𝑒 2𝑥
𝑑𝑥
𝑑𝑦
Step 2 : Solve the REDUCED EQUATION 𝑎 𝑑𝑥 + 𝑏𝑦 = 0
𝑑𝑦
− 2𝑦 = 0
𝑑𝑥
1
𝑑𝑦 = 2 𝑑𝑥
𝑦
𝑦 = 𝐴𝑒 2𝑥 - this is the COMPLEMENTARY FUNCTION
𝑑𝑦
Step 3 : Find a PARTICULAR Integral/solution of the complete equation 𝑎 𝑑𝑥 + 𝑏𝑦 = 𝑓(𝑥)
Looking only at the f(x)
If f(x) is of the form 𝑐𝑒 𝑘𝑥 try a particular solution of the form
𝑦 = 𝑎𝑒 𝑘𝑥 (or 𝑦 = 𝑎𝑥𝑒 𝑘𝑥 if the CF has the same exponential from as f(x)
If f(x) is of the form 𝑐𝑐𝑜𝑠 𝑘𝑥 𝑜𝑟 𝑐 sin 𝑘𝑥 try a particular integral of the form
𝑦 = 𝑎𝑐𝑜𝑠𝑘𝑥 + 𝑏𝑠𝑖𝑛 𝑘𝑥
𝑑𝑦 𝑑𝑦
− 2𝑦 = 𝑒 2𝑥 Try 𝑦 = 𝑎𝑥𝑒 2𝑥 = 𝑎𝑒 2𝑥 + 2𝑎𝑥𝑒 2𝑥
𝑑𝑥 𝑑𝑥
𝑎𝑒 2𝑥 = 𝑒 2𝑥
𝑎𝑒 2𝑥 − 𝑒 2𝑥 = 0
𝑒 2𝑥 (𝑎 − 1) = 0
𝑎=1 This gives a PARTICULAR integral/solution 𝑦 = 𝑥𝑒 2𝑥
Step 5 : If boundary values are given to allow you to calculate A this must be done using y = CF + PI
Solve
𝑑2 𝑦 𝑑𝑦
Find the general solution to 2 𝑑𝑥 2 + 6 𝑑𝑥 + 5𝑦 = 0
2𝑘 2 + 6𝑘 + 5 = 0
−6 ± √62 − 4 × 2 × 5
k=
2×2
3 1
k=− ± 𝑖
2 2
𝑑2 𝑦
Exceptional case if solving + 𝑛2 𝑥 = 0 𝑦 = 𝐴𝑐𝑜𝑠𝑛𝑥 + 𝐵𝑠𝑖𝑛𝑛𝑥
𝑑𝑥 2
General solution
3 1 1
𝑦 = 𝑒 −2𝑥 (𝐴𝑐𝑜𝑠 𝑥 + 𝐵𝑠𝑖𝑛 𝑥)
2 2
𝒅𝟐 𝒚 𝒅𝒚
Solving equations of the form 𝒂 +𝒃 + 𝒄𝒚 = 𝒇(𝒙)
𝒅𝒙𝟐 𝒅𝒙
COMPLEMENTARY Function
𝑦𝑐 = 𝐴𝑒 −𝑥 + 𝐵𝑒 −2𝑥
www.mathsbox.org.uk
Step 3 : Finding a PARTICULAR solution of the complete equation (particular Integral) y p
You need to consider f(x) and yc
𝑑2𝑦 𝑑𝑦
𝑦𝑐 = 𝐴𝑒 −𝑥 + 𝐵𝑒 −2𝑥 2
+3 + 2𝑦 = 2𝑒 −2𝑥
𝑑𝑥 𝑑𝑥
𝑓(𝑥) = 2𝑒 −2𝑥
𝑦𝑝 = 𝑎𝑥𝑒 −2𝑥
𝑑𝑦 𝑑2 𝑦
Differentiate 𝑦𝑝 to find and 𝑑𝑥 2 and substitute these into the original equation
𝑑𝑥
𝑑𝑦 𝑑2 𝑦
𝑦𝑝 = 𝑎𝑥𝑒 −2𝑥 = 𝑎𝑒 −2𝑥 − 2𝑎𝑥𝑒 −2𝑥 = −2𝑎𝑒 −2𝑥 − 2(𝑎𝑒 −2𝑥 − 2𝑎𝑥𝑒 −2𝑥 )
𝑑𝑥 𝑑𝑥 2
= −4𝑎𝑒 −2𝑥 + 4𝑎𝑥𝑒 −2𝑥
𝑑2 𝑦 𝑑𝑦
2
+3 + 2𝑦 = 2𝑒 −2𝑥
𝑑𝑥 𝑑𝑥
−4𝑎𝑒 −2𝑥 + 4𝑎𝑥𝑒 −2𝑥 + 3(𝑎𝑒 −2𝑥 − 2𝑎𝑥𝑒 −2𝑥 ) + 2𝑎𝑥𝑒 −2𝑥 = 2𝑒 −2𝑥
−𝑎𝑒 −2𝑥 = 2𝑒 −2𝑥
𝑎 = −2
𝑦𝑝 = −2𝑥𝑒 −2𝑥
Step 6 : Use boundary values and General solution y = yc + yp to find the value of A and B
www.mathsbox.org.uk
7. Using substitution to reduce the order of differential equations
Show that the substitution 𝑥 = 𝑒 𝑡 transforms the differential equation
𝑑2𝑦 𝑑𝑦
𝑥2 − 3𝑥 + 4𝑦 = 2𝑙𝑛𝑥
𝑑𝑥 2 𝑑𝑥
into
𝑑2𝑦 𝑑𝑦
2
−4 + 4𝑦 = 2𝑡
𝑑𝑡 𝑑𝑡
𝑑𝑦 𝑑𝑦 Use the chain rule
We need to find 𝑑𝑥 𝑖𝑛 𝑡𝑒𝑟𝑚𝑠 𝑜𝑓 𝑑𝑡 𝑑𝑦 𝑑𝑦 𝑑𝑡
= ×
𝑑𝑥
𝑑𝑥 𝑑𝑡 𝑑𝑥
= 𝑒𝑡 = 𝑥
𝑑𝑡
𝑑𝑦 𝑑𝑦
=𝑥
𝑑𝑡 𝑑𝑥
𝑑2 𝑦 𝑑2 𝑦 𝑑𝑦
We need to find 𝑑𝑥 2 𝑖𝑛 𝑡𝑒𝑟𝑚𝑠 𝑜𝑓 (𝑎𝑛𝑑 )
𝑑𝑡 2 𝑑𝑡
𝑑 𝑑𝑦 𝑑2 𝑦
(𝑥 𝑑𝑥 )= 𝑑𝑡 2
𝑑𝑡
𝑑𝑥 𝑑𝑦 𝑑2 𝑦 𝑑2 𝑦
( + 𝑥 𝑑𝑥 2 )= 𝑑𝑡 2
𝑑𝑡 𝑑𝑥
𝑑𝑥
Substitute =𝑥
𝑑𝑡
𝑑𝑦 𝑑2 𝑦 𝑑2 𝑦
𝑥(𝑑𝑥 + 𝑥 𝑑𝑥 2 )= 𝑑𝑡 2
𝑑𝑦 𝑑𝑦
𝑑 𝑦2 𝑑2 𝑦 𝑑𝑦 Substitute = 𝑥 𝑑𝑥
𝑥 2 𝑑𝑥 2 = − 𝑑𝑡 𝑑𝑡
𝑑𝑡 2
EULER’S FORMULA
dy
= 𝑓(𝑥, 𝑦) 𝑦𝑟+1 = 𝑦𝑟 + ℎ𝑓(𝑥𝑟 , 𝑦𝑟 )
dx
Always work to at least 2 more decimal places than the
number required by the final solution
Example
𝑑𝑦
= 𝑓(𝑥, 𝑦) 𝑤ℎ𝑒𝑟𝑒 𝑓(𝑥, 𝑦) = 𝑥 + 3 + 𝑠𝑖𝑛𝑦 𝑎𝑛𝑑 𝑦(1) = 1
𝑑𝑥
Use the Euler formula with h = 0.1 to obtain an approximation to y(1.1) correct to 4 decimal places
𝑦(𝑥0 ) = 𝑦0 𝑥0 = 1 𝑦0 = 1
ℎ
𝑦𝑟+1 = 𝑦𝑟 + (𝑓(𝑥𝑟 , 𝑦𝑟 ) + 𝑓(𝑥𝑟+1 , 𝑦𝑟+1 )
2
Example
𝑑𝑦
= 𝑓(𝑥, 𝑦) 𝑤ℎ𝑒𝑟𝑒 𝑓(𝑥, 𝑦) = 𝑥 + √𝑦 𝑎𝑛𝑑 𝑦(3) = 4
𝑑𝑥
Use the improved Euler formula with h = 0.1 to obtain an approximation for y(3.1) to 3 decimal places
𝑦0 = 4 𝑥0 = 3
𝑘1 = 0.1(3 + √4) = 0.5