For functions with two occurrences of the unknown and
for every root, one of the two iterators converges.
Let f( x1, x2 ) = 0
be the equation to be solved, identifying
each occurrence of x by x1 and x2.
Let Fi(x) be the iterator derived
from inverting f on xi.
Formally this means that
f( F1(x), x ) = 0
f( x, F2(x) ) = 0
By computing derivatives and evaluating at a root
, we find
For this system of equations to have a non-null solution in
,
its determinant must be zero, or
So unless both absolute values are equal to one, then one
iterator converges while the other diverges.
This is a very encouraging result, it guarantees that one of the
iterators will succeed for each of the roots.