Text

Show that Newton’s method applied to f(x)=1xaf(x)=\dfrac{1}{x}-a produces the iteration xn+1=xn(2axn),x_{n+1}=x_n(2-ax_n), an algorithm for the reciprocal 1/a1/a that uses no divisions (it was used by old computers).

Topics: Continuity
Concepts: Newton-Raphson method
Methods: Newton-Raphson
Skills: Proving · Using formulae
Exercise types: Proof