Consider the iterration of rational function $R$($z$),
Suppose the sequence of iterates {$z_n$} of initial point $z_0$ converges to $w$. Then (because $R$ is continuous at $w$),
$w$ = $\displaystyle \lim_{n \to \infty}$$z_{n+1}$ = $\displaystyle\lim_{n \to \infty}$$R$($z_{n}$) = $R$($\displaystyle\lim_{n \to \infty}$$z_n$) = $R$($w$)
From the above equation, it is clear that the sequence of iterations of any initial points always converges to the fixed points of that function.
e.g. Consider, $R$($z$) = $z^2$$ -$ $4$$z$ $ + $$6$ , It has two fixed points $2$ and $3$ (here, we are not considering $\infty$ as fixed point)
Here, I want to know for which initial point $z_0$ its sequence of iterates will converge to $2$? How to calculate these initial points mathematically?
