Why $\lim_{x->0}log(x^x)=0$ ?. This means $0^0=1$?
For WolframAlpha $\lim_{x->0}log(x^x)=0$ but $0^0$ is not defined.
Why $\lim_{x->0}log(x^x)=0$ ?. This means $0^0=1$?
For WolframAlpha $\lim_{x->0}log(x^x)=0$ but $0^0$ is not defined.
In some calculations $0^0 = 1$. However that does not seem logical, because for example:
From these calculations we "know" that $0^0 = 0$. But $x \in \mathbb{R} \implies x^0 = 1$ ! And that's why the $0^0$ is undefined: because it has more than one value and breaks algebra with $0 = 1$...
$lon(x^x)=xlogx$.
$0^0$ is not defined,
$lim_{x\rightarrow0}log(x^x)=0$ is because of that $f(x)=x$ converges faster than $g(x)=\frac{1}{log(x)}$ at the point (0,0).
As we knew $\frac{1}{log(x)}log(x)=1$,so,when $x\rightarrow0$, $f(x)g(x)=o(1)$. That is to say $lim_{x\rightarrow0}log(x^x)=0$. – user152441 May 24 '14 at 06:40