Derivation: fixed-point convergence and order
Expanding by Taylor around the fixed point yields the method's error equation and proves both the criterion and the order theorem.
Taylor of φ around the fixed point
Let . Expand by Taylor around and use :
Subtracting leaves the error equation of the fixed-point iteration:
If , the dominant term is linear: . Errors contract if (linear convergence with factor ) and grow if : that is the local convergence criterion.
If moreover and , all earlier terms vanish and the first surviving one fixes the order: this is the order theorem for a fixed-point method.
Immediate application: for Newton, and , which vanishes at a simple root (). Since in general , Newton has order 2, agreeing with the direct proof.