I came across a question
$$\lim_{x\to 0} x^{x^{x}}-x^x$$
I tried plotting the graph, but graph of $x^x$ doesn't exist but $x^{x^x}$ which is quite indigestible.
When I plotted the graph for $x^{x^x} - x^x$ then this graph exists which gives $-1$ at $x=0$, so I'm totally confused and not able to comprehend it.
Any help is welcomed.
First find out the limit for $$\lim_{x\to 0} x^x$$ $$x=e^{\ln x} \rightarrow \lim_{x\to 0}x^x=\lim_{x\to 0}e^{\ln x^x} = \lim_{x\to 0}e^{x\ln x}=\lim_{x\to 0}e^{\frac{\ln x}{\frac1x}}$$ Apply L'hospital for $\frac{\ln x}{\frac1x}$ $$\lim_{x\to 0}e^{x}\rightarrow1$$ Now $$\lim_{x\to 0}x^{x^x}\rightarrow e^{x^x\ln x}$$ We know $\lim_{x\to 0}x^x=1$ $$\lim_{x\to 0}e^{\ln x}=\lim_{x\to 0}x=0$$ Hence $x^{x^x}-x^x=-1$