Using an iterative formula
Use the iteration with to find the solution to correct to decimal places.
Keep iterating until consecutive values agree to the required accuracy.
Year 11
Use iterative formulas of the form to find approximate solutions to equations. Understand convergence and divergence of iterations.
Algebra — numerical methods
**Iteration** is a method for finding approximate solutions to equations that cannot be solved exactly. We rearrange the equation into the form , then use the iterative formula . Starting with an initial guess , we repeatedly substitute to get closer to the solution: The iteration **converges** when successive values agree to the required degree of accuracy. Not all rearrangements converge — it depends on the gradient of near the solution. **Sign change method**: if and have opposite signs, there is a root between and (provided is continuous).
Using an iterative formula
Use the iteration with to find the solution to correct to decimal places.
Keep iterating until consecutive values agree to the required accuracy.
Rearranging to find an iteration formula
To solve , rearrange: , so , giving .
Different rearrangements may or may not converge.
Sign change method to locate a root
Show that has a root between and .
negative
positive
If and , there is a root in .
Show that the equation has a root between and , then use the iteration with to find the root correct to decimal places.
Check for a sign change first, then iterate until consecutive values agree to the required accuracy.
The iteration with gives ?
If and , what can we conclude?
Rearrange to give an iteration formula.
An iteration converges when:
Using with , what is ?
Watch for these when working through the lesson.
These ideas fit closely with this lesson.