How do you locate and approximate the roots of an equation when an exact solution is not available?
Locating roots by change of sign, iterative methods of the form x equals g of x, the Newton-Raphson method, and the conditions under which these numerical methods fail.
A focused answer to the OCR A-Level Mathematics A numerical methods content, covering locating roots by a change of sign, fixed-point iteration of the form x equals g of x with staircase and cobweb diagrams, the Newton-Raphson method, and the situations in which each method fails.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
OCR wants you to locate a root of an equation by showing a change of sign over an interval, solve an equation by a fixed-point iteration (and illustrate convergence with a staircase or cobweb diagram), use the Newton-Raphson method, and explain when each method fails (for example a sign change missed because two roots lie close together, an iteration that diverges, or Newton-Raphson at a turning point).
The answer
Locating a root by change of sign
If is continuous and and have opposite signs, then has at least one root between and . You must state continuity for the argument to be valid.
Fixed-point iteration
Rearrange into the form , then iterate from a starting value. If the iteration converges, the limit is a root. Different rearrangements converge at different speeds, and some diverge.
A staircase diagram (when ) or a cobweb diagram (when ) drawn between and shows the successive iterates closing in on, or spiralling away from, the root.
The Newton-Raphson method
Newton-Raphson uses the tangent at the current estimate to leap to a better one. Geometrically, you follow the tangent line at down to the -axis, and that crossing is the next estimate. When it works it roughly doubles the number of correct digits each step, so it usually converges very fast from a good starting value.
Examples in context
Using an iteration to a required accuracy
To show a root is correct to a number of decimal places, find a sign change of over an interval whose endpoints round to that value (for example for to three decimal places).
Establishing an error bound
Once an iteration appears to have settled, you confirm the accuracy by bracketing: evaluate at the two ends of a small interval centred on the rounded value. A sign change over that interval, with continuity, proves the true root lies inside it, so the rounded value is correct to the stated accuracy. This sign-change check is the standard way to justify a final answer to a required number of decimal places.
When the methods fail
Each method has a failure mode you may be asked to explain. A change-of-sign search misses a repeated root or two close roots where does not change sign. An iteration diverges when near the root, spiralling or staircasing away. Newton-Raphson fails or jumps far away if is zero or very small (a turning point near the estimate), or if the starting value is poor.
Try this
Q1. Show that has a root between and . [2 marks]
- Cue. , , and is continuous, so a root lies in .
Q2. With and , apply Newton-Raphson once. [3 marks]
- Cue. , so .
Exam-style practice questions
Practice questions written in the style of OCR exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
OCR 20196 marks. Show that has a root in the interval , and use the iteration with to find , and to four decimal places.Show worked answer β
Evaluate at the ends (M1): and . Since , and is continuous, a root lies in (A1).
Apply the iteration (M1): (A1).
(A1). (A1).
Markers reward the sign-change argument with continuity stated, and the three iterates to four decimal places.
OCR 20215 marks. Using , apply the Newton-Raphson method once to find an improved approximation to the root, giving your answer to four decimal places.Show worked answer β
Differentiate: (M1).
Evaluate at : and (A1, A1).
Apply (M1): (A1).
Markers reward the derivative, the values of and at , the Newton-Raphson formula, and the improved root.
Related dot points
- Indefinite and definite integrals as the reverse of differentiation, the integrals of standard functions, the area under a curve and between two curves, and the trapezium rule for numerical integration.
A focused answer to the OCR A-Level Mathematics A integration content, covering indefinite and definite integrals as the reverse of differentiation, the integrals of standard functions, the area under a curve and between two curves, and the trapezium rule for estimating an integral numerically.
- Differentiation from first principles, the power rule, the chain, product and quotient rules, derivatives of standard functions including exponentials, logarithms and trigonometric functions, and implicit and parametric differentiation.
A focused answer to the OCR A-Level Mathematics A differentiation content, covering differentiation from first principles, the power rule, the chain, product and quotient rules, derivatives of exponential, logarithmic and trigonometric functions, and implicit and parametric differentiation.
- Tangents and normals, increasing and decreasing functions, stationary points and their nature using the second derivative, points of inflection, optimisation, and connected rates of change.
A focused answer to the OCR A-Level Mathematics A applications of differentiation content, covering tangents and normals, increasing and decreasing functions, stationary points and their classification by the second derivative, points of inflection, optimisation problems, and connected rates of change.
- Forming first-order differential equations from a context, solving them by separation of variables, finding particular solutions from initial conditions, and interpreting the solution in modelling.
A focused answer to the OCR A-Level Mathematics A differential equations content, covering forming a first-order differential equation from a described rate of change, solving by separation of variables, applying an initial condition to find a particular solution, and interpreting the result in growth, decay and cooling models.
- Arithmetic and geometric sequences and series, sigma notation, sum formulae, recurrence relations, increasing, decreasing and periodic sequences, and the sum to infinity of a convergent geometric series.
A focused answer to the OCR A-Level Mathematics A sequences and series content, covering arithmetic and geometric sequences, the sum formulae, sigma notation, recurrence relations, increasing, decreasing and periodic sequences, and the sum to infinity of a convergent geometric series.
- Quadratic functions, completing the square, the quadratic formula and the discriminant, simultaneous equations (linear and quadratic), and linear and quadratic inequalities.
A focused answer to the OCR A-Level Mathematics A algebra content, covering solving quadratics by factorising, completing the square and the formula, the discriminant and the nature of roots, simultaneous linear and quadratic equations, and solving linear and quadratic inequalities.
Sources & how we know this
- OCR A Level Mathematics A (H240) specification β OCR (2017)