Summation of Grandi's series

Summation of Grandi's series

General considerations

tability and linearity

The formal manipulations that lead to 1 − 1 + 1 − 1 + · · · being assigned a value of 12 include:
*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. [Davis pp.152, 153, 157]

Achilles and the tortoise

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:sigma_n=frac12 for even "n" and sigma_n=frac12+frac{1}{2n} for odd "n".This sequence of arithmetic means converges to 12, so the Cesàro sum of Σ"a""k" is 12. Equivalently, one says that the Cesàro limit of the sequence 0, 1, 0, 1, … is 12. [Davis pp.153, 163]

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. [Davis pp.162-163, ex.1-5]

(fractional (C, a) methods…) [Smail p.131]

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, [Kline 1983 p.313] and in practice he used it almost exclusively [Bromwich p.322] in a form now known as Abel's method.

Given a series "a"0 + "a"1 + "a"2 + · · ·, one forms a new series "a"0 + "a"1"x" + "a"2"x"2 + · · ·. 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:Asum_{n=0}^infty(-1)^n = lim_{x ightarrow 1}sum_{n=0}^infty(-x)^n = lim_{x ightarrow 1}frac{1}{1+x}=frac12. [Davis p.159]

Related series

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

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. [Davis p.165]

Dilution

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. [Hardy p.73]

Power-law spacing

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 2"n"::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 nowrap|22"m"−1 ≤ "n" ≤ 22"m" − 1 following a (− 1) term, the "n"th arithmetic means vary over the range:frac{2}{3} left(frac{2^{2m}-1}{2^{2m}+2} ight);mathrm{to};frac{1}{3}(1-2^{-2m}),or about 23 to 13. [Hardy p.60]

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 + "x" − "x"2 + 0 + "x"4 + 0 + 0 + 0 − "x"8 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + "x"16 + 0 + · · ·.

This function satisfies a functional equation::egin{array}{rcl}F(x) & = &displaystyle x-x^2+x^4-x^8+cdots \ [1em] & = & displaystyle x - left [(x^2)-(x^2)^2+(x^2)^4-cdots ight] \ [1em] & = & displaystyle x-F(x^2).end{array}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) = Psi(x) + Phi(x)where:Phi(x) = sum_{n=0}^inftyfrac{(-1)^n}{n!(1+2^n)}left(logfrac 1x ight)^nsatisfies the same functional equation as "F". This now implies that nowrap|1=Ψ("x") = −Ψ("x"2) = Ψ("x"4), 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. [Hardy (p.77) speaks of "another solution" and "plainly not constant", although technically he does not prove that "F" and Φ are different.] Since the Φ part has a limit of 12, "F" oscillates as well.

eparation 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_varphi = lim_{deltadownarrow0}sum_{m=0}^infty(-1)^mvarphi(delta m) = frac12.

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:

:egin{array}{rcl}S_varphi & = &displaystyle lim_{deltadownarrow0}sum_{m=0}^inftyleft [varphi(2kdelta) - varphi(2kdelta-delta) ight] \ [1em] & = & displaystyle lim_{deltadownarrow0}sum_{m=0}^inftyvarphi'(2kdelta+c_k)(-delta) \ [1em] & = & displaystyle-frac12int_0^inftyvarphi'(x) ,dx = -frac12varphi(x)|_0^infty = frac12.end{array} [Saichev pp.260-262]

Euler transform and analytic continuation

Borel sum

The Borel sum of Grandi's series is again 12, since:1-x+frac{x^2}{2!}-frac{x^3}{3!}+frac{x^4}{4!}-cdots=e^{-x}and:int_0^infty e^{-x}e^{-x},dx=int_0^infty e^{-2x},dx=frac12. [Weidlich p.20]

(generalized (B, r) methods…) [Smail p.128]

pectral 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 {omega_n} be a sequence of both positive and negative eigenvalues. Grandi's series corresponds to the formal sum

:sum_n sgn(omega_n);

where sgn(omega_n)=pm 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 o 0} sum_n sgn(omega_n) e^{-t|omega_n

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

Methods that fail

The integral function method with "p""n" = exp (−"cn"2) and "c" > 0. [Hardy pp.79-81, 85]

The moment constant method with:dchi = e^{-k(log x)^2}x^{-1}dxand "k" > 0. [Hardy pp.81-86]

Notes

References


*cite book |last=Bromwich |first=T.J. |year=1926 |origyear=1908 |edition=2e |title=An Introduction to the Theory of Infinite Series
*cite book |last=Davis |first=Harry F. |title=Fourier Series and Orthogonal Functions |year=1989 |month=May |publisher=Dover |id=ISBN 0-486-65973-9
*cite book |last=Hardy |first=G.H. |authorlink=G. H. Hardy |title=Divergent Series |year=1949 |publisher=Clarendon Press |id=LCC|QA295|.H29|1967
*cite journal |last=Kline |first=Morris |title=Euler and Infinite Series |journal=Mathematics Magazine |volume=56 |issue=5 |year=1983 |month=November |pages=307–314 |url=http://links.jstor.org/sici?sici=0025-570X%28198311%2956%3A5%3C307%3AEAIS%3E2.0.CO%3B2-M
*cite book |author=Saichev, A.I., and W.A. Woyczyński |title=Distributions in the physical and engineering sciences, Volume 1 |publisher=Birkhaüser |year=1996 |id=ISBN 0-8176-3924-1, LCC|QA324.W69|1996
*cite book |last=Smail |first=Lloyd |title=History and Synopsis of the Theory of Summable Infinite Processes |year=1925 |publisher=University of Oregon Press |id=LCC|QA295|.S64
*cite book |author=Weidlich |first=John E. |title=Summability methods for divergent series |year=1950 |month=June |publisher=Stanford M.S. theses

Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Occurrences of Grandi's series — Main article: Grandi s series Contents 1 Parables 2 Numerical series 3 Power series 4 Fourier series …   Wikipedia

  • Grandi's series — The infinite series 1 − 1 + 1 − 1 + hellip;or:sum {n=0}^{infin} ( 1)^nis sometimes called Grandi s series, after Italian mathematician, philosopher, and priest Guido Grandi, who gave a memorable treatment of the series in 1703. It is a divergent… …   Wikipedia

  • History of Grandi's series — Geometry and infinite zerosGrandiGuido Grandi (1671 – 1742) reportedly provided a simplistic account of the series in 1703. He noticed that inserting parentheses into nowrap|1=1 − 1 + 1 − 1 + · · · produced varying results: either:(1 1) + (1 1) + …   Wikipedia

  • Divergent series — In mathematics, a divergent series is an infinite series that is not convergent, meaning that the infinite sequence of the partial sums of the series does not have a limit. If a series converges, the individual terms of the series must approach… …   Wikipedia

  • Cesàro summation — For the song Cesaro Summability by the band Tool, see Ænima. In mathematical analysis, Cesàro summation is an alternative means of assigning a sum to an infinite series. If the series converges in the usual sense to a sum A, then the series is… …   Wikipedia

  • Convergence of Fourier series — In mathematics, the question of whether the Fourier series of a periodic function converges to the given function is researched by a field known as classical harmonic analysis, a branch of pure mathematics. Convergence is not necessarily a given… …   Wikipedia

  • Telescoping series — In mathematics, a telescoping series is an informal expression referring to a series whose sum can be found by exploiting the circumstance that nearly every term cancels with either a succeeding or preceding term. Such a technique is also known… …   Wikipedia

  • List of mathematics articles (S) — NOTOC S S duality S matrix S plane S transform S unit S.O.S. Mathematics SA subgroup Saccheri quadrilateral Sacks spiral Sacred geometry Saddle node bifurcation Saddle point Saddle surface Sadleirian Professor of Pure Mathematics Safe prime Safe… …   Wikipedia

  • 1 − 2 + 3 − 4 + · · · — In mathematics, 1 − 2 + 3 − 4 + … is the infinite series whose terms are the successive positive integers, given alternating signs. Using sigma summation notation the sum of the first m terms of the series can be expressed as:sum {n=1}^m n( 1)^{n …   Wikipedia

  • 1 − 2 + 3 − 4 + · · · — Série alternée des entiers Les premiers milliers de termes et de sommes partielles de 1 − 2 + 3 − 4 + … La série alternée des entiers est, en mathématiques, la série associée à la suite des nombres entiers (strictement positifs), affectés de… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”