Show that if $f(z)=\sum\limits_{n\geq0}a_nz^n$ is analytic in $\{z\in\mathbb{C}:|z|<1\}\cup\{1\}$ and $\forall n\geq0:a_n\geq0$ then the radius of convergence of the power series is strictly larger than $1$.
My approach:
Let $D=\{z\in\mathbb{C}:|z|\leq1\}$.
We have that $f(1)$ converges, so $\sum\limits_{n\geq 0} a_n<\infty$. Moreover since the $a_n$'s are all positive we have that $|a_n|=a_n$, therefore $\sum\limits_{n\geq 0} |a_n|=\sum\limits_{n\geq 0} a_n<\infty$.
Let $f_n(z)=a_nz^n$, then $\forall z\in D, n\geq 0$ we have:
$$|f_n(z)|=|a_nz^n|=|a_n|\cdot|z^n|=a_n\cdot |z|^n\leq a_n\cdot 1^n\leq a_n$$
Then, applying Weierstrass M-test we get that the power series is convergent in $D$.
Now, I need to "find" an open ball $B$ such that $D\subset B$ and the power series is convergent in it.
Edit
$f$ is analytic in $1$, so there is an open set $U$ that contains $1$ such that
$$f(z)=\sum\limits_{n\geq 0} b_n(z-1)^n$$
Does it mean that the series is convergent in $U$?
I can see that we have that the two series coincide in $D\cap U$.
At first we shall show that the series $\sum_{n\ge k} \frac{n!}{(n-k)!}a_n$, converges, for every $k\in\mathbb N$. Clearly, as all its terms are non-negative, $\sum_{n= k}^\infty \frac{n!}{(n-k)!}a_n\in [0,\infty]$. On the other hand $$ \sum_{n= k}^\infty \frac{n!}{k!(n-k)!}a_n= \lim_{x\to 1^-}\sum_{n= k}^\infty \frac{n!}{k!(n-k)!}a_nx^{n-k}= \lim_{x\to 1^-}\frac{f^{(k)}(x)}{k!}= \frac{f^{(k)}(1)}{k!}. $$
Since $f$ is analytic at $z=1$, then it is expressed as a power series $$ f(z)=\sum_{n=0}^\infty \frac{f^{(n)}(1)}{n!} (z-1)^n $$ with a certain radius of convergence $R>0$. In particular, this series is convergent for some $z=1+r$, where $r>0$. Hence $$ \infty>f(1+r)=\sum_{n=0}^\infty \frac{f^{(n)}(1)}{n!} r^n=\sum_{n=0}^\infty \left(\sum_{m=n}^\infty \binom{m}{n}a_m\right)r^n\\=\sum_{m=0}^\infty \left(\sum_{n=0}^m\binom{m}{n}r^n\right)a_m=\sum_{m=0}^\infty a_m(1+r)^m, $$ which means that the radius of convergence of the power series is at least $1+r$.