1

Prove $\displaystyle\lim\limits_{z\mathop\to 0}\frac{\overline z^2}{z^2}=1$ and $\displaystyle\lim\limits_{z\mathop\to 0}\frac{\overline z^2}{z}=0 $

Superbus
  • 2,136

1 Answers1

4

The first is not correct. For example, let $z_n=\dfrac{1}{n}(1+i)$. Then $\dfrac{\bar{z_n}^2}{z_n^2}=-1$ for all $n$.

For the second, go to polar form, letting $z=re^{i t}$. Then our ratio is $re^{-3it}$, which has limit $0$ as $r\to 0$.

André Nicolas
  • 507,029