3

The task is: Prove, that

$$\int^1_0 \frac{1}{x^x} dx = \sum^{\infty}_{n=1} \frac{1}{n^n}$$

I completly don't have an idea, how to prove it. It seems very interesting, I will be glad if someone share a proof.

My initial thoughts are to use generating function to calculate the series, but I can't find a suitable function.

Thanks in advance for help!

Martin Argerami
  • 205,756
Steve
  • 2,527

2 Answers2

2

Hint: Integrate $$ x^{-x}=\sum_{n=0}^\infty\frac{(-x\log(x))^n}{n!} $$ using the substitution $u=-\log(x)$.

robjohn
  • 345,667
1

Hint,

$$\int^1_0 \frac{1}{x^x} dx = \int^0_{-1} \frac{1}{|x|^{|x|}} dx.$$

Also, use the geometrical interpretation of the integral with the observation that the subsequent terms in the series are getting small at more or less the same rate as $x^{-x}$ changes.