Geometric series and its derivatives

thepatient
Messages
160
Reaction score
0

Homework Statement


I was browsing online and stumbled upon someone's explanation as to why 1 -2 +3 -4 + 5... towards infinity= 1/4. His explanation didn't make sense to me. He starts with a geometric series, takes a derivative, and plugs in for x = -1, and gets a finite value of 1 -2 + 3 - 4 +... = 1/4. It doesn't make sense to me that he would plug in for x = 1, since the series equals 1/(1-x) only for |x|< 1 and converges when |x| <1. So I wanted to know what you guys think.

Homework Equations



0xn = 1/(1-x), |x| < 1

The Attempt at a Solution


This is how the work is shown. He wants to show that 1-2+3-4+5-...=1/4. He begins with:

0xn = 1/(1-x), |x| < 1
1 + x + x2 + x3 +... = 1/(1-x)

Takes a derivative of both sides:

1 + 2x + 3x2 + 4x3 + ... = 1/(1-x)2

plugs in for x = -1

1 -2 +3 -4 + 5... = 1/4

Are these operations valid?
 
Physics news on Phys.org
thepatient said:
Are these operations valid?
No, because the requirement for the infinite sum to converge was |x|<1, which is not obeyed by setting x=-1.
 
That is what I thought as well. But apparently, this result is used to prove that 1 + 2 + 3 + 4 +5... = -1/12, and apparently that result is used in physics like String Theory.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top