MHB Prove Limit of |a_n|^(1/n) = L

  • Thread starter Thread starter alexmahone
  • Start date Start date
  • Tags Tags
    Limit
alexmahone
Messages
303
Reaction score
0
Prove: $\displaystyle \lim\left|\frac{a_{n+1}}{a_n}\right|=L\implies \lim |a_n|^{1/n}=L$.
 
Last edited:
Physics news on Phys.org
Alexmahone said:
Prove: $\displaystyle \lim\left|\frac{a_{n+1}}{a_n}\right|=L\implies \lim |a_n|^{1/n}=L$.

Denote $q_n=\left|\dfrac{a_{n+1}}{a_n}\right|$. The sequence of positive terms $|q_n|$ converges to $L$, so the sequence if its geometric means also converges to $L$. As $\sqrt[n]{q_0q_1\ldots q_{n-1}}=\sqrt[n]{\dfrac{|a_n|}{|a_0|}}=\dfrac{\sqrt[n]{|a_n|}}{\sqrt[n]{|a_0|}}$, clearly $\sqrt[n]{|a_n|}\to L$ because $\sqrt[n]{|a_0|}\to 1$.
 
Fernando Revilla said:
The sequence of positive terms $|q_n|$ converges to $L$, so the sequence if its geometric means also converges to $L$.

Why is this true?
 
Fernando Revilla said:
The sequence of positive terms $|q_n|$ converges to $L$, so the sequence if its geometric means also converges to $L$.

What if $|q_n|=0$ for some $n$?
 
Alexmahone said:
What if $|q_n|=0$ for some $n$?

We are supposing by hypothesis that $a_{k+1}/a_k$ exists for all $k$. If $q_n=0$ then $a_{n+1}=0$ and this would imply $a_{n+2}/a_{n+1}$ does not exist (contradiction).
 
Fernando Revilla said:
We are supposing by hypothesis that $a_{k+1}/a_k$ exists for all $k$. If $q_n=0$ then $a_{n+1}=0$ and this would imply $a_{n+2}/a_{n+1}$ does not exist (contradiction).

But the only hypothesis is $\displaystyle\lim\left|\frac{a_{n+1}}{a_n}\right|=L$. So, $\displaystyle a_0$ (for instance) could be 0.
 
Last edited:
Alexmahone said:
But the only hypothesis is $\displaystyle\lim\left|\frac{a_{n+1}}{a_n}\right|=L$. So, $\displaystyle a_0$ (for instance) could be 0.

Then, $a_1/a_0$ is not defined.
 
Back
Top