The method for roots of a scalar function $f$ alternates Newton steps ($x_k\mapsto z_{k+1}$) and simplified Newton steps ($z_{k+1}\mapsto x_{k+1}$).
I think I need to Taylor expand all the f, but I do not know how to deal with the $f(z_{k+1})$ term. Seems like Taylor expanding that is very hard. Any help is appreciated.
