Infinite series converging to natural log

Click For Summary

Homework Help Overview

The discussion revolves around the convergence of the series sum 1/2^(n+1)*n/(n+1) from n=0 to infinity, and its relationship to the natural logarithm, specifically 1 - log(2). Participants explore the connection between this series and the Taylor series for log(x).

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the structure of the series and consider expressing terms as differences of fractions. There is a focus on clarifying the notation and ensuring the correct interpretation of the series. Some participants suggest using the Taylor series for log(1 + u) and explore different values for u.

Discussion Status

The discussion is active, with participants providing hints and suggestions for approaching the problem. There is recognition of the need for clarity in notation and expression, and some productive ideas have been shared regarding the series and its components.

Contextual Notes

One participant notes that the problem is not a homework assignment but rather a question motivated by a Google interview, which may influence the level of detail and rigor expected in the discussion.

zodiak770
Messages
5
Reaction score
0
Prove that sum 1/2^(n+1)*n/(n+1), from n=0 to infinity, converges to 1 - log(2), where log stands for the natural logarithm.

I know that the Taylor series for log(x) about x=1 is sum (-1)^(n+1)*(x-1)^n/n, but I don't see how these two statements are consistent.

Thanks for any pointers!
 
Last edited:
Physics news on Phys.org
The n(n + 1) in the denominator is a clue that you should try expressing each term of the series as the difference of two fractions.
 
sorry, what n(n+1) in the denominator? Also, there was a typo in my original post which I have since corrected--the first sum had terms of the form 2^(n+1)*n/(n+1), and it should have been 1/2^(n+1)*n/(n+1).
 
Ah -- your expression is ambiguously parenthesized and so I read what I expected to see, not what you intended. Do you mean the sum is \sum_{n\geq 1} \frac1{2^{n+1}} \frac{n}{n + 1}} = \sum_{n\geq 1} \frac{n}{2^{n+1}(n + 1)}? If so, to write it the way you did you should parenthesize: (1/2^(n+1))(n/(n + 1)).
 
yes--that's what I meant. Sorry for not making it more readable.
 
OK, here's a hint: you should, in fact, be thinking about the Taylor series which you wrote above, \log(1 + u) = \sum_{n\geq 1} \frac{(-1)^{n+1}u^n}{n} -- but the correct value of u is not 1.
 
well, my first thought is express 1 - log(2) = log(e/2)=log( 1+(e-2)/2 ), ie, letting u be (e-2)/2, and then we end up with the = sum { (-1)^(n+1)*((e-2)/2)^n/n } from n=0 to infinity... is this the right track?
 
You have one good idea and one bad idea in there. The bad idea is the one that introduces something that isn't in the series you're trying to mimic; the good idea is the one that introduces something that is in it.
 
zodiak770 said:
yes--that's what I meant. Sorry for not making it more readable.

Divide the series into two fractions:
S = \sum_{n=0}^\infty \frac 1 {2^{n+1}} - \sum_{n=0}^\infty \frac 1 {2^{n+1}(n+1)}
The first series is a geometrical progression, the second can be represented as \int_0^{1/2}\sum_{n=0}^\infty x^{n} dx.
 
  • #10
inline said:
Divide the series into two fractions:
S = \sum_{n=0}^\infty \frac 1 {2^{n+1}} - \sum_{n=0}^\infty \frac 1 {2^{n+1}(n+1)}
The first series is a geometrical progression, the second can be represented as \int_0^{1/2}\sum_{n=0}^\infty x^{n} dx.

You might also note that the second sum is a sum you can get out of your expansion of log(x-1) for a particular value of x.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K