Solving Lebesgue Integration Problem on Dominated Convergence Theorem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
Messages
4,796
Reaction score
32

Homework Statement


I have a HW sheet here on the dominated convergence theorem and this problem is giving me a hard time. It simply asks to show that

[tex]\sum_{k=1}^{+\infty}\frac{1}{k^k}=\int_0^1\frac{dx}{x^x}[/tex]


The Attempt at a Solution



Well, according the the cominated convergence thm, if I could find a sequence of functions fn(x) such that fn(x) -->1/x^x and such that

[tex]\int_0^1 f_n = \sum_{k=1}^n\frac{1}{k^k}[/tex],

then I would have won. But I've had no luck with finding this sequence. Any hint?
 
Physics news on Phys.org
Here's something you might find useful:

[tex]\int_0^1 \frac{dx}{x^x} = \int_0^1 e^{-x \log{x}} \; dx = \int_0^1 \lim_{n\to \infty} \sum_{k=0}^{n} \frac{(-1)^k}{k!} \, (x\log{x})^k \; dx[/tex]

And maybe some reduction formulae from here.
 
Basically, try to write I_k in terms of I_(k-1), where

[tex]I_k = \int_0^1 \frac{(-1)^k}{k!} \, (x\log{x})^k \; dx.[/tex]

Edit:
You can try to use the http://mathworld.wolfram.com/images/equations/GammaFunction/equation3.gif to help you out a bit.
 
Last edited by a moderator: