Thursday, May 31, 2018

real analysis - Proving that $lim_{nrightarrow infty} frac{n^k}{2^n}=0$

I need to prove that $$\lim_{n\rightarrow \infty} \frac{n^k}{2^n}=0$$ where $k\in \mathbb{N}$. All I can think of is to use something like L'Hopital's rule but I suppose there must be a another simpler way. I would much appreciate if someone could give me a hint. Thanks

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...