What is the limit of this sequence where , $U_n = \frac{(\log n )^p}{n}$ where $p \ge 0$.
I have done this problem when $p$ is an integer. Sorry but I am not too much familiar with writing questions in stack exchange.
What is the limit of this sequence where , $U_n = \frac{(\log n )^p}{n}$ where $p \ge 0$.
I have done this problem when $p$ is an integer. Sorry but I am not too much familiar with writing questions in stack exchange.
We have that
$$\frac{(\log n )^p}{n}=e^{p\log(\log n)-\log n} \to 0$$
indeed
$$p\log(\log n)-\log n=\log n\left(p\frac{\log(\log n)}{\log n}-1\right)\to -\infty$$
since
$$\frac{\log(\log n)}{\log n} \to 0$$
which can be easily proved by $\frac{\log x}x \to 0$ as $x \to \infty$ by $x=\log y$ and $y \to \infty$.