Proving lim sqrt(n) alpha^n is 0

  • Context:
  • Thread starter Thread starter OhMyMarkov
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
OhMyMarkov
Messages
81
Reaction score
0
Hello everyone!

I want to prove that $\lim \sqrt(n) \alpha ^n \rightarrow 0$ whenever $0 <\alpha < 1$. I got the following proof:

(1) Write $\alpha$ as $\alpha = 1/x$ where $x > 1$.
(2) $\sqrt{n} \alpha ^n = \displaystyle \frac{\sqrt{n}}{(1+x)^n}\leq\frac{\sqrt{n}}{1+nx}=\frac{1}{\frac{1}{\sqrt{n}}+x\sqrt{n}}\leq\frac{1}{x\sqrt{n}}\rightarrow 0$ as $n\rightarrow \infty$.

Is the proof I provided correct?

Thanks! :)
 
Last edited by a moderator:
Physics news on Phys.org
Re: Proving $\lim \sqrt(n) \alpha ^n \rightarrow 0$

OhMyMarkov said:
Hello everyone!

I want to prove that $\lim \sqrt(n) \alpha ^n \rightarrow 0$ whenever $0 <\alpha < 1$. I got the following proof:

(1) Write $\alpha$ as $\alpha = 1/x$ where $x > 1$.
(2) $\sqrt{n} \alpha ^n = \displaystyle \frac{\sqrt{n}}{(1+x)^n}\leq\frac{\sqrt{n}}{1+nx}=\frac{1}{\frac{1}{\sqrt{n}}+x\sqrt{n}}\leq\frac{1}{x\sqrt{n}}\rightarrow 0$ as $n\rightarrow \infty$.

Is the proof I provided correct?

Thanks! :)
The idea seems correct, but in line (1) you should have written $\alpha = 1/(1+x)$ where $x > 0$.