Exercise: numerical comparison on systems

Newton, Trapezoids, Golden Ratio, NA, Jarratt and RN on two test systems with tolerance 10⁻¹²: iterations, norms and ACOC, with RN (order 6) as the most effective method.

Experimental conditions

Six methods are compared (RN with a=12a=-\frac12, b=32b=\frac32, order 6) using extended-precision arithmetic (200 digits) and stopping criterion x(k+1)x(k)+F(x(k+1))<1012\|x^{(k+1)}-x^{(k)}\|+\|F(x^{(k+1)})\|<10^{-12}, at most 40 iterations. Test systems: F1(x,y)=(exey+xcosy,  x+y1)F_1(x,y)=\bigl(e^xe^y+x\cos y,\;x+y-1\bigr) with α[5.15723,4.15723]\alpha\approx[5.15723,-4.15723], and F2(x,y,z)=(cosysinx,  zx1y,  exz2)F_2(x,y,z)=\bigl(\cos y-\sin x,\;z^x-\frac1y,\;e^x-z^2\bigr) with α[0.909569,0.661227,1.575834]\alpha\approx[0.909569,\,0.661227,\,1.575834].

Results for F₁ (x⁽⁰⁾=[2,−1])

MethoditerF(x(k+1))\|F(x^{(k+1)})\|x(k+1)x(k)\|x^{(k+1)}-x^{(k)}\|ACOC
Newton54.3406·10⁻¹⁷6.2690·10⁻⁹1.9989
Trapecios91.9040·10⁻⁶⁴6.7281·10⁻²²2.9993
Golden Ratio78.2086·10⁻⁴³2.4788·10⁻²⁷2.1867
NA59.5523·10⁻⁸⁷5.7738·10⁻³⁶3.4151
Jarratt62.8540·10⁻¹⁹⁵6.1911·10⁻⁴⁹3.9985
RN42.6765·10⁻¹⁴¹1.1130·10⁻²³6.4561
Results for F1F_1 with x(0)=[2,1]x^{(0)}=[2,-1].

Results for F₂ (x⁽⁰⁾=[1,1,2])

MethoditerF(x(k+1))\|F(x^{(k+1)})\|x(k+1)x(k)\|x^{(k+1)}-x^{(k)}\|ACOC
Newton65.7716·10⁻¹⁷7.5973·10⁻⁹1.9760
Trapecios66.1613·10⁻⁵⁷1.4405·10⁻¹⁹2.9999
Golden Ratio61.0510·10⁻⁴¹1.2430·10⁻²⁵2.7407
NA65.4870·10⁻⁹²1.4939·10⁻³⁸3.2701
Jarratt45.0114·10⁻⁷⁷6.9430·10⁻²⁰3.9638
RN47.7869·10⁻²⁰⁸1.1636·10⁻⁴¹6.0053
Results for F2F_2 with x(0)=[1,1,2]x^{(0)}=[1,1,2].