Suppose that you can apply the Ratio Test to $\Sigma a_{n}$. Let $r$ be the limit of $|a_{n+1}|/|a_{n}|$. Show that $\lim\sup|a_{n}|^{1/n}=r$ as $n\rightarrow\infty$.
I know by definition of lim sup that $\forall\epsilon>0$, $\exists N_{\epsilon}$ s.t. $x_{n}<r+\epsilon$ $\forall n>N_{\epsilon}$. Not sure how to apply that here though.
We will prove the following:
If $ \lim|\frac{a_{n+1}}{a_n}|=l$ then it is $\lim |a_n|^{1/n} =l \quad (\spadesuit)$
To prove this we need the following two inequalities:
(a) $\limsup |a_n|^{1/n} \leq \limsup|\frac{a_{n+1}}{a_n}|$
(b) $\liminf|\frac{a_{n+1}}{a_n}| \leq \liminf |a_n|^{1/n}$
Proof of $(\spadesuit)$: From (a) and (b) we have that $\liminf|\frac{a_{n+1}}{a_n}| \leq \liminf |a_n|^{1/n} \leq\limsup |a_n|^{1/n} \leq \limsup|\frac{a_{n+1}}{a_n}| \quad (\diamond)$
Since $ \lim|\frac{a_{n+1}}{a_n}|=l$ exists we have that $ \liminf|\frac{a_{n+1}}{a_n}|= \limsup|\frac{a_{n+1}}{a_n}|= \lim|\frac{a_{n+1}}{a_n}|=l$ and then $(\diamond)$ gives:
$\liminf |a_n|^{1/n}=\limsup |a_n|^{1/n}=\lim |a_n|^{1/n}=l$. Q.E.D
The converse does not hold Here it is a counterexample:
Consider the sequance $(a_n), \quad n\in\mathbb{N}$ with $a_{2n-1}=\frac{1}{2^n}$ and $a_{2n}=\frac{1}{2^{n-1}}$