In Iteration of Quadratic Polynomials, Julia Sets,
we must find some (invertible?) $\varphi$ s.t. $g = \varphi^{-1}(f(\varphi(z)))$ in order to study $\{g^{\circ n}(z)\}_{n=1}^{\infty}$ the iterates of $g$ assuming we have studied $\{f^{\circ n}(z)\}_{n=1}^{\infty}$ the iterates of $f$
Case 1.
For $f(z) = z^2 + c$ and $g(z) = az^2+bz+d$
we can study $\{g^{\circ n}(z)\}_{n=1}^{\infty}$ by studying $\{f^{\circ n}(z)\}_{n=1}^{\infty}$, the iterates of $f$ because $$g^{\circ n}(z) = \varphi_1^{-1}(f^{\circ n}(\varphi_1(z)))$$
where $$\varphi_1(z) = az + \frac b 2$$ for some appropriate domain and range
Case 2.
For $g(w) = w^2$ and $f(z) = z^2 - 2$
we can study $\{f^{\circ n}(z)\}_{n=1}^{\infty}$ by studying $\{g^{\circ n}(z)\}_{n=1}^{\infty}$ because $$f^{\circ n}(z) = \varphi^{-1}_2(g^{\circ n}(\varphi_2(z)))$$
where $$\varphi_2(w) = w + \frac 1 w$$ for some appropriate domain and range
From where did $\varphi_2(w)$ come? It doesn't seem to be in the form $\varphi_1(z) = az + \frac b 2$, though I'm thinking there's some substitution to be done (hence the use of $w$ and not $z$)
