Finding the sum of an infinite series

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 2K views
jspectral
Messages
12
Reaction score
0

Homework Statement


[tex]\sum\frac{1}{n2^(n+1)}[/tex] from 1 to infinity.

By the way, that 2 is to the power of (n+1), doesn't show clearly.

Homework Equations


The Attempt at a Solution


I have worked out the first few individual calculations, up to n=6, and i know it approaches ln(2)/2, however I have no idea how to actually prove this.
 
Physics news on Phys.org
jbunniii said:
What sorts of theorems do you know about power series?

A few, it's for a 2nd year university subject. We've been using proof by induction a fair bit, but other than that I don't know the actual names for them.
 
TheFurryGoat said:
What do you know of integrating power series?

You mean int(1 + x + x^2 + x^3 + ...) = x + x^2/2 + x^3/3 + ... ?
 
jspectral said:
You mean int(1 + x + x^2 + x^3 + ...) = x + x^2/2 + x^3/3 + ... ?

Yes. See if you can work out how to apply that property to your problem.

(Hint: start by replacing the "1/2" with a variable.)

By the way, you can click on the following equation if you want to see how to typeset the sum properly:

[tex]\sum_{n=1}^{\infty}\frac{1}{n 2^{n+1}}[/tex]
 
Last edited: