Sum of weird infinite series help

Click For Summary
SUMMARY

The discussion centers on evaluating the infinite series from n=2 to infinity of the expression 1/((2^n)(n-1)). The user initially attempts to apply Telescoping and Geometric series techniques but finds them ineffective. A solution is provided by changing the index of summation to start at n=1, leading to the series 1/2 * Σ(1/(n * 2^n)), which can be evaluated using calculus and the function S(x) = -log(1-x). Ultimately, the sum converges to ln(2)/2.

PREREQUISITES
  • Understanding of infinite series and convergence
  • Familiarity with calculus concepts, particularly logarithmic functions
  • Knowledge of series manipulation techniques, including index shifting
  • Experience with geometric series and their properties
NEXT STEPS
  • Study the properties of infinite series and convergence tests
  • Learn about the application of calculus in evaluating series
  • Explore the relationship between logarithmic functions and series
  • Investigate advanced techniques for series manipulation, such as partial fraction decomposition
USEFUL FOR

Mathematicians, calculus students, and anyone interested in advanced series evaluation techniques will benefit from this discussion.

frankietucci
Messages
2
Reaction score
0
Hi all,SUM of Series from n=2 to infinity of:

1
------------
(2^n) (n-1)

This question is driving me bananas... my tools are Telescoping or Geometric series, but neither seem to work:

I've tried everything to get this into a geometric series form and then using the a/1-r formula, but can't. I've also tried to make partial fractions, but the 2^n term doesn't seem to work there.

Help!
 
Last edited:
Physics news on Phys.org
You'll have to expand your toolbox to some calculus. Change the index of your sum to start at n=1 and you'll have this:

[tex]\frac{1}{2} \sum_{n=1}^{\infty} \frac{1}{ n 2^n }[/tex].

Now consider the following function:

[tex]S:(-1,1) \to \mathbb{R}, S(x) = \sum_{n=1}^{\infty} \frac{x^n}{n}[/tex]

[tex]S'(x) = \sum_{n=1}^{\infty} x^{n-1} = \frac{1}{x} \sum_{n=1}^{\infty} x^n= \frac{1}{x} \frac{x}{1-x} = \frac{1}{1-x}[/tex]

So [tex]S(x) = - \log (1-x) + C[/tex]. Let x=0 on both sides, we have C=0. So now let x=1/2, S(x) = ln 2, and your sum is half of that.
 
Thanks so much, this makes perfect sense! I sincerely appreciate it!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K