Solving Lebesgue Integration Problem on Dominated Convergence Theorem

quasar987
Science Advisor
Homework Helper
Gold Member
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

\sum_{k=1}^{+\infty}\frac{1}{k^k}=\int_0^1\frac{dx}{x^x}


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

\int_0^1 f_n = \sum_{k=1}^n\frac{1}{k^k},

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:

\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

And maybe some reduction formulae from here.
 
What do you call a "reduction formula"?
 
Basically, try to write I_k in terms of I_(k-1), where

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

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:
What I would need to show to get my answer is that

I_k=(I_{k-1}+1)^{I_{k-1}+1}

which seems impossible
 
Actually, (xlogx)^k is easily integrated by part k times! thanks for the help morphism, this is solved!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top