Have to grade a midterm where one of the true/false questions boils down to whether or not $f(x)=(x^2)^x$ is differentiable at 0. I'm not sure of the answer.
For one thing, the continuity of $f(x)$ is author-dependent since it hinges on what $0^0$ is taken to be. Let's assume $0^0$ is defined as 1, so that $f(x)$ is continuous at $0$.
For all $x\not=0$, $f'(x)=(\ln(x^2)+2)(x^2)^x$. Thus, $\lim_{x\to 0}f'(x)=-\infty$. Can we somehow deduce that $f'(0)$ is nonexistent from this, e.g., some kind of result of the form "wherever f is differentiable, it is continuously differentiable"?
Potato's answer the usual approach to defining $0^0$ in professional mathematics (e.g. the recursive definition of exponentiation), it is also consistent with taking the limit of $\mathrm e^{x \ln x}$ as $x \to 0^+$. (In many theoretical applications of real analysis, such as entropies of probability distributions in information theory, one tacitly adopts $0 \ln(0) = 0$ as a harmless abuse of notation for precisely this reason.) – Niel de Beaudrap Oct 21 '12 at 23:49