I'd like to compute the limit of $\lim _{ n->\infty }{ ({ z+{ z }^{ -1 }) }^{ n } } $ for $z\neq 0$ My attempt was to use the Polar-Cor. representation for complexe numbers.So
${ (z+{ z }^{ -1 })^{n} }$=${ { (r }_{ 1 }(\cos { \theta } +i\sin { \theta )+\frac { 1 }{ { r }_{ 2 }(\cos { \phi +i } \sin { \phi ) } } } ) }^{ n }$
and using Moivre's Formula we get ${ { r }_{ 1 } }^{ n }{ e }^{ i*n*\theta }+\frac { 1 }{ { { { r }_{ 2 } }^{ n } }{ e }^{ i*n*\phi } } $. How do I continue from here?
Hint. Let $w=z+1/z$ and consider three cases: 1) $|w|<1$, 2) $|w|=1$, and $|w|>1$. Moreover note that for $z=re^{i\theta}$ with $r>0$, $$w=(r+\frac{1}{r})\cos(\theta)+i(r-\frac{1}{r})\sin(\theta)$$ and $$|w|^2=(r+\frac{1}{r})^2\cos^2(\theta)+(r-\frac{1}{r})^2\sin^2(\theta)= r^2+\frac{1}{r^2}+2\cos(2\theta).$$ P.S. $w$ is on ellipse $$\frac{x^2}{(r+1/r)^2} + \frac{y^2}{(r-1/r)^2}=1$$.