Sum Divergent Series, III

by

One excellent reason to believe that these Cauchy-divergent sums can be assigned reasonable values comes from the fact that equations like

1 + 1 + 2 + 5 + 14 + 42 + \dots = e^{-\pi i/3}

and

1 + 2 + 4 + 9 + 21 + 51 + \dots = 1 + 2 + 6 + 22 + 90 + \dots = -i

have real, finite combinatorial consequences. These are the sums of the Catalan numbers, Motzkin numbers, and Schroder numbers, respectively. By taking these divergent sums seriously, we are led to new results. As a matter of fact, a new combinatorial theorem came out of the comments in the last post, thanks to Isabel (of God Plays Dice) noting that the sum of the Motzkin numbers should be -i: there is a bijective algorithm (explicitly constructed) which converts Motzkin trees to 5-tuples of Motzkin trees.

Today I would like to pose the question “How do we know that our divergent sums are meaningful in situations where we can’t immediately find a finite consequence?” And, of course, finally get to the promised puzzle.

By being particularly uncritical about what universe our calculations were living in, we showed last time that the formula 1 + x + x^2 + \dots = \frac{1}{1 - x} quite indirectly implies that

1 + 2 + 3 + 4 + \dots = -1/12

But unlike the case of tree-counting, where the divergent sums lead us to very hands-on combinatorial truths, it is unclear how much faith we should have in this sum. I’ve heard that this sum comes up (and really is -1/12) when computing vacuum expectation values in quantum field theories, but I don’t really know enough to say anything reasonable about this. Hopefully some kind commenter will fill in the blanks. While a physical manifestation of this divergent sum is about the best thing we could hope for, we can also look for other abstract manifestations and see if the value -1/12 is consistent between them.

Remember that when we tried to compute the sum 1 + 2 + 3 + 4 + 5 + \dots directly using analytic regularization, there was a problem:

1 + 2z + 3z^2 + 4z^3 + \dots = \frac{d}{dz}\frac{1}{1 - z} = \frac{1}{(1 - z)^2}

which is singular at z = 1 and therefore fails to give a finite value to this sum. In order to compute the value -1/12 we had to start from \sum (-1)^k = 1/2 and \sum 2^k = -1 (both proved by analytic regularization) and then carry out some rather questionable algebraic manipulations to get the final result. Why should we have faith in the answer we computed?

If we believe in a Platonic realm of divergent series, we could think of our value -1/12 as an experimental prediction: if we find another way to compute divergent sums which assigns a value to 1 + 2 + 3 + 4 + \dots, that value will be -1/12. This is probably not going to actually be true, but if we had another regularization scheme which did give us \sum k = -1/12, we might be more inclined to believe that the sum has some meaningful finite interpretation just like the combinatorial sums from before.

With that setup, you probably aren’t going to be surprised that we do have another useful regularization scheme for divergent sums. It goes by the name of zeta regularization, and works like this: the zeta-regularized sum a_0 + a_1 + a_2 + \dots is computed by taking the limit as z \rightarrow 0 of

a_0 1^z + a_1 2^z + a_2 3^z + \dots + a_{k-1} k^z + \dots

Zeta regularization works well in many cases where analytic regularization does not, and vice versa. If there is a universal method for summing divergent series, it is almost as if zeta and analytic regularizations are two disjoint approximations of this method. In particular, we have no reason to expect zeta-regularized sums to have anything to do with analytically regularized sums. With our expectations sufficiently lowered, let us do some calculating with the sum 1 + 2 + 3 + 4 + \dots:

1 \cdot 1^z + 2 \cdot 2^z + 3 \cdot 3^z + 4 \cdot 4^z + \dots = \sum k k^z = \sum k^{z + 1} = \zeta(-z - 1)

where \zeta is the Riemann zeta function. The sum we are trying to compute is therefore given by \zeta(-1), which we can compute using the functional equation

\zeta(z) = 2^z \pi^{z - 1} \sin(\frac{z \pi}{2}) \Gamma(1 - z) \zeta(1 - z)

and the fact (demonstrated nicely by Jim on this very blog) that \zeta(2) = \pi^2 / 6. What do we get?

\zeta(-1) = 2^{-1} \pi^{-2} \sin(-\frac{\pi}{2}) \Gamma(2) \zeta(2) = \frac{1}{2 \pi^2} \cdot (-1) \cdot 1! \cdot \frac{\pi^2}{6} = -1/12

Let us pause for a moment and think about just how bizarre this is: two entirely different methods of assigning a sum to the series, the first of which used calculations which are not even clearly well-defined, have given us the same result. Lest we think this is a coincidence, let us also compute 1 + 1 + 1 + 1 + \dots with zeta-regularization. Using our questionable algebra from last time, we found a sum of -1/2 for this series. With zeta-regularization:

1^z + 2^z + 3^z + \dots = \zeta(-z)

so we need to compute \zeta(0). The functional equation tells us that for an infinitessimal dz,

\zeta(-dz) = \frac{1}{\pi} \sin(\frac{\pi dz}{2}) \zeta(1 + dz)

(where = should be read as “is infinitessimally close to”). \zeta(1) is the harmonic series, which gives \zeta a simple pole of reside 1 at z = 1. As a result,

\zeta(-dz) = \frac{1}{\pi} \frac{\pi dz}{2} \frac{1}{1 - (1 + dz)} = -1/2

Do you believe that there is some rigorous notion of “divergent sum” hiding away in some Platonic corner of the universe yet?

Now here is my puzzle: the harmonic series H = 1 + 1/2 + 1/3 + 1/4 + \dots obviously diverges in the Cauchy sense. It also is Cauchy-divergent for any p-adic metric on \mathbb{Q}. Contrast this property with the nice divergent series \sum 2^k, for example. The harmonic series does not have a nice zeta regularization due to the pole of \zeta at z = 1. It does not have an analytic regularization either:

H(z) = 1 + z/2 + z^2 / 3 + z^3 / 4 + \dots

so that

(z H(z))' = \frac{1}{1 - z}

which implies

H(z) = \frac{1}{z} \int_0^z \frac{dt}{1 - t} = -\frac{1}{z} \log(1 - z)

Sending z to 1 is a disaster, so the harmonic series diverges under analytic regularization as well. Unlike all the other divergent series that we have seen so far, the harmonic series seems to be really divergent. This is my puzzle to you, the internet: can you sum the harmonic series?

Just for reference, here are two other dirty tricks that I have tried: the first uses the fact that the alternating harmonic series 1 - \frac{1}{2} + \frac{1}{3} - \frac{1}{4} + \dots converges. We have

H(z) - z H(z^2) = 1 - z / 2 + z^2/3 - z^3/4 + \dots = \log(1 + z)

But as z \rightarrow 1, this becomes the unfortunate equation 0 = \log(2).

The second trick is much dirtier, and I was very sad to see that it seems to be failing. The zeta function has a special relationship

\frac{1}{\zeta(z)} = \sum \frac{\mu(k)}{k^z}

with the Mobius function. The Mobius function is zero about a third of the time, and is equal to +1 as often as it is equal to -1. So it is not unreasonable to expect that

\frac{1}{H} = \sum \frac{\mu(k)}{k}

converges. But numerical tests that I have run computing the sum out to 100 million terms show that H, computed this way, is roughly half the magnitude of the nth partial sum of the harmonic series. For reference, if we replace \mu with a random variable that has the same distribution, the expected absolute value of H that we obtain is something like 1.8, while the value computed using the real \mu function is about 8.9 and the partial sum of the harmonic series is about 19 after 100 million terms.

Thus concludes my sad story about trying to sum the harmonic series; can we come up with a more clever idea?

31 Responses to “Sum Divergent Series, III”

  1. ulfarsson Says:

    There is an obvious difference between the harmonic series and the other divergent series you are looking at here, and that’s the limit of the terms of the series. The limit is zero only for the harmonic. Do you think this plays some role or is it only a coincidence?

  2. mnoonan Says:

    Since \zeta(z) has only the single pole at z = 1, sums like \sum n^{-1/2} all are zeta-regularizable (that particular sum is about -1.46), though the terms are all going to zero. Since 1/\sqrt{n} > 1 / n, that series also Cauchy-diverges. I can’t figure out how to compute an analytic regularization of the series, though. It would be interesting to see if one exists and agrees with the zeta regularization, maybe somebody out there can figure it out?

    • Alejandro Says:

      Hi,
      I’ll try to answer last mnoonan doubt. Let be the following power series:
      S(z)=1+z/sqrt(2)+z^2/sqrt(3)+z^3/sqrt(4)+…
      Then S(z)-sqrt(2)*z*S(z^2)=1-z/sqrt(2)+z^2/sqrt(3)-z^3/sqrt(4)+…=T(z),
      where T(z) converges for z=1.
      Then:
      zeta(1/2)=S(1)=T(1)/(1-sqrt(2))
      One can see that this series converges to -1.46 approximatedly by computing terms.

  3. Kea Says:

    What a fun puzzle!! Maybe we should allow divergences in terms of ‘omega’ so long as we can show exactly what it equals in the surreals. Eg. the harmonic series is minus

    2(1+1+1+1+….) + 3(1+1+1+1+1+……) + 4(1+1+1+1+1+….) +

    = -1 + (1 + 2 + 3 + 4 + 5 + 6 + …) +
    -1 + (1 + 2 + 3 + 4 + 5 + 6 + …) +
    -1 + (1 + 2 + 3 + 4 + 5 + 6 + …) +
    -1 + (1 + 2 + 3 + 4 + 5 + 6 + …) +

    = 13/12 omega

  4. mnoonan Says:

    I like that idea, especially since (as Josh pointed out in the first post) a geometric series with x= \infty might reasonably sum to zero, which could tackle some of the divergences. On the other hand, you have to be extremely careful with re-bracketing in these sums: it is pretty easy to show that any finite rebracketing is OK for analytic regularization, but infinite ones are more tricky:

    1/2 = 1 - 1 + 1 - 1 + \dots \neq (1 - 1)  + (1 - 1) + \dots = 0

    That is why I was so surprised to find that the sum of the Schroder numbers equals the sum of the Motzkin numbers — even though they count the same thing in different ways, that “different way” involves an infinite rebracketing of the terms in the sum.

    For zeta regularization, I can’t even clearly see that finite rebracketing is OK. With analytic regularization, the key lemma is that if S(z) = \sum a_k z^k then S(z) - a_0 = z \sum a_{k+1}z^k. This lets us treat any finite leading portion of the sum as an honest-to-goodness sum of numbers which can be rearranged as we wish. Can we prove an analogous statement for zeta regularization? Maybe it is in Hardy somewhere…

  5. Greg Muller Says:

    As far as zeta regularization and analytic regularization giving the same answer when they both work, I believe this is a consequence of the Mellin-transform. This is an operation that takes holomorphic functions on \mathbb{C} to holomorphic functions on \mathbb{C} (modulo some definite integral existing), which takes the function z^n to n^{-s}. Therefore, if we pull an Euler and assume that the Mellin transform commutes with the infinite sums we care about, we take the holomorphic function

    \sum a_nz^n

    to

    \sum a_nn^{-s}.

    Thus, any analytic continuation of the latter corresponds to the Mellin transform of an analytic continuation of the former.

    This is pretty hand-wavy, not only because of all the analytic bookkeeping I ignored, but because the techniques Matt used to sum series didn’t always correspond to forming one of the above two formal series.

    I’m thinking about writing a post on the Mellin transform and its possible applications to this stuff. Hopefully I get it done before I leave tomorrow.

  6. amazeen Says:

    Could it be that there is some “strip” such that if the rate of growth of the series is in it, we can´t assign a well defined value to the sum? What I mean is, if the sum grows slowly enough it converges, if it grows fast enough one can assign a value to the sum like you have done in this post, and previous posts, but if it´s somwhere in the middle, like the harmonic series, then it truly is divergent.

  7. Kea Says:

    Heh, check this out: a function J(x,y) that unites the Motzkin, Schroeder and Catalan numbers.

  8. fanfan Says:

    Another strange fact : it is known that
    (1+2+3+…+n)^2 = 1^3+2^3+3^3+…+n^3
    Taking the limit when n goes to infinity, we should find
    zeta(-1)^2 = zeta(-3)
    but zeta(-3) is 1/120, and not (-1/12)^2 !
    Can anyone shed some light on this ?

  9. mnoonan Says:

    I think the problem is that “limit” is a metric (or at least topological) concept. Since these sums diverge for most or all good metrics on \mathbb{Q}, we shouldn’t expect them to behave nicely under limit operations like computing partial sums, etc.

  10. yasiru89 Says:

    The harmonic series can be made to sum to ${\gamma}$ in the Ramanujan sense. However this is merely defined as the asymptotic difference between the sum and the integral(which in this case is divergent) and in the case of H it simply defines ${\gamma}$

  11. yasiru89 Says:

    Oh and Greg Muller having acknowledged the connection to the Mellin transform we see that neither Abelian or zeta regularization techniques will work for the harmonic series.
    I too in a misadventure of sorts tried a procedure for summation(one futile from the ouset sadly) that only resulted by rearrangement a proof that the harmonic diverges.
    With regards to fanfan’s question we have to consider asymptotic differences much like the case with ${\gamma}$ (I refer to the taylor series for the logarithm) when we consider the infinite case. It is ironic that I seem to be trying to associate rigour to a supposedly ‘dubious’ mathematical procedure but zeta regularization is mathematically valid (as is the Abelian summation process owing to analytic extension).
    We need only absolve ourselves of the hardwired geometry to make sense of it all. In a platonic ‘measure of infinities’ tying it to the bases of analysis.
    It may be of interest to consider the Euler Mclaurin sum formula and compare it with the formula I derive in my third post at the link below.

    http://www.artofproblemsolving.com/Forum/viewtopic.php?t=164838&sid=83c0268c38c6f0deb8a42a16417c9271

  12. Yasiru Ratnayake Says:

    Click to access 776.pdf

  13. eljose Says:

    Using Euler Mac Laurin sum this zeta regularization can also be extended to integrals

    Int(0,oo) x^m dx although they are divergent

    see http://www.wbabin.net/science/papers/moreta23.pdf

    relating this strange integral to divergent sums of the form

    1+2^M+ 3^M +4^M +…………

  14. eljose Says:

    http://www.wbabin.net/science/moreta23.pdf instead the above link

    if possible please someone remove the upper topic of mine thanks 🙂

    here you can see how you could calculate divergent integrals

    Int(0,oo) x^m dx although they are divergent

    relating them to negative values of zeta function Z(-m)

  15. Lubos and divergent series « The Gauge Connection Says:

    […] https://cornellmath.wordpress.com/2007/08/02/sum-divergent-series-iii/ […]

  16. Yasiru Says:

    See my blog at,

    http://mathrants.blogspot.com

  17. Qiaochu Yuan Says:

    A thought. One can define a q-analogue of the harmonic series by computing

    sum q^n/(1 – q^n) = sum sigma(n) q^n

    where sigma(n) is the number of divisors of n. The “sum” of the harmonic series should be the residue at q = 1; perhaps the Mellin transform would be relevant in relating this sum to sum sigma(n) / n^s = zeta(s)^2?

  18. sdfsd Says:

    S = …1/a² + 1/a + 1 + a + a²…

    aS = …1/a + 1 + a + a² + a³… = S

    aS = S

    Therefore, S=0

  19. Alejandro Says:

    Hi,
    I have discovered that Ramanujan summation C(a) give the usually accepted value of both convergent and divergent summations if we take ‘a’ so that the primitive of f(x) evaluated in ‘a’ be 0:
    http://en.wikipedia.org/wiki/Ramanujan_summation
    That is: a=+infinite for summation of convergent series and, for divergent series, a=0 for zeta Riemann series, a=-infinite for geometric series and a=1 for the harmonic series. If we consider that ‘a’ is not necessary to have a real value, but we ignore the evaluation of the integral of f(x) in ‘a’, that formula is also valid for alternating divergent series.
    Taking that into account, the sum of the harmonic series is obtained by taking f(x)=1/x and a=1 in the formula around x=1 and the value obtained is gamma (the Euler-Mascheroni constant)

  20. Alejandro Says:

    Hi,
    I have made up a “demonstration” that H=gamma, that is, the sum of the harmonic series is equal to the Euler-Mascheroni constant, by using a power series.
    Let be H_n = Sum_k=1^n (1/n)
    Then H = 1+Sum_n=1^inf ( 1/(n+1) + ln(n/(n+1)) ) – lim(x->1-,n->inf) Sum_k=1^n ( ln(k/(k+1)) ) x^k
    The part before the limit is gamma, so we must demonstrate that the other series (which I will call S_n) limit is 0.
    Then S_n = Sum_k=1^n ( ln(k/(k+1)) ) x^k
    We compute the limit when x->1-, which I will call L1.
    L1 S_n = L1 ( x(ln1-ln2) + x^2(ln2-ln3) +…+ x^n(ln n-ln(n+1)) ) = L1 ( 1ln1 – x^n ln(n+1) ) – L1 ( (1-x)(xln2 + x^2 ln3 +…+x^(n-1) ln n) = -L1 ( x^n ln(n+1) )
    Now I call L2 = lim(n->inf,0<x<1). Then:
    L1 L2 S_n = -L1 L2 ( x^n ln(n+1) ) = (-L1 (0*inf)) = ( using L'Hopital rule making d/dn in numerator and denominator, taking into account that 1/x^n = e^(-n ln x) ) = -L1 L2 ( 1/(n+1) / (-x^n ln x) ) = L1 L2 ( x^n / ((n+1) ln x) ) = L1 0 = 0, as we wish to demonstrate, since:
    L2 (x^n) = 0, L2 (n+1) = inf, L2 (ln x) = ln x, which is finite.

    See the simmilarity with the geometrical series:
    Sum_k=1^n (x^k) = (1-x^n)/(1-x)
    S_n/(1-x) + Sum_k=1^(n-1) ( x^k ln(k+1) ) = ( 1 ln 1 – x^n ln(n+1) )/(1-x)

  21. Alejandro Says:

    Hi again,
    here is the “demonstration” in a clearer way. First of all, we write the power series:
    H(x) = -ln(1-x) = lim(n->inf) ( x + x^2/2 + x^3/3 +…+ x^n/n )
    Thus we can write:
    lim(x->1-) ( (x-1) ln (1-x) – xln(1-x) ) = lim(x->1-, n->inf) ( ( x + x^2/2 +…+ x^n/n – x^n ln n ) + lim(x->1-, n->inf) ( x^n ln n)
    But
    lim(x->1-) ( (x-1) ln (1-x) ) = (L’Hopital) =lim(x->1-) ( (-1/(1-x)) /(-1/(x-1)^2) ) = lim(x->1-) ( 1-x ) = 0
    In the right term of the equation, the second member tends to 0 if we make first the limit n->inf with 0<x1-, as shown in my last reply. The first member of the right term of the equation tends to gamma if we make first the limit x->1- with ninf, so the equation results:
    H=gamma

  22. Alejandro Says:

    I repeat my last sentence, since there is a mistake:
    The first member of the right term of the equation tends to gamma if we make first the limit x->1- with ninf, so the equation results:
    H=gamma

  23. Alejandro Says:

    There is a problem with the editor, so I write my last sentence with words:
    The first member of the right term of the equation tends to gamma if we make first the limit x->1- with n finite and then make the limit n tends to infinite, so the equation results:
    H=gamma

  24. Thomas Says:

    The sum has a reasonable value of -6, proof on request (Hint, multiply the sum by (1+2+3+…)=-1/12, then sum ove infinitely long diagonals.

  25. Jenny Says:

    Hi! I just wish to give you a huge thumbs up for the excellent info you have right
    here on this post. I am coming back to your website for more
    soon.

  26. On -1/12, adding infinitely many numbers, and Phil Plait’s rash and incorrect claims | konstantinkakaes.com Says:

    […] somehow intimately related to -1/12th, in a way that is subtle and mysterious. (Or, if you prefer Plait, “[r]eally […]

  27. Gottfried Helms Says:

    This is ten years late – but in case it is still of interest, a response specifically to your “challenge”. I’ve invented a matrix-summation method using the Eulerian numbers, which seems to work nicely for divergent sums like alternating geometric series, even for the Euler’s alternating hypergeometric series. However, it does not, similarly to the Cesaro’s, Euler’s and Borel-summation, sum that non-alternating variants. However, I foud it interesting, what in fact it *does* as a matrix-transformation, and applying this transformation to the zeta(1)-, zeta(0)- ,zeta(-1)- , and so on series I found some pattern which is interesting on its own. For the harmonic series it arrives at something which is perfectily equivalent to your *non*-equality 0=log(2) so I thought this might interest you too. I’ve two (amateurish) essays on the matrix-summation-method with Eulerian numbers (calling it for simpliness “Eulerian summation”) : the first one introducing it at all, and the second one looking specifically at the transformations of two of the classic divergent series (see http://go.helms-net.de/math/binomial_new/EulerianSumsV2.pdf if this is of interest at all).

  28. Online generator Says:

    I found your blog web site on yahoo and take a look at just a few of your early contents. Proceed to maintain the great operate http://www.small-games.pro . I just extra up your RSS feed to us RSS Bar News Reader. Searching for forward to checking out super from you in the future!

  29. prof dr mircea orasanu Says:

    is important to precised the divergence criterion as to obtain important solutions and response of the question and for the above problem observed prof dr mircea orasanu and prof drd horia orasanu

  30. prof dr mircea orasanu Says:

    in the sense of these operations and results are considered other main aspects and must obtained the countered results as observed prof dr mircea orasanu and prof drd horia orasanu and followed with important consequences for convergence and are bring to nice Maclaurin or Taylor series

Leave a reply to Thomas Cancel reply