3
$\begingroup$

I'm trying to solve $$\int_0^\infty\ln(x)\cdot \exp(x)\cdot x^{-x}\;\mathrm{d}x,$$ but I do not know how. Can someone give me a hint?

3 Answers 3

3

Hint: $x^{-x} = e^{-x \ln(x)}$. Try a change of variables $u = x - x \ln(x)$.

  • 0
    It is not allowed to change our original variable to any other name in a definite integral?2012-06-28
  • 2
    Who's not allowing it?2012-06-28
  • 0
    I am asking if I have an definite integral like above; can I change my variable to any other name? I don't mean about your solution Prof. I ask generally. :)2012-06-28
  • 0
    In general, change of variable in a definite integral goes like this: $$\int_a^b f(g(t))\ g'(t)\ dt = \int_{g(a)}^{g(b)} f(u)\ du$$2012-06-28
2

$$\ln(x) \exp(x) x^{-x} = \ln(x) \exp(x) e^{-x \ln(x)} = \ln(x) \exp(x(1-\ln(x)))$$ and set $x - x \ln(x) = t$ and simplify to get a nice answer!

2

HINT: First, $x^{-x}=e^{-x\ln x}$. Now combine the exponentials, and ask yourself what the derivative of $x-x\ln x$ is.

  • 0
    $4$ answers in $46$ seconds!2012-06-28