Understanding a proof that if $|x|<1$ then $x^n \to 0$

834 Views Asked by At

The question:

enter image description here

The answer:

enter image description here

I understand the answer of $(d)$ but I don't know how to put "$\alpha= 0$" in order to get the solution of $(e)$.

Help?

4

There are 4 best solutions below

7
On BEST ANSWER

If $x=0$, it is trivial. Otherwise, asserting that $\lim_{n\to\infty}x^n$ is equivalent to asserting that $\lim_{n\to\infty}|x|^n=0$. But$$|x|^n=\frac1{(1/|x|)^n}.$$So, take $p=\frac1{|x|}-1$.

0
On

Put $\alpha=0$ so that part (d) tells us that $$\lim_{n\to\infty}\frac{n^0}{(1+p)^n}=\lim_{n\to\infty}\frac{1}{(1+p)^n}=0$$ then since $p>0$ we have $0<\frac{1}{1+p}<1$

0
On

Note that for $\alpha=0$ the last inequality becomes

$$0<\frac{1}{(1+p)^n}<\frac{2^kk!}{p^kn^k}$$

2
On

The hint is trying to say:

Set $\alpha=0$ and $x=\frac{1}{p+1}$ in (d). Note that $x= \frac{1}{p+1} \Leftrightarrow p = \frac{1}{x}-1>0$.