I try to prove:
If $f$ is analytic on an open disk $B(0, R) \subseteq \mathbb C$ where $R>0$ then the radius of convergence of its Taylor series is $\ge R$.
But I stuck with my proof. Please can someone help me? Here is what I have so far:
Let $f:B(0,R) \to \mathbb C$ be analytic on $B(0,R)$ and let $T_0(x) = \sum_{n = 0}^\infty c_n z^n$ denote its Taylor series at $0$. The radius of convergence is given by $$ r = {1 \over \lim \sup \sqrt[n]{|c_n|}}$$ where $$ c_n = {1 \over 2 \pi i} \int_\gamma {f(w) \over w^{n+1}}dw$$ where $\gamma$ is a counterclockwise curve around $0$ and contained in $B(0,R)$.
Now how to show $r \ge R$? If $\sqrt[n]{|c_n|} < {1\over R}$ it would be useful but how? Because $f(w)$ can be arbitrary.