2

$$\large \lim_{x\to\infty} \frac{x^{\log_2(\log_2 x)}}{x^3}$$

How can I evaluate the above limit?

user170231
  • 19,334
Arshad
  • 151

1 Answers1

2

You may write it as, $$\lim_{x\to\infty}\dfrac{x^{\log_2(\log_2x)}}{x^3}=\lim_{x\to\infty}x^{\log_2(\log_2x)-3}.$$ Obviously, $\log_2(\log_2 x)-3$ will tend to infinity as $x\to\infty$, hence the limit is $\infty$.

Workaholic
  • 6,763