Here is Theorem 3.37 in the book Principles Of Mathematical Analysis by Walter Rudin, 3rd edition:
For any sequence $\left\{ c_n \right\}$ of positive numbers, $$ \lim\inf_{n\to\infty} \frac{c_{n+1}}{c_n} \leq \lim\inf_{n\to\infty} \sqrt[n]{c_n} \leq \lim\sup_{n\to\infty} \sqrt[n]{c_n} \leq \lim\sup_{n\to\infty} \frac{c_{n+1}}{c_n}. $$
I think I fully understand the proof by Rudin.
From Theorem 3.37 in Baby Rudin, we can also conclude that following:
For any sequence $\left\{ c_n \right\}$ of positive numbers, if the sequence $\left\{ \frac{c_{n+1}}{c_n} \right\}$ converges in $\mathbb{R}$, then so does the sequence $\left\{ \sqrt[n]{c_n} \right\}$, and then the two limits are equal.
Am I right?
However, I'm unable to figure out the proof of or come up with any counter-examples to the following:
Suppose that $\left\{ c_n \right\}$ is a sequence of positive real numbers such that the sequence $\left\{ \sqrt[n]{c_n} \right\}$ converges in $\mathbb{R}$. Then so does the sequence $\left\{ \frac{c_{n+1}}{c_n} \right\}$.
What if the sequence $\left\{ \sqrt[n]{c_n} \right\}$ converges in $\mathbb{R} \cup \{ \pm \infty \}$? Does the sequence $\left\{ \frac{c_{n+1}}{c_n} \right\}$ then also converge in $\mathbb{R} \cup \{ \pm \infty \}$?