Question: consider the function $f(z)= 1/z^2$,
a) prove that $f(z)$ is uniformly continuous in the region $1/2 ≤|z|≤1$
b)prove that $f(z)$ is not uniformly continuous in the region $|z|≤1$
My attempt:
(a): let $z, z_0$ be any points in the region $1/2≤|z|≤1$ and let $ε>0$ then,
$|f(z_0)-f(z)|= |1/z_0^2-1/z^2|$
$= |(1/z_0)^2 -(1/z)^2|$
$=|\frac{1}{z_0}- \frac{1}{z}||\frac{1}{z_0}+\frac{1}{z}|$
$≤\frac{|z-z_0|}{|z\text{ $z_0$}|} |\frac{1}{z_0}+\frac{1}{z}|$
$< \frac{δ}{ |z\text{ $z_0$}|} |\frac{1}{z_0}+\frac{1}{z}|$
$≤\frac{δ}{|z_0||z|}(\frac{1}{|z_0|}+\frac{1}{|z|})$
However, I didn't able to go further..(to show $δ$ just depends on $ε$ please can you show it.) Further, as we know in case real variable, as $g(x)= 1/x^2$ is uniformly continuous in any interval not containing $0$, hence my intension is that our function $f(x)$ is also uniformly continuous in the region $1/2≤|z|≤1$ is thinking in such way is valid here? Since we are in $\mathbb{C}$ not in $\mathbb{R}$ I think it is not good way to derive conclusion! What you say?
for (b): I don't know how to proceed.
please help me.. I am stuck from hours in proving those....otherwise I can use direct results and skip the proof but I don't want to do that...
Hint for (a):
For all $z$ in the region we have $1/|z| \leqslant 2$. Now apply this to the RHS of your estimate.
Hint for (b):
We have $|1/n|,|1/(2n)| \leqslant 1$ and, as $n \to \infty$,
$$\left|\frac{1}{n} - \frac{1}{2n} \right| \to 0, \,\,\,| (2n)^2 - n^2| \to \infty$$