so i'm taking a Calc 1 class right now, and I am supposed to evaluate, whether there is a constant continuation of $f(x) = x^x$, where x approaches zero and is a positive real number.
I have a function $a(x) := e^x$, which is always higher than $f(x)$ for $x < e$ and $a(0) = 1$.
My other function is $b(x) := - \sqrt x +1$. I know, that: $b(0) = 1$.
Right now, I want to prove, that: $a(x) > b(x), \forall x \in (0, 1]$.
I already used the Bernoulli-Inequality, to get:
$-\sqrt x < \log(x^x) = x \log(x)$
Which should be equivalent to showing:
$1/x > \log(x)^2$
I already found out, that $\log(x)^2 = \log(1 / x)^2$ for $x < 1$, but still, im a bit stuck here and don't know how to proceed. Furhermore, I mustn't use differentiation, as we didn't introduce it yet in our course.
Any help would be appreciated, thanks!
\log(x). – Joe Jan 11 '21 at 14:52