In an exercise I have to prove that $f_n(z)=nz^n$ converges uniformly for $|z|<\frac{1}{2}$.
So I have to prove that:
$$\forall \varepsilon>0, \exists N \in \mathbb{N}:|nz^n-f(z)|<\varepsilon\ \ \ \text{if } n\geq N$$
My question is, how can I find that $f(z)$?
I've tried calculating the $\lim_n nz^n$ but I got stuck. How can I evaluate this limit?
Since you're taking the limit wrt $n$, treat $z$ as a constant. To make things easier while taking powers, consider the polar form: $$\lim_{n\rightarrow\infty}nz^n=\lim_{n\rightarrow\infty}n\underbrace{\left|z\right|^n}_{\leq\frac{1}{2^n}}e^{in\arg(z)}$$
So clearly the magnitude of the terms just goes to zero. There's only one complex number with magnitude zero.