Find the sum of this infinite series:
5 + 1 1 + 1 7 + 2 3 + 2 9 + 3 5 + . . .
Hint: Look up Ramanujan sum of divergent series.
A "solution" is offered in "Discuss solution". Comments welcome.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The famous Ramanujan sum is s = 1 + 2 + 3 + … = 1 2 − 1 . The series of this problem can be viewed as 6 s − s 2 , using your s 2 :
6 s = 6 + 1 2 + 1 8 + … so 6 s − s 2 = ( 6 − 1 ) + ( 1 2 − 1 ) + ( 1 8 − 1 ) + … . Thus the quantity we are headed toward is 1 2 − 6 − 2 − 1 = 0 .
I'm still suspicious.
I split the sum as 5 + Σ ( 5 + 6 n ) and so, I got different answer, namely, 5 − 2 5 − 1 2 6 = 5 − 3 = 2
Log in to reply
I think (though I'm really interested to be corrected here) this fails to work because you're somehow adding two different "types" of number (an ordinary real number, and the result of a divergent sum). You would run into the same problem by saying s 2 = 1 + 1 + 1 + … = 1 + ( 1 + 1 + 1 + … ) = 1 − 2 1 = 2 1 (borrowing notation from above). You could prepend as many 1 s as you wanted, seemingly giving different sums each time.
However, this is very hand-wavy. I suspect some difficulties arise because of confusing notation, but I've never come across an argument to change the notation. I'd love to see a rigorous explanation of this particular detail.
The determination of s 2 is unstable (see https://brilliant.org/wiki/sums-of-divergent-series/). For instance, s 2 = 1 + 1 + 1 + … = 1 + ( 1 + 1 + 1 + … ) = 1 + s 2 , so that s 2 is undefined if computed this way. If, on the other hand, one writes (as you did) s 2 = 0 + 1 + 0 + 1 + … and subtracts term by term from s 2 = 1 + 1 + 1 + 1 + … , one obtains s 2 − s 2 = 0 + 1 + 0 + 1 + … = s 2 , so that s 2 = 0 .
Given series is : 6 n − 1
s X 3 = s u m n = 1 ∞ 6 n − 1 = 6 ( 1 + 2 + 3 + … ) − ( 1 + 1 + 1 + … )
Michael Mendrin demonstrates in above solution:
s X 1 = 1 + 2 + 3 + … = − 1 2 1
s X 2 = 1 + 1 + 1 + … = − 2 1
∴ s X 3 = 6 s X 1 − s X 2 = 6 × − 1 2 1 + 2 1 = 0
Problem Loading...
Note Loading...
Set Loading...
First, let
s 1 = 1 − 1 + 1 − 1 + . . .
then
1 − s 1 = 1 − ( 1 + 1 − 1 + 1 − 1 + . . . ) = s 1
so that
s 1 = 2 1
Now, let
s 2 = 1 + 1 + 1 + 1 + . . .
2 s s = 0 + 2 + 0 + 2 + . . .
Subtracting one from the other, we have
s 2 − 2 s 2 = 1 − 1 + 1 − 1 + . . . = s 1 = 2 1
so that
s 2 = − 2 1
Now, let
s 3 = 1 + 2 + 3 + 4 + . . .
4 s 3 = 0 + 4 + 0 + 8 + . . .
Subtracting one from the other, we have
s 3 − 4 s 3 = 1 − 2 + 3 − 4 + . . .
But since
( 1 + x ) 2 1 = 1 − 2 x + 3 x 2 − 4 x 3 + . . .
Then for x = 1 , we have
( 1 + 1 ) 2 1 = 4 1 = 1 − 2 + 3 − 4 + . . .
so that
s 3 − 4 s 3 = 4 1
or
s 3 = − 1 2 1
Thus
− s 2 + 6 s 3 = 5 + 1 1 + 1 7 + 2 3 + . . . = 0
As another way of checking this,
− Z e t a ( 0 ) + 6 Z e t a ( − 1 ) = 0
where
Z e t a ( s ) = p = 1 ∑ ∞ p s 1 = 1 s 1 + 2 s 1 + 3 s 1 + 4 s 1 + . . .
Still another way of checking this is
5 + 1 1 + 1 7 + 2 3 + . . . = k = 1 ∑ n ( 6 k − 1 ) = 2 n + 3 n 2
Integrating this from n = − 1 to 0 , we have
∫ − 1 0 ( 2 n + 3 n 2 ) d n = 0
Check Mathologer for the correct approach to this.
Also check out Sums of Divergent Series