Kalpana Kalpana (Editor)

Summation of Grandi's series

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Stability and linearity

The formal manipulations that lead to 1 − 1 + 1 − 1 + · · · being assigned a value of 12 include:

Contents

  • Adding or subtracting two series term-by-term,
  • Multiplying through by a scalar term-by-term,
  • "Shifting" the series with no change in the sum, and
  • Increasing the sum by adding a new term to the series' head.
  • These are all legal manipulations for sums of convergent series, but 1 − 1 + 1 − 1 + · · · is not a convergent series.

    Nonetheless, there are many summation methods that respect these manipulations and that do assign a "sum" to Grandi's series. Two of the simplest methods are Cesàro summation and Abel summation.

    Cesàro sum

    The first rigorous method for summing divergent series was published by Ernesto Cesàro in 1890. The basic idea is similar to Leibniz's probabilistic approach: essentially, the Cesàro sum of a series is the average of all of its partial sums. Formally one computes, for each n, the average σn of the first n partial sums, and takes the limit of these Cesàro means as n goes to infinity.

    For Grandi's series, the sequence of arithmetic means is

    1, 12, 23, 24, 35, 36, 47, 48, …

    or, more suggestively,

    (12+12), 12, (12+16), 12, (12+110), 12, (12+114), 12, …

    where

    σ n = 1 2 for even n and σ n = 1 2 + 1 2 n for odd n.

    This sequence of arithmetic means converges to 12, so the Cesàro sum of Σak is 12. Equivalently, one says that the Cesàro limit of the sequence 1, 0, 1, 0, … is 12.

    The Cesàro sum of 1 + 0 − 1 + 1 + 0 − 1 + · · · is 23. So the Cesàro sum of a series can be altered by inserting infinitely many 0s as well as infinitely many brackets.

    The series can also be summed by the more general fractional (C, a) methods.

    Abel sum

    Abel summation is similar to Euler's attempted definition of sums of divergent series, but it avoids Callet's and N. Bernoulli's objections by precisely constructing the function to use. In fact, Euler likely meant to limit his definition to power series, and in practice he used it almost exclusively in a form now known as Abel's method.

    Given a series a0 + a1 + a2 + · · ·, one forms a new series a0 + a1x + a2x2 + · · ·. If the latter series converges for 0 < x < 1 to a function with a limit as x tends to 1, then this limit is called the Abel sum of the original series, after Abel's theorem which guarantees that the procedure is consistent with ordinary summation. For Grandi's series one has

    A n = 0 ( 1 ) n = lim x 1 n = 0 ( x ) n = lim x 1 1 1 + x = 1 2 .

    The corresponding calculation that the Abel sum of 1 + 0 − 1 + 1 + 0 − 1 + · · · is 23 involves the function (1 + x)/(1 + x + x2).

    Whenever a series is Cesàro summable, it is also Abel summable and has the same sum. On the other hand, taking the Cauchy product of Grandi's series with itself yields a series which is Abel summable but not Cesàro summable:

    1 − 2 + 3 − 4 + · · ·

    has Abel sum 14.

    Alternating spacing

    That the ordinary Abel sum of 1 + 0 − 1 + 1 + 0 − 1 + · · · is 23 can also be phrased as the (A, λ) sum of the original series 1 − 1 + 1 − 1 + · · · where (λn) = (0, 2, 3, 5, 6, …). Likewise the (A, λ) sum of 1 − 1 + 1 − 1 + · · · where (λn) = (0, 1, 3, 4, 6, …) is 13.

    Exponential spacing

    The summability of 1 − 1 + 1 − 1 + · · · can be frustrated by separating its terms with exponentially longer and longer groups of zeros. The simplest example to describe is the series where (−1)n appears in the rank 2n:

    0 + 1 − 1 + 0 + 1 + 0 + 0 + 0 − 1 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 1 + 0 + · · ·.

    This series is not Cesaro summable. After each nonzero term, the partial sums spend enough time lingering at either 0 or 1 to bring the average partial sum halfway to that point from its previous value. Over the interval 22m−1n ≤ 22m − 1 following a (− 1) term, the nth arithmetic means vary over the range

    2 3 ( 2 2 m 1 2 2 m + 2 ) t o 1 3 ( 1 2 2 m ) ,

    or about 23 to 13.

    In fact, the exponentially spaced series is not Abel summable either. Its Abel sum is the limit as x approaches 1 of the function

    F(x) = 0 + xx2 + 0 + x4 + 0 + 0 + 0 − x8 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + x16 + 0 + · · ·.

    This function satisfies a functional equation:

    F ( x ) = x x 2 + x 4 x 8 + = x [ ( x 2 ) ( x 2 ) 2 + ( x 2 ) 4 ] = x F ( x 2 ) .

    This functional equation implies that F(x) roughly oscillates around 12 as x approaches 1. To prove that the amplitude of oscillation is nonzero, it helps to separate F into an exactly periodic and an aperiodic part:

    F ( x ) = Ψ ( x ) + Φ ( x )

    where

    Φ ( x ) = n = 0 ( 1 ) n n ! ( 1 + 2 n ) ( log 1 x ) n

    satisfies the same functional equation as F. This now implies that Ψ(x) = −Ψ(x2) = Ψ(x4), so Ψ is a periodic function of loglog(1/x). Since F and Φ are different functions, their difference Ψ is not a constant function; it oscillates with a fixed, finite amplitude as x approaches 1. Since the Φ part has a limit of 12, F oscillates as well.

    Separation of scales

    Given any function φ(x) such that φ(0) = 1, the limit of φ at +∞ is 0, and the derivative of φ is integrable over (0, +∞), then the generalized φ-sum of Grandi's series exists and is equal to 12:

    S φ = lim δ 0 k = 0 ( 1 ) k φ ( δ k ) = 1 2 .

    The Cesaro or Abel sum is recovered by letting φ be a triangular or exponential function, respectively. If φ is additionally assumed to be continuously differentiable, then the claim can be proved by applying the mean value theorem and converting the sum into an integral. Briefly:

    S φ = lim δ 0 k = 0 [ φ ( 2 k δ ) φ ( 2 k δ + δ ) ] = lim δ 0 k = 0 φ ( 2 k δ + c k ) ( δ ) = 1 2 0 φ ( x ) d x = 1 2 φ ( x ) | 0 = 1 2 .

    Borel sum

    The Borel sum of Grandi's series is again 12, since

    1 x + x 2 2 ! x 3 3 ! + x 4 4 ! = e x

    and

    0 e x e x d x = 0 e 2 x d x = 1 2 .

    The series can also be summed by generalized (B, r) methods.

    Spectral asymmetry

    The entries in Grandi's series can be paired to the eigenvalues of an infinite-dimensional operator on Hilbert space. Giving the series this interpretation gives rise to the idea of spectral asymmetry, which occurs widely in physics. The value that the series sums to depends on the asymptotic behaviour of the eigenvalues of the operator. Thus, for example, let { ω n } be a sequence of both positive and negative eigenvalues. Grandi's series corresponds to the formal sum

    n sgn ( ω n )

    where sgn ( ω n ) = ± 1 is the sign of the eigenvalue. The series can be given concrete values by considering various limits. For example, the heat kernel regulator leads to the sum

    lim t 0 n sgn ( ω n ) e t | ω n |

    which, for many interesting cases, is finite for non-zero t, and converges to a finite value in the limit.

    Proof through 1 / x series

    The series

    1 / x = 1 ( x 1 ) + ( x 1 ) 2 ( x 1 ) 3 + ( x 1 ) 4 . . .

    is a geometric series in ( x 1 ) , convergent for | x 1 | < 1 . Formally substituting x = 2 gives:

    1 / 2 = 1 1 + 1 1 + 1 . . .

    Methods that fail

    The integral function method with pn = exp (−cn2) and c > 0.

    The moment constant method with

    d χ = e k ( log x ) 2 x 1 d x

    and k > 0.

    References

    Summation of Grandi's series Wikipedia