Let's say we have a complex differentiable function $f(x)$ that has a complex conjugate pair of roots at some point, lets say 5+i and 5-i for instance.
let $g(x)$ be a fixed-point iteration which gives $g(x)=x$ when $f(x)=0$, say, the Newton derivative, or some other fixed-point iteration like Steffensen, etc.
Is it possible to converge to one of the complex roots, if the iteration is started from a point which is equal to the midpoint of the imaginary parts?
Another way to say this is, would the influences of the pair of roots on the trajectories of the iteration cancel each other such that the iteration would not be influenced by the pair and hence not converge to either of them?
of course it would converge if started to the left or right of the midpoint, but it seems that exactly on it, they might cancel