4

I have to prove that $\lim_{n \rightarrow \infty}$ $x^{1/n} = 1$ for $x > 0$.

I splitted it up in 3 cases:

$x = 1:$
$1^{1/n} = 1$ $\forall$ $n$, so $\lim_{n \rightarrow \infty}$ $x^{1/n} = 1$ if $x =1$

$x > 1:$
I already proved that $(x^{1/n})_{n = 1}^{\infty}$ is decreasing if $x > 1$, so I only have to prove that it's infimum is 1. How do I prove that?

$x < 1:$
I don't know how the proof works in this case.

Could you please help me completing the second and third case?

Thanks in advance!

Peter
  • 2,122

4 Answers4

2

I don't think whether this would be a standard proof,

but when $n\to\infty,1/n\to0$ so $x^{1/n}\to x^{0}=1\forall x>0$

RE60K
  • 17,716
  • Thank you! I appreciate it very much that you are trying to help. But maybe Bernoulli's inequality would be better. Could you please do that for me? – Peter Mar 15 '15 at 13:42
  • @Peter see the edit. – RE60K Mar 15 '15 at 13:46
  • Thank you! that's great. I understand it now – Peter Mar 15 '15 at 13:47
  • @ADG I don't know if I'm not getting it or so, but how does the Bernoulli one help compute the limit? It seems to me to only mean that the limit is greater than 1. (Considering that $r\to0$) – Hasan Saad Mar 15 '15 at 13:48
  • @HasanSaad when does equality hold in this inequality? – RE60K Mar 15 '15 at 13:49
  • I don't know, but it seems to me something might be wrong, but maybe it's just me. That inequality, as you wrote it, holds only for $r\geq1$ or $r\leq0$. (1+2)^0.5=1.73205081 1+2(0.5)=2 – Hasan Saad Mar 15 '15 at 13:54
  • Well you need continuity of the function $t\mapsto x^t$ for your argument to work. – Surb Mar 15 '15 at 14:08
2

For $x>1$ Bernouilli's inequality yields $$\left(1+\frac{(x-1)}{n}\right)^n\ge1+n\frac{(x-1)}{n}=x,$$ so $$ \left(1+\frac{(x-1)}{n}\right)\ge x^{\frac1n}\ge1.$$ Now let $n$ tend to infinity.

1

The case where $a=1$ is trivial.

We know that $\lim_{n\to\infty}\frac{a}{q^n}=0$ when $q>1$

Let $a>1$ and let $q=1+\varepsilon$

Thus, for some $N$, $1<a<(1+\varepsilon)^n$ for all $n>N$

Then $1<a^{\frac{1}{n}}<1+\varepsilon$ for all $n>N$

Thus, by the definition of the limit $\lim_{n\to\infty}a^\frac{1}{n}=1$

Now, if $a<1$, then letting $b=\frac{1}{a}$

$\lim_{n\to+\infty} a^\frac{1}{n}=\frac{1}{\lim_{n\to\infty}b^\frac{1}{n}}=1$

QED.


As for the proof of $\lim_{n\to\infty}\frac{a}{q^n}=0$, I shall write it here.

Let $n>log_q(\frac{a}{\varepsilon})$

Then $q^n>\frac{a}{\varepsilon}$

And thus, $\frac{a}{q^n}<\varepsilon$

Also, if you can't use logarithms, this proof is evident from the principle(or axiom) of Archimedes

Hasan Saad
  • 4,545
  • Actually, the proof for $a>1$ includes $a=1$ actually but I just made them into $3$ parts because you did. – Hasan Saad Mar 15 '15 at 13:42
  • Thank you! your answer is very helpful, same as ADG's – Peter Mar 15 '15 at 13:44
  • I was only wondering if I am allowed to use that $\lim_{n\to\infty}\frac{a}{q^n}=0$, or is there a simple proof for that? – Peter Mar 15 '15 at 15:55
  • I think you should be allowed to use it as it is honestly the simplest thing... As for proving it, I'll edit my answer to contain the proof. – Hasan Saad Mar 15 '15 at 16:04
1

$$\log(x^{1/n})=\frac{\log(x)}n\to0$$

and as the exponential is a continuous function,

$$\lim_{n\to\infty}e^{\log(x)/n}=e^{\lim_{n\to\infty}\log(x)/n}.$$