Let $f$ be a holomorphic function on the open unit disk $\mathbb{D}$, and suppose that $f$ cannot be extended holomorphically to any open set $\Omega$ containing $\overline{\mathbb{D}}$. Let $f(z) = \sum_{n=0}^\infty a_n z^n$ be the power series expansion of $f$ around $0$, and assume that $a_n \ne 0$ for all but finitely many $n$. Show that if the limit $\lim_{n \to \infty} |a_n / a_{n+1}|$ exists, then it is equal to $1$.
Is this supposed to be obvious? It pretty much tells that the radius of convergence around $0$ is $R=1$. So of course within the disc series converges and outside the disc it diverges, whatever happens on the boundary depends on the function hence the convergence is not guaranteed.
Also what is up with assumption that $a_n \ne 0$ for all but finitely many $n$? Why doesn't it ensure that the limit in question exists?
Edit. Alright, I looked at some literature (including proofs) and figured out that the limit $\lim_{n \to \infty} |a_n / a_{n+1}|$ is indeed nothing more than the radius of convergence itself. However I am still lacking an elegant argument...
Ideally I wanted to get from $\lim_{n \to \infty} |a_n / a_{n+1}|=L$ general case to $L \ge 1$ and $L \le 1$ by using the definition $R = \sup \{ r \ge 0 \mid |a_n| r^n \text{ is bounded} \}$. It would involve $|a_n| L^n$ and whatnot. I am stuck with this at the moment.
The quotient criterion says: $$\limsup\frac{|a_{n+1}z^{n+1}|}{|a_{n+1}z^{n+1}|}<1\implies\sum_n^\infty a_n z^n\text{ converges}$$ $$\liminf\frac{|a_{n+1}z^{n+1}|}{|a_{n}z^{n}|}>1\implies\sum_n^\infty a_n z^n\text{ diverges}$$ (Note the differences in $\limsup$ and $\liminf$ due to different approaches...)
As the limit exists that boils down to: $$|z|<\lim\frac{|a_n|}{|a_{n+1}|}\iff\sum_n^\infty a_n z^n\text{ converges}$$ That is the radius of convergence is given precisely by: $$R=\lim\frac{|a_n|}{|a_{n+1}|}$$