Why is the sum of 1/(n2^n) from 1 to infinity equal to log 2?

Click For Summary

Discussion Overview

The discussion revolves around the mathematical series involving the sum of \( \frac{1}{n2^n} \) from 1 to infinity and its relationship to \( \log(2) \). Participants explore the validity of claims regarding this sum and its derivation, with a focus on theoretical and mathematical reasoning.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant references a source claiming that \( \sum_{n=0}^{\infty} \frac{1}{2^{n+1}} \frac{n}{n+1} = 1 - \log(2) \), questioning the accuracy of the original claim about the sum being equal to \( \log(2) \).
  • Another participant rewrites the series to clarify their understanding, asserting that the series indeed leads to \( 1 - \log(2) \) and mentions computational results that approximate \( \log(2) \).
  • A different participant provides a derivation using the geometric series and integration, concluding that \( \sum_{n=1}^{\infty} \frac{1}{n2^n} = \log(2) \), while inviting others to rigorously justify each step.

Areas of Agreement / Disagreement

Participants express differing views on the validity of the original claim regarding the sum and its relation to \( \log(2) \). There is no consensus reached, as some support the claim while others challenge it based on different interpretations and derivations.

Contextual Notes

Participants note the need for rigorous justification of mathematical steps in the derivation process, highlighting potential gaps in assumptions or definitions that may affect the conclusions drawn.

Physics news on Phys.org
subsonicman said:
I was looking at this topic: http://mathoverflow.net/questions/1...country-in-which-people-only-want-boys-closed

And the top answer uses the fact that the sum from 1 to infinity of 1/(x2^x) is log 2. Why is this true?
For starters, it's not true. What you wrote is different from what you linked to. This is what's in that answer.

$$ \sum_{n = 0}^{\infty}\frac{1}{2^{n+1}}\frac{n}{n+1} = 1 - log(2)$$
 
I just rewrote the thing in the link to only include the part I was having difficulty with.

$$ \sum_{n = 0}^{\infty}\frac{1}{2^{n+1}}\frac{n}{n+1} = \sum_{n = 0}^{\infty}\frac{1}{2^{n+1}}\left(1 - \frac{1}{n+1}\right)=1-\sum_{n=0}^{\infty}\frac{1}{(n+1)2^{n+1}}=1-\sum_{n=1}^{\infty}\frac{1}{n2^{n}}$$. The link says that this is equal to $$1-\textstyle\log 2$$ (or less ambiguously, ln 2) which is why I said what I did in the first post. And I'm pretty sure it is true. I wrote a program and I summed from 1 to 100 and I got almost exactly ln 2.
 
Consider the geometric series:

[tex]\sum_{n=0}^{+\infty} x^n = \frac{1}{1-x}[/tex]

Then integrating yields

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

And thus

[tex]\sum_{n=1}^{+\infty} \frac{t^n}{n} = \int_0^t\frac{1}{1-x} dx = -\log|1-t|[/tex]

Filling in ##t=1/2## gives us

[tex]\sum_{n=1}^{+\infty} \frac{1}{n2^n} = - \log(1/2) = \log(2)[/tex]

I leave it up to you to justify each step in this calculation rigorously.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K