Show worked solution
Worked solution
Locate the fixed point alpha
The fixed point satisfies x=g(x).
Differentiate g and evaluate the derivative at alpha
The size and sign of g'(alpha) fix the behaviour of the iteration.
Apply the iterative formula to find x_{1}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{2}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{3}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{4}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{5}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{6}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{7}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{8}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{9}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{10}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{11}
Substitute the previous estimate and evaluate to 5 decimal places.
Apply the iterative formula to find x_{12}
Substitute the previous estimate and evaluate to 5 decimal places.
State the behaviour of the iteration near alpha
This determines whether the staircase/cobweb converges or diverges.