1

Let $f$ be a functions from $\mathbb{R^+}$ to $\mathbb{R^+}$ defined by $f(x)=x^x$

Determine whether the function $f$ injective or surjective ?

I saw here similar questions regarding this function but this differ from other problem, I will tell you what I tried

Attempt:

$\underline{Surjective}$

for $f(x) \in \mathbb{R^+}, $ no element $x \in \mathbb{R^+} $ such that $f(x)=0 \Rightarrow x^x=0$

Thus $f$ is not onto

I have no idea how to prove it or disprove it as a surjective, Actually this problem is very strange to me, I referred this problem How can we describe the graph of $x^x$ for negative values? then I thought my problem would be wrong, Any help would be greatly appreciated regarding this problem.

littlecat
  • 177
DARK
  • 737

3 Answers3

4

One can see that it's not injective since $f(1/2)=(1/2)^{1/2}=1/\sqrt{2}=(1/4)^{1/4}=f(1/4)$

jjagmath
  • 18,214
3

$$(x^x)'=\left(e^{x\ln{x}}\right)'=x^x(\ln{x}+1),$$ which says $f$ is injective on $[\frac{1}{e},+\infty)$ and on $(0,\frac{1}{e}]$.

By the way, $f$ is a surjection $$f:(0,+\infty)\rightarrow\left[\frac{1}{e^{\frac{1}{e}}},+\infty\right)$$

Bernard
  • 175,478
0

$f'(x) = x^x (\ln(x)+1)$. So attains a maximum or minimum at $e^{-1}$. Then you have equal values of $f$ for some 2 numbers $x,y$ where $x<e^{-1}$ and $y>e^{-1}$. This means $f$ is not 1-1 on the positive reals.