0

I wanted to determine the following: \begin{align*} \lim_{x\to 0^+}{x^{x^x}} &= 0 \end{align*} There has been a previous question posted on it before but the arguments on there do not seem entirely formal: Limit of ${x^{x^x}}$ as $x\to 0^+$

I wanted to see if we could use the fact that we know that $\lim_{x\to 0^+}{x^x} =1$

$\lim_{x\to 0^+}{x^{x^x}} = \lim_{x\to 0^+}e^{x^xlnx}=e^{{\lim_{x\to 0^+}x^xlnx}} $ but I can't see this helping me as $lnx$ has an infinite limit here.

Any thoughts as to how to get a nice solution to this?

user258521
  • 1,001

1 Answers1

0

Note that $a* \pm \infty$ with $a\in \mathbb{R}$ is not an indeterminate form! Also notice that $\lim_{x\to 0^+} \ln(x) = -\infty$

Hence:

$$\lim_{x\to 0^+}{x^{(x^x)}} = \lim_{x\to 0^+}e^{x^xlnx}=e^{{\lim_{x\to 0^+}x^xlnx}} = e^{{\lim_{x\to 0^+}x^x * \lim_{x\to 0^+} lnx}} = e^{1*(-\infty)} = 0$$