$$\lim_{x\to 0^+}x^{(x^{(x^{x})})}$$
I tried to solve them by:
$$\lim_{x\to 0^+}\ln(x^{(x^{(x^{x})})}) = \lim_{x\to 0^+}x^{(x^{x})} \ln(x)$= \lim_{x\to 0^+}x^{(x^{x})} \cdot \lim_{x\to 0^+}\ln(x)$$
and then ends up with $0 \cdot -\infty $ (undefined)
I tried to render the graph in a web application and it shows that the result should be $1$, not undefined
What is the correct strategy to solve this limits?
Hin
$ \lim_{x\to 0^+}x\ln x=0$ that is ${x\ln(x)}$ stay ner zero as $x$ is close to zero
so by Taylor expansion of first oder near zero give
$$ x^x= e^{x\ln(x)} \sim 1+x\ln x \implies x^{x^x} = e^{x^x\ln(x)} \sim e^{(1+x\ln x)\ln(x)} = e^{\ln x+x\ln^2 x} =x e^{x\ln^2 x}$$
That is near zero we have $$\bbox[yellow]{x^{x^x} \sim x e^{x\ln^2 x}} $$
But $$ x\ln^2x = [\frac{1}{2}\sqrt{x}\ln\sqrt{x}]^2\to 0 \qquad as\qquad x\to 0^+$$
Therefore, near zero we have $$\bbox[yellow]{x^{x^x} \sim x e^{x\ln^2 x}\sim x \qquad as \qquad x\to 0^+}$$ Hence,
$$x^{x^x} \sim x\implies \lim_{x\to 0^+}x^{x^{x^{x}}} =\lim_{x\to 0^+}e^{x^{x^{x}}\ln(x)} \sim \lim_{x\to 0^+}e^{x\ln(x)} = 1$$