Let $f$ be an holomorphic function on the unit ball with $f(0)=0$. Prove that $\sum_{n=1}^{\infty}f(z^n)$ is uniformly locally convergent in the unit ball.
My attemp:
It is suffice to prove that $\sum_{n=1}^{\infty}f(z^n)$ converges uniformly in any $\overline{B_0(r)}$ with $r<1$.
$f'$ is also an holomorphic function, defined on a compact set and therfore bounded. Let's say $|f'|\leq M$. Then, for every $z\in \overline{B_0(r)}$, $|f(z^n)-f(0)|\leq M|z^n-0|$, $|f(z^n)|\leq M|z^n| = M|z|^n \leq Mr^n$.
The series $\sum_{n=1}^{\infty}r^n$ converges and therefore by the M test our series converges uniformly. Is it correct?
Thanks.