5

Is there any closed form for the summation: $$\sum_{k=1}^n \frac{1}{k^k} = ? $$ or at least a tight lower bound?

Watson
  • 23,793

1 Answers1

8

J. Bernoulli showed that

$$\sum_{n=1}^\infty n^{-n}= \int_0^1 x^{-x}\,dx$$

This result is often called the "Sophomore's dream" because it looks too good to be true.

I don't believe there is a form more "closed" than this.

Argon
  • 25,303
  • Do you think there is a closed form lower bound? – super delux Aug 28 '13 at 21:21
  • @majid.khonji I'm not sure if this is what you are looking for but for $n>1$, the sum trivially is $>1$. – Argon Aug 28 '13 at 21:22
  • You are right. In fact, I am looking for an answer for another question: http://math.stackexchange.com/questions/478516/any-tight-lower-bound-for-this-expression – super delux Aug 28 '13 at 21:26