EuraStudy
Numerical methods find approximate solutions where exact algebra is impossible: locating roots by change of sign, refining them by iteration and by the Newton-Raphson method, and estimating definite integrals with the trapezium rule. Each method comes with conditions for success and characteristic ways of failing, which are examined as carefully as the calculations themselves.
4 sections~10 min reading time3 competenciesLevel Standard 2 · Advanced 2
basic level
AS-Level covers locating roots by change of sign and the trapezium rule.
higher level
The full A-Level adds fixed-point iteration and the Newton-Raphson method, together with their conditions for failure.
Reading depth: In depth
Text size: Standard
A sign change traps a root
Change-of-sign criterion
Opposite signs at the ends of an interval guarantee a root, provided is continuous there.
Show that has a root in the interval .
; .
is a polynomial, hence continuous, and and have opposite signs.
By the change-of-sign rule there is a root of in .
Result: Since , and is continuous, a root lies in .
Typical mistakes
Active revision
Show that has a root between and , and use bisection once to give a smaller interval containing it.
Active recall
Recall the key points — then reveal.
Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)
The fixed point of an iteration
Fixed-point iteration
The limit satisfies ; convergence requires the gradient of to be less than 1 in size at the root.
Use with to find the root of to 2 decimal places.
; ; .
; the iterates have settled to (2 d.p.).
and , a sign change, so the root is to 2 d.p.
Result: The root is .
Typical mistakes
Active revision
The equation is rearranged as . Starting from , find , and , and state the root to 3 decimal places.
Active recall
Recall the key points — then reveal.
Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)
Newton-Raphson uses the tangent
The Newton-Raphson iteration
Follow the tangent at down to the axis to get the next estimate; fails where .
Use Newton-Raphson on with to estimate (two iterations).
, so .
.
.
Result: , already close to
Typical mistakes
Active revision
Apply the Newton-Raphson method to with to find the root to 4 decimal places.
Active recall
Recall the key points — then reveal.
Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)
Trapezium strips under a curve
The trapezium rule
End ordinates once, interior ordinates twice, all scaled by half the strip width.
Use the trapezium rule with 4 strips to estimate .
; ordinates at are .
.
(3 d.p.). The exact value is , so this underestimates, as expected for a concave curve.
Result: Estimate , an under-estimate of the true .
Typical mistakes
Active revision
Use the trapezium rule with 4 strips to estimate , and state whether it over- or under-estimates the true value.
Active recall
Recall the key points — then reveal.
Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)
References & sources
Department for Education