Consider a power series $\sum\limits_{n=0}^\infty c_n z^n$, for which the limit $\lim\limits_{n\to\infty}\left| \frac{c_n}{c_{n+1}} \right|=R$ holds. I want to prove that this limit implies that the radius of convergence of the series is also $R$. But I'm struggling with this, because I do not understand the relationship between the ratio of the coefficients of a sequence and the radius of convergence of the respective infinite series. Namely, we are dealing with a radius of convergence, which implies that $\exists$ an open ball $B(0, R)$ such that the series converges whenever $z\in B(0, R)$. But how does this relate to the coefficients? I also understand that the limit above looks like the ratio test, but I'm having difficulty extracting anything useful from this fact for my proof.
So, how do I formalize what exactly I need to show, in such a way that would allow me to understand how to build the proof around that? I also need to understand the relationship between $c_n$'s and the set $B(0, R)$. Would appreciate your help!