3
\includegraphics[max width=\textwidth, alt={}, center]{63afce50-e15f-4634-b2f1-ad5d78ab8bf5-2_597_1006_973_571}
A curve with no stationary points has equation \(y = \mathrm { f } ( x )\). The equation \(\mathrm { f } ( x ) = 0\) has one real root \(\alpha\), and the Newton-Raphson method is to be used to find \(\alpha\). The tangent to the curve at the point \(\left( x _ { 1 } , \mathrm { f } \left( x _ { 1 } \right) \right)\) meets the \(x\)-axis where \(x = x _ { 2 }\) (see diagram).
- Show that \(x _ { 2 } = x _ { 1 } - \frac { \mathrm { f } \left( x _ { 1 } \right) } { \mathrm { f } ^ { \prime } \left( x _ { 1 } \right) }\).
- Describe briefly, with the help of a sketch, how the Newton-Raphson method, using an initial approximation \(x = x _ { 1 }\), gives a sequence of approximations approaching \(\alpha\).
- Use the Newton-Raphson method, with a first approximation of 1 , to find a second approximation to the root of \(x ^ { 2 } - 2 \sinh x + 2 = 0\).