I've spent the better part of this day trying to show from first principles that this sequence tends to 1. Could anyone give me an idea of how I can approach this problem?
$$ \lim_{n \to +\infty} n^{\frac{1}{n}} $$
On
$$\lim_{n \rightarrow \infty} n^{1/n} = \lim_{n \rightarrow \infty} e^{\frac{1}{n} \ln n} = e^{\lim_{n \rightarrow \infty} \frac{1}{n} \ln n}$$
With L'Hôpital's rule you can prove that $\lim_{n \rightarrow \infty} \frac{1}{n} \ln {n} = 0$. Thus, $\lim_{n \rightarrow \infty} n^{1/n} = e^0 = 1$.
On
Let $\epsilon>0$. Choose $N$ so that ${1\over N}<\epsilon$. Noting that ${ n+1 \over n}<1+\epsilon$ for $n\ge N$: $$ N+1\le N(1+\epsilon) $$ $$ N+2 \le (N+1)(1+\epsilon)\le N (1+\epsilon)^2 $$ $$ N+3 \le (N+2)(1+\epsilon)\le N (1+\epsilon)^3 $$ $$\vdots$$ $$\tag{1} N+k \le (N+k-1)(1+\epsilon) \le N(1+\epsilon)^k. $$ Using $(1)$, we have for $n\ge N$: $$ n=N+(n-N)\le (1+\epsilon)^{n-N}N; $$ which may be written as $$ n\le B (1+\epsilon)^n, $$ where $B=N/(1+\epsilon)^N$.
Thus, for $n\ge N$ we have $$\tag {2} \root n\of { n}\le B^{1/n}(1+\epsilon). $$ Since $\lim\limits_{n\rightarrow\infty} B^{1/n}=1$, it follows from $(2)$ that $\limsup\limits_{n\rightarrow\infty} \root n\of { n}\le 1+\epsilon$.
But, as $\epsilon$ was arbitrary, we must have $\limsup\limits_{n\rightarrow\infty} \root n\of {n}\le 1 $.
Since, obviously, $\liminf\limits_{n\rightarrow\infty} \root n\of {n}\ge 1 $, we have $\lim\limits_{n\rightarrow\infty} \root n\of {n}= 1 $, as desired.
One could also argue as follows:
Note $\root n\of n>1$ for $n>1$. For $n>1$, write $\root n\of n=1+c_n$ for some $c_n>0$. Then, by the Binonial Theorem we have, for $n>1$, $$\textstyle n=1 +nc_n+{1\over2} n(n-1)c_n^2+\cdots\ge 1+{1\over2}n(n-1)c_n^2; $$ whence $$ n-1\ge\textstyle {1\over2}n(n-1)c_n^2. $$ So, $c_n^2\le {2\over n}$ for $n>1$; whence $$ 0<\root n\of n -1=c_n\le \sqrt{2/n} $$ for $n>1$, and the result follows.
On
Fix $ \epsilon > 0 $. Then $\displaystyle \frac{(1+ \epsilon)^n}{n} \to \infty$ by the ratio test, so for all but a finite number of $n$ we have $ 1 < \displaystyle \frac{(1+ \epsilon)^n}{n},$ which can be rearranged to $\sqrt[n]{n} < 1+\epsilon .$ Thus $\sqrt[n]{n} \to 1.$
On
Let's see a very elementary proof. Without loss of generality we proceed replacing $n$ by $2^n$ and get that: $$ 1\leq\lim_{n\rightarrow\infty} n^{\frac{1}{n}}=\lim_{n\rightarrow\infty} {2^n}^{\frac{1}{{2}^{n}}}=\lim_{n\rightarrow\infty} {2}^{\frac{n}{{2}^{n}}}\leq\lim_{n\rightarrow\infty} {2}^{\raise{4pt}\left.n\middle/\binom{n}{2}\right.}=2^0=1$$
By Squeeze Theorem the proof is complete.
On
Applying the Binomial Theorem, we can say $$ \begin{align} \left(1+\sqrt{\frac2n}\right)^n &\ge\color{#C00}{1}+\overbrace{\binom{n}{1}\sqrt{\frac2n}}^{\sqrt{2n}}+\overbrace{\ \binom{n}{2}\frac2n\ }^{\color{#C00}{n-1}}\tag{1a}\\[6pt] &\ge\color{#C00}{n}\tag{1b} \end{align} $$ Therefore, $$ 1\le n^{1/n}\le1+\sqrt{\frac2n}\tag2 $$ to which we can apply the Squeeze Theorem.
On
From binomial theorem, $(1+\epsilon)^n > (n(n-1)\epsilon^2)/2$ when $\epsilon > 0$. For any given small $\epsilon > 0$, when $n > 2/\epsilon^2 + 1$, $(1+\epsilon)^n > (n(n-1)\epsilon^2)/2 > n$, which means $n^{1/n} < 1 + \epsilon$.
On
It is totally basic and fun to do it this way:
We will prove that
$$\lim_{n \to \infty} \sqrt[n]{\frac{n}{2^n}} = \frac{1}{2}$$
from which your limit follows because
$$\lim_{n \to \infty} \sqrt[n]{\frac{1}{2^n}} = \frac{1}{2}$$
Replace $$n=2^{2^m}$$
$$\lim_{m \to \infty} \sqrt[2^{2^m}]{\frac{2^{2^m}}{2^{2^{2^m}}}} = \lim_{m \to \infty} \sqrt[2^{2^m}]{\frac{1}{2^{2^{2^m}-2^m}}} =$$
$$\lim_{m \to \infty} \frac{1}{2^{1-\frac{2^m}{2^{2^m}}}} = \lim_{m \to \infty} \frac{1}{2^{1-\frac1{2^{2^m-m}}}}$$
Now $\lim\limits_{m \to \infty} 2^m-m \to \infty$ because the difference between two successive terms $(2^{m+1}-(m+1))-(2^{m}-(m))=2^m-1$ tends to infinity meaning
$$\lim_{m \to \infty} 2^{2^m-m} = \infty $$ $$\lim_{m \to \infty} \frac1{2^{2^m-m}}=0$$
$$\lim_{m \to \infty} \frac{1}{2^{1-\frac1{2^{2^m-m}}}}=\frac{1}{2}$$
Your
$$\lim\limits_{n \to \infty} n^{\frac1{n}}=1$$ follows.
On
I posted a similar question and got a great answer that I don't want to be deleted with my question, so I'm posting that great answer here.
By
@Dr. Sundar
To show that $$ \lim\limits_{n \rightarrow \infty} \ a_n = 1 $$ where $$ a_n = n^{1 \over n} $$
Let $0 < \epsilon < 1 $ be given.
We note that $$ |n^{1 \over n} - 1 | < \epsilon \iff > - \epsilon < n^{1 \over n} - 1 < \epsilon \iff 1 - \epsilon < n^{1 \over n} < 1 + \epsilon $$ which is equivalent to $$ (1 - \epsilon)^n > < n < (1 + \epsilon)^n \tag{1} $$
Let $n \geq 1$ be any integer.
Clearly, $$ (1 - \epsilon)^n < 1 \leq n $$
This proves the left part of (1).
To prove the right part of (1), we note that $$ ( 1 + \epsilon )^n = > \sum\limits_{k = 0}^n \ \left( \matrix{n \cr > k \cr} \right) \ \epsilon^k > \left( \matrix{n \cr > 2 \cr} \right) \ \epsilon^2 > = {n (n - 1) \over 2} \ \epsilon^2 $$
We define $m = \lceil{ { 2 \over \epsilon^2} + 1 \rceil}$.
We choose $n > m$. Then we have $$ (1 + \epsilon)^n > {n (n - 1) \over > 2} \ \epsilon^2 > n $$
Thus, we have shown that for all $n > m$, (1) is true.
This completes the proof. $ \ \ \ \ \ \ \blacksquare$
You can use $\text{AM} \ge \text{GM}$.
$$\frac{1 + 1 + \dots + 1 + \sqrt{n} + \sqrt{n}}{n} \ge n^{1/n} \ge 1$$
$$ 1 - \frac{2}{n} + \frac{2}{\sqrt{n}} \ge n^{1/n} \ge 1$$