Series (mathematics)

Last updated

In mathematics, a series is, roughly speaking, an addition of infinitely many terms, one after the other. [1] The study of series is a major part of calculus and its generalization, mathematical analysis. Series are used in most areas of mathematics, even for studying finite structures in combinatorics through generating functions. The mathematical properties of infinite series make them widely applicable in other quantitative disciplines such as physics, computer science, statistics and finance.

Contents

Among the Ancient Greeks, the idea that a potentially infinite summation could produce a finite result was considered paradoxical, most famously in Zeno's paradoxes. [2] [3] Nonetheless, infinite series were applied practically by Ancient Greek mathematicians including Archimedes, for instance in the quadrature of the parabola. [4] [5] The mathematical side of Zeno's paradoxes was resolved using the concept of a limit during the 17th century, especially through the early calculus of Isaac Newton. [6] The resolution was made more rigorous and further improved in the 19th century through the work of Carl Friedrich Gauss and Augustin-Louis Cauchy, [7] among others, answering questions about which of these sums exist via the completeness of the real numbers and whether series terms can be rearranged or not without changing their sums using absolute convergence and conditional convergence of series.

In modern terminology, any ordered infinite sequence of terms, whether those terms are numbers, functions, matrices, or anything else that can be added, defines a series, which is the addition of the one after the other. To emphasize that there are an infinite number of terms, series are often also called infinite series. Series are represented by an expression like or, using capital-sigma summation notation, [8]

The infinite sequence of additions expressed by a series cannot be explicitly performed in sequence in a finite amount of time. However, if the terms and their finite sums belong to a set that has limits, it may be possible to assign a value to a series, called the sum of the series. This value is the limit as tends to infinity of the finite sums of the first terms of the series if the limit exists. [9] [10] [11] These finite sums are called the partial sums of the series. Using summation notation, if it exists. [9] [10] [11] When the limit exists, the series is convergent or summable and also the sequence is summable, and otherwise, when the limit does not exist, the series is divergent. [9] [10] [11]

The expression denotes both the series—the implicit process of adding the terms one after the other indefinitely—and, if the series is convergent, the sum of the series—the explicit limit of the process. This is a generalization of the similar convention of denoting by both the addition—the process of adding—and its result—the sum of and .

Commonly, the terms of a series come from a ring, often the field of the real numbers or the field of the complex numbers. If so, the set of all series is also itself a ring, one in which the addition consists of adding series terms together term by term and the multiplication is the Cauchy product. [12] [13] [14]

Definition

Series

A series or, redundantly, an infinite series, is an infinite sum. It is often represented as [8] [15] [16] where the terms are the members of a sequence of numbers, functions, or anything else that can be added. A series may also be represented with capital-sigma notation: [8] [16]

It is also common to express series using a few first terms, an ellipsis, a general term, and then a final ellipsis, the general term being an expression of the th term as a function of : For example, Euler's number can be defined with the series where denotes the product of the first positive integers, and is conventionally equal to [17] [18] [19]

Partial sum of a series

Given a series , its th partial sum is [9] [10] [11] [16]

Some authors directly identify a series with its sequence of partial sums. [9] [11] Either the sequence of partial sums or the sequence of terms completely characterizes the series, and the sequence of terms can be recovered from the sequence of partial sums by taking the differences between consecutive elements,

Partial summation of a sequence is an example of a linear sequence transformation, and it is also known as the prefix sum in computer science. The inverse transformation for recovering a sequence from its partial sums is the finite difference, another linear sequence transformation.

Partial sums of series sometimes have simpler closed form expressions, for instance an arithmetic series has partial sums and a geometric series has partial sums [20] [21] [22] if or simply if .

Sum of a series

Illustration of 3 geometric series with partial sums from 1 to 6 terms. The dashed line represents the limit. Geometric sequences.svg
Illustration of 3 geometric series with partial sums from 1 to 6 terms. The dashed line represents the limit.

Strictly speaking, a series is said to converge, to be convergent, or to be summable when the sequence of its partial sums has a limit. When the limit of the sequence of partial sums does not exist, the series diverges or is divergent. [23] When the limit of the partial sums exists, it is called the sum of the series or value of the series: [9] [10] [11] [16] A series with only a finite number of nonzero terms is always convergent. Such series are useful for considering finite sums without taking care of the numbers of terms. [24] When the sum exists, the difference between the sum of a series and its th partial sum, is known as the th truncation error of the infinite series. [25] [26]

An example of a convergent series is the geometric series

It can be shown by algebraic computation that each partial sum is As one has the series is convergent and converges to with truncation errors . [20] [21] [22]

By contrast, the geometric series is divergent in the real numbers. [20] [21] [22] However, it is convergent in the extended real number line, with as its limit and as its truncation error at every step. [27]

When a series's sequence of partial sums is not easily calculated and evaluated for convergence directly, convergence tests can be used to prove that the series converges or diverges.

Grouping and rearranging terms

Grouping

In ordinary finite summations, terms of the summation can be grouped and ungrouped freely without changing the result of the summation as a consequence of the associativity of addition. Similarly, in a series, any finite groupings of terms of the series will not change the limit of the partial sums of the series and thus will not change the sum of the series. However, if an infinite number of groupings is performed in an infinite series, then the partial sums of the grouped series may have a different limit than the original series and different groupings may have different limits from one another; the sum of may not equal the sum of

For example, Grandi's series has a sequence of partial sums that alternates back and forth between and and does not converge. Grouping its elements in pairs creates the series which has partial sums equal to zero at every term and thus sums to zero. Grouping its elements in pairs starting after the first creates the series which has partial sums equal to one for every term and thus sums to one, a different result.

In general, grouping the terms of a series creates a new series with a sequence of partial sums that is a subsequence of the partial sums of the original series. This means that if the original series converges, so does the new series after grouping: all infinite subsequences of a convergent sequence also converge to the same limit. However, if the original series diverges, then the grouped series do not necessarily diverge, as in this example of Grandi's series above. However, divergence of a grouped series does imply the original series must be divergent, since it proves there is a subsequence of the partial sums of the original series which is not convergent, which would be impossible if it were convergent. This reasoning was applied in Oresme's proof of the divergence of the harmonic series, [28] and it is the basis for the general Cauchy condensation test. [29] [30]

Rearrangement

In ordinary finite summations, terms of the summation can be rearranged freely without changing the result of the summation as a consequence of the commutativity of addition. Similarly, in a series, any finite rearrangements of terms of a series does not change the limit of the partial sums of the series and thus does not change the sum of the series: for any finite rearrangement, there will be some term after which the rearrangement did not affect any further terms: any effects of rearrangement can be isolated to the finite summation up to that term, and finite summations do not change under rearrangement.

However, as for grouping, an infinitary rearrangement of terms of a series can sometimes lead to a change in the limit of the partial sums of the series. Series with sequences of partial sums that converge to a value but whose terms could be rearranged to a form a series with partial sums that converge to some other value are called conditionally convergent series. Those that converge to the same value regardless of rearrangement are called unconditionally convergent series.

For series of real numbers and complex numbers, a series is unconditionally convergent if and only if the series summing the absolute values of its terms, is also convergent, a property called absolute convergence. Otherwise, any series of real numbers or complex numbers that converges but does not converge absolutely is conditionally convergent. Any conditionally convergent sum of real numbers can be rearranged to yield any other real number as a limit, or to diverge. These claims are the content of the Riemann series theorem. [31] [32] [33]

A historically important example of conditional convergence is the alternating harmonic series,

which has a sum of the natural logarithm of 2, while the sum of the absolute values of the terms is the harmonic series, which diverges per the divergence of the harmonic series, [28] so the alternating harmonic series is conditionally convergent. For instance, rearranging the terms of the alternating harmonic series so that each positive term of the original series is followed by two negative terms of the original series rather than just one yields [34] which is times the original series, so it would have a sum of half of the natural logarithm of 2. By the Riemann series theorem, rearrangements of the alternating harmonic series to yield any other real number are also possible.

Operations

Series addition

The addition of two series and is given by the termwise sum [13] [35] [36] [37] , or, in summation notation,

Using the symbols and for the partial sums of the added series and for the partial sums of the resulting series, this definition implies the partial sums of the resulting series follow Then the sum of the resulting series, i.e., the limit of the sequence of partial sums of the resulting series, satisfies when the limits exist. Therefore, first, the series resulting from addition is summable if the series added were summable, and, second, the sum of the resulting series is the addition of the sums of the added series. The addition of two divergent series may yield a convergent series: for instance, the addition of a divergent series with a series of its terms times will yield a series of all zeros that converges to zero. However, for any two series where one converges and the other diverges, the result of their addition diverges. [35]

For series of real numbers or complex numbers, series addition is associative, commutative, and invertible. Therefore series addition gives the sets of convergent series of real numbers or complex numbers the structure of an abelian group and also gives the sets of all series of real numbers or complex numbers (regardless of convergence properties) the structure of an abelian group.

Scalar multiplication

The product of a series with a constant number , called a scalar in this context, is given by the termwise product [35] , or, in summation notation,

Using the symbols for the partial sums of the original series and for the partial sums of the series after multiplication by , this definition implies that for all and therefore also when the limits exist. Therefore if a series is summable, any nonzero scalar multiple of the series is also summable and vice versa: if a series is divergent, then any nonzero scalar multiple of it is also divergent.

Scalar multiplication of real numbers and complex numbers is associative, commutative, invertible, and it distributes over series addition.

In summary, series addition and scalar multiplication gives the set of convergent series and the set of series of real numbers the structure of a real vector space. Similarly, one gets complex vector spaces for series and convergent series of complex numbers. All these vector spaces are infinite dimensional.

Series multiplication

The multiplication of two series and to generate a third series , called the Cauchy product, [12] [13] [14] [36] [38] can be written in summation notation with each Here, the convergence of the partial sums of the series is not as simple to establish as for addition. However, if both series and are absolutely convergent series, then the series resulting from multiplying them also converges absolutely with a sum equal to the product of the two sums of the multiplied series, [13] [36] [39]

Series multiplication of absolutely convergent series of real numbers and complex numbers is associative, commutative, and distributes over series addition. Together with series addition, series multiplication gives the sets of absolutely convergent series of real numbers or complex numbers the structure of a commutative ring, and together with scalar multiplication as well, the structure of a commutative algebra; these operations also give the sets of all series of real numbers or complex numbers the structure of an associative algebra.

Examples of numerical series

Pi

Natural logarithm of 2

Natural logarithm base e

Convergence testing

One of the simplest tests for convergence of a series, applicable to all series, is the vanishing condition or th-term test : If , then the series diverges; if , then the test is inconclusive. [46] [47]

Absolute convergence tests

When every term of a series is a non-negative real number, for instance when the terms are the absolute values of another series of real numbers or complex numbers, the sequence of partial sums is non-decreasing. Therefore a series with non-negative terms converges if and only if the sequence of partial sums is bounded, and so finding a bound for a series or for the absolute values of its terms is an effective way to prove convergence or absolute convergence of a series. [48] [49] [47] [50]

For example, the series is convergent and absolutely convergent because for all and a telescoping sum argument implies that the partial sums of the series of those non-negative bounding terms are themselves bounded above by 2. [43] The exact value of this series is ; see Basel problem.

This type of bounding strategy is the basis for general series comparison tests. First is the general direct comparison test : [51] [52] [47] For any series , If is an absolutely convergent series such that for some positive real number and for sufficiently large , then converges absolutely as well. If diverges, and for all sufficiently large , then also fails to converge absolutely, although it could still be conditionally convergent, for example, if the alternate in sign. Second is the general limit comparison test: [53] [54] If is an absolutely convergent series such that for sufficiently large , then converges absolutely as well. If diverges, and for all sufficiently large , then also fails to converge absolutely, though it could still be conditionally convergent if the vary in sign.

Using comparisons to geometric series specifically, [20] [21] those two general comparison tests imply two further common and generally useful tests for convergence of series with non-negative terms or for absolute convergence of series with general terms. First is the ratio test : [55] [56] [57] if there exists a constant such that for all sufficiently large , then converges absolutely. When the ratio is less than , but not less than a constant less than , convergence is possible but this test does not establish it. Second is the root test : [55] [58] [59] if there exists a constant such that for all sufficiently large , then converges absolutely.

Alternatively, using comparisons to series representations of integrals specifically, one derives the integral test: [60] [61] if is a positive monotone decreasing function defined on the interval then for a series with terms for all , converges if and only if the integral is finite. Using comparisons to flattened-out versions of a series leads to Cauchy's condensation test: [29] [30] if the sequence of terms is non-negative and non-increasing, then the two series and are either both convergent or both divergent.

Conditional convergence tests

A series of real or complex numbers is said to be conditionally convergent (or semi-convergent) if it is convergent but not absolutely convergent. Conditional convergence is tested for differently than absolute convergence.

One important example of a test for conditional convergence is the alternating series test or Leibniz test: [62] [63] [64] A series of the form with all is called alternating. Such a series converges if the non-negative sequence is monotone decreasing and converges to . The converse is in general not true. A famous example of an application of this test is the alternating harmonic series which is convergent per the alternating series test (and its sum is equal to ), though the series formed by taking the absolute value of each term is the ordinary harmonic series, which is divergent. [65] [66]

The alternating series test can be viewed as a special case of the more general Dirichlet's test : [67] [68] [69] if is a sequence of terms of decreasing nonnegative real numbers that converges to zero, and is a sequence of terms with bounded partial sums, then the series converges. Taking recovers the alternating series test.

Abel's test is another important technique for handling semi-convergent series. [67] [29] If a series has the form where the partial sums of the series with terms , are bounded, has bounded variation, and exists: if and converges, then the series is convergent.

Other specialized convergence tests for specific types of series include the Dini test [70] for Fourier series.

Evaluation of truncation errors

The evaluation of truncation errors of series is important in numerical analysis (especially validated numerics and computer-assisted proof). It can be used to prove convergence and to analyze rates of convergence.

Alternating series

When conditions of the alternating series test are satisfied by , there is an exact error evaluation. [71] Set to be the partial sum of the given alternating series . Then the next inequality holds:

Hypergeometric series

By using the ratio, we can obtain the evaluation of the error term when the hypergeometric series is truncated. [72]

Matrix exponential

For the matrix exponential:

the following error evaluation holds (scaling and squaring method): [73] [74] [75]

Sums of divergent series

Under many circumstances, it is desirable to assign generalized sums to series which fail to converge in the strict sense that their sequences of partial sums do not converge. A summation method is any method for assigning sums to divergent series in a way that systematically extends the classical notion of the sum of a series. Summation methods include Cesàro summation, generalized Cesàro summation, Abel summation, and Borel summation, in order of applicability to increasingly divergent series. These methods are all based on sequence transformations of the original series of terms or of its sequence of partial sums. An alternative family of summation methods are based on analytic continuation rather than sequence transformation.

A variety of general results concerning possible summability methods are known. The Silverman–Toeplitz theorem characterizes matrix summation methods, which are methods for summing a divergent series by applying an infinite matrix to the vector of coefficients. The most general methods for summing a divergent series are non-constructive and concern Banach limits.

Series of functions

A series of real- or complex-valued functions

is pointwise convergent to a limit on a set if the series converges for each in as a series of real or complex numbers. Equivalently, the partial sums

converge to as goes to infinity for each in .

A stronger notion of convergence of a series of functions is uniform convergence. A series converges uniformly in a set if it converges pointwise to the function at every point of and the supremum of these pointwise errors in approximating the limit by the th partial sum,

converges to zero with increasing , independently of .

Uniform convergence is desirable for a series because many properties of the terms of the series are then retained by the limit. For example, if a series of continuous functions converges uniformly, then the limit function is also continuous. Similarly, if the are integrable on a closed and bounded interval and converge uniformly, then the series is also integrable on and can be integrated term by term. Tests for uniform convergence include Weierstrass' M-test, Abel's uniform convergence test, Dini's test, and the Cauchy criterion.

More sophisticated types of convergence of a series of functions can also be defined. In measure theory, for instance, a series of functions converges almost everywhere if it converges pointwise except on a set of measure zero. Other modes of convergence depend on a different metric space structure on the space of functions under consideration. For instance, a series of functions converges in mean to a limit function on a set if

Power series

A power series is a series of the form

The Taylor series at a point of a function is a power series that, in many cases, converges to the function in a neighborhood of . For example, the series

is the Taylor series of at the origin and converges to it for every .

Unless it converges only at , such a series converges on a certain open disc of convergence centered at the point in the complex plane, and may also converge at some of the points of the boundary of the disc. The radius of this disc is known as the radius of convergence, and can in principle be determined from the asymptotics of the coefficients . The convergence is uniform on closed and bounded (that is, compact) subsets of the interior of the disc of convergence: to wit, it is uniformly convergent on compact sets.

Historically, mathematicians such as Leonhard Euler operated liberally with infinite series, even if they were not convergent. When calculus was put on a sound and correct foundation in the nineteenth century, rigorous proofs of the convergence of series were always required.

Formal power series

While many uses of power series refer to their sums, it is also possible to treat power series as formal sums, meaning that no addition operations are actually performed, and the symbol "+" is an abstract symbol of conjunction which is not necessarily interpreted as corresponding to addition. In this setting, the sequence of coefficients itself is of interest, rather than the convergence of the series. Formal power series are used in combinatorics to describe and study sequences that are otherwise difficult to handle, for example, using the method of generating functions. The Hilbert–Poincaré series is a formal power series used to study graded algebras.

Even if the limit of the power series is not considered, if the terms support appropriate structure then it is possible to define operations such as addition, multiplication, derivative, antiderivative for power series "formally", treating the symbol "+" as if it corresponded to addition. In the most common setting, the terms come from a commutative ring, so that the formal power series can be added term-by-term and multiplied via the Cauchy product. In this case the algebra of formal power series is the total algebra of the monoid of natural numbers over the underlying term ring. [76] If the underlying term ring is a differential algebra, then the algebra of formal power series is also a differential algebra, with differentiation performed term-by-term.

Laurent series

Laurent series generalize power series by admitting terms into the series with negative as well as positive exponents. A Laurent series is thus any series of the form

If such a series converges, then in general it does so in an annulus rather than a disc, and possibly some boundary points. The series converges uniformly on compact subsets of the interior of the annulus of convergence.

Dirichlet series

A Dirichlet series is one of the form

where is a complex number. For example, if all are equal to , then the Dirichlet series is the Riemann zeta function

Like the zeta function, Dirichlet series in general play an important role in analytic number theory. Generally a Dirichlet series converges if the real part of is greater than a number called the abscissa of convergence. In many cases, a Dirichlet series can be extended to an analytic function outside the domain of convergence by analytic continuation. For example, the Dirichlet series for the zeta function converges absolutely when , but the zeta function can be extended to a holomorphic function defined on with a simple pole at .

This series can be directly generalized to general Dirichlet series.

Trigonometric series

A series of functions in which the terms are trigonometric functions is called a trigonometric series:

The most important example of a trigonometric series is the Fourier series of a function.

Asymptotic series

Asymptotic series, typically called asymptotic expansions, are infinite series whose terms are functions of a sequence of different asymptotic orders and whose partial sums are approximations of some other function in an asymptotic limit. In general they do not converge, but they are still useful as sequences of approximations, each of which provides a value close to the desired answer for a finite number of terms. They are crucial tools in perturbation theory and in the analysis of algorithms.

An asymptotic series cannot necessarily be made to produce an answer as exactly as desired away from the asymptotic limit, the way that an ordinary convergent series of functions can. In fact, a typical asymptotic series reaches its best practical approximation away from the asymptotic limit after a finite number of terms; if more terms are included, the series will produce less accurate approximations.

History of the theory of infinite series

Development of infinite series

Infinite series play an important role in modern analysis of Ancient Greek philosophy of motion, particularly in Zeno's paradoxes. [77] The paradox of Achilles and the tortoise demonstrates that continuous motion would require an actual infinity of temporal instants, which was arguably an absurdity: Achilles runs after a tortoise, but when he reaches the position of the tortoise at the beginning of the race, the tortoise has reached a second position; when he reaches this second position, the tortoise is at a third position, and so on. Zeno is said to have argued that therefore Achilles could never reach the tortoise, and thus that continuous movement must be an illusion. Zeno divided the race into infinitely many sub-races, each requiring a finite amount of time, so that the total time for Achilles to catch the tortoise is given by a series. The resolution of the purely mathematical and imaginative side of the paradox is that, although the series has an infinite number of terms, it has a finite sum, which gives the time necessary for Achilles to catch up with the tortoise. However, in modern philosophy of motion the physical side of the problem remains open, with both philosophers and physicists doubting, like Zeno, that spatial motions are infinitely divisible: hypothetical reconciliations of quantum mechanics and general relativity in theories of quantum gravity often introduce quantizations of spacetime at the Planck scale. [78] [79]

Greek mathematician Archimedes produced the first known summation of an infinite series with a method that is still used in the area of calculus today. He used the method of exhaustion to calculate the area under the arc of a parabola with the summation of an infinite series, [5] and gave a remarkably accurate approximation of π. [80] [81]

Mathematicians from the Kerala school were studying infinite series c.1350 CE. [82]

In the 17th century, James Gregory worked in the new decimal system on infinite series and published several Maclaurin series. In 1715, a general method for constructing the Taylor series for all functions for which they exist was provided by Brook Taylor. Leonhard Euler in the 18th century, developed the theory of hypergeometric series and q-series.

Convergence criteria

The investigation of the validity of infinite series is considered to begin with Gauss in the 19th century. Euler had already considered the hypergeometric series

on which Gauss published a memoir in 1812. It established simpler criteria of convergence, and the questions of remainders and the range of convergence.

Cauchy (1821) insisted on strict tests of convergence; he showed that if two series are convergent their product is not necessarily so, and with him begins the discovery of effective criteria. The terms convergence and divergence had been introduced long before by Gregory (1668). Leonhard Euler and Gauss had given various criteria, and Colin Maclaurin had anticipated some of Cauchy's discoveries. Cauchy advanced the theory of power series by his expansion of a complex function in such a form.

Abel (1826) in his memoir on the binomial series

corrected certain of Cauchy's conclusions, and gave a completely scientific summation of the series for complex values of and . He showed the necessity of considering the subject of continuity in questions of convergence.

Cauchy's methods led to special rather than general criteria, and the same may be said of Raabe (1832), who made the first elaborate investigation of the subject, of De Morgan (from 1842), whose logarithmic test DuBois-Reymond (1873) and Pringsheim (1889) have shown to fail within a certain region; of Bertrand (1842), Bonnet (1843), Malmsten (1846, 1847, the latter without integration); Stokes (1847), Paucker (1852), Chebyshev (1852), and Arndt (1853).

General criteria began with Kummer (1835), and have been studied by Eisenstein (1847), Weierstrass in his various contributions to the theory of functions, Dini (1867), DuBois-Reymond (1873), and many others. Pringsheim's memoirs (1889) present the most complete general theory.

Uniform convergence

The theory of uniform convergence was treated by Cauchy (1821), his limitations being pointed out by Abel, but the first to attack it successfully were Seidel and Stokes (1847–48). Cauchy took up the problem again (1853), acknowledging Abel's criticism, and reaching the same conclusions which Stokes had already found. Thomae used the doctrine (1866), but there was great delay in recognizing the importance of distinguishing between uniform and non-uniform convergence, in spite of the demands of the theory of functions.

Semi-convergence

A series is said to be semi-convergent (or conditionally convergent) if it is convergent but not absolutely convergent.

Semi-convergent series were studied by Poisson (1823), who also gave a general form for the remainder of the Maclaurin formula. The most important solution of the problem is due, however, to Jacobi (1834), who attacked the question of the remainder from a different standpoint and reached a different formula. This expression was also worked out, and another one given, by Malmsten (1847). Schlömilch (Zeitschrift, Vol.I, p. 192, 1856) also improved Jacobi's remainder, and showed the relation between the remainder and Bernoulli's function

Genocchi (1852) has further contributed to the theory.

Among the early writers was Wronski, whose "loi suprême" (1815) was hardly recognized until Cayley (1873) brought it into prominence.

Fourier series

Fourier series were being investigated as the result of physical considerations at the same time that Gauss, Abel, and Cauchy were working out the theory of infinite series. Series for the expansion of sines and cosines, of multiple arcs in powers of the sine and cosine of the arc had been treated by Jacob Bernoulli (1702) and his brother Johann Bernoulli (1701) and still earlier by Vieta. Euler and Lagrange simplified the subject, as did Poinsot, Schröter, Glaisher, and Kummer.

Fourier (1807) set for himself a different problem, to expand a given function of in terms of the sines or cosines of multiples of , a problem which he embodied in his Théorie analytique de la chaleur (1822). Euler had already given the formulas for determining the coefficients in the series; Fourier was the first to assert and attempt to prove the general theorem. Poisson (1820–23) also attacked the problem from a different standpoint. Fourier did not, however, settle the question of convergence of his series, a matter left for Cauchy (1826) to attempt and for Dirichlet (1829) to handle in a thoroughly scientific manner (see convergence of Fourier series). Dirichlet's treatment ( Crelle , 1829), of trigonometric series was the subject of criticism and improvement by Riemann (1854), Heine, Lipschitz, Schläfli, and du Bois-Reymond. Among other prominent contributors to the theory of trigonometric and Fourier series were Dini, Hermite, Halphen, Krause, Byerly and Appell.

Summations over general index sets

Definitions may be given for infinitary sums over an arbitrary index set [83] This generalization introduces two main differences from the usual notion of series: first, there may be no specific order given on the set ; second, the set may be uncountable. The notions of convergence need to be reconsidered for these, then, because for instance the concept of conditional convergence depends on the ordering of the index set.

If is a function from an index set to a set then the "series" associated to is the formal sum of the elements over the index elements denoted by the

When the index set is the natural numbers the function is a sequence denoted by A series indexed on the natural numbers is an ordered formal sum and so we rewrite as in order to emphasize the ordering induced by the natural numbers. Thus, we obtain the common notation for a series indexed by the natural numbers

Families of non-negative numbers

When summing a family of non-negative real numbers over the index set , define

When the supremum is finite then the set of such that is countable. Indeed, for every the cardinality of the set is finite because

If is countably infinite and enumerated as then the above defined sum satisfies

provided the value is allowed for the sum of the series.

Any sum over non-negative reals can be understood as the integral of a non-negative function with respect to the counting measure, which accounts for the many similarities between the two constructions.

Abelian topological groups

Let be a map, also denoted by from some non-empty set into a Hausdorff abelian topological group Let be the collection of all finite subsets of with viewed as a directed set, ordered under inclusion with union as join. The family is said to be unconditionally summable if the following limit, which is denoted by and is called the sum of exists in

Saying that the sum is the limit of finite partial sums means that for every neighborhood of the origin in there exists a finite subset of such that

Because is not totally ordered, this is not a limit of a sequence of partial sums, but rather of a net. [84] [85]

For every neighborhood of the origin in there is a smaller neighborhood such that It follows that the finite partial sums of an unconditionally summable family form a Cauchy net , that is, for every neighborhood of the origin in there exists a finite subset of such that

which implies that for every (by taking and ).

When is complete, a family is unconditionally summable in if and only if the finite sums satisfy the latter Cauchy net condition. When is complete and is unconditionally summable in then for every subset the corresponding subfamily is also unconditionally summable in

When the sum of a family of non-negative numbers, in the extended sense defined before, is finite, then it coincides with the sum in the topological group

If a family in is unconditionally summable then for every neighborhood of the origin in there is a finite subset such that for every index not in If is a first-countable space then it follows that the set of such that is countable. This need not be true in a general abelian topological group (see examples below).

Unconditionally convergent series

Suppose that If a family is unconditionally summable in a Hausdorff abelian topological group then the series in the usual sense converges and has the same sum,

By nature, the definition of unconditional summability is insensitive to the order of the summation. When is unconditionally summable, then the series remains convergent after any permutation of the set of indices, with the same sum,

Conversely, if every permutation of a series converges, then the series is unconditionally convergent. When is complete then unconditional convergence is also equivalent to the fact that all subseries are convergent; if is a Banach space, this is equivalent to say that for every sequence of signs , the series

converges in

Series in topological vector spaces

If is a topological vector space (TVS) and is a (possibly uncountable) family in then this family is summable [86] if the limit of the net exists in where is the directed set of all finite subsets of directed by inclusion and

It is called absolutely summable if in addition, for every continuous seminorm on the family is summable. If is a normable space and if is an absolutely summable family in then necessarily all but a countable collection of ’s are zero. Hence, in normed spaces, it is usually only ever necessary to consider series with countably many terms.

Summable families play an important role in the theory of nuclear spaces.

Series in Banach and seminormed spaces

The notion of series can be easily extended to the case of a seminormed space. If is a sequence of elements of a normed space and if then the series converges to in if the sequence of partial sums of the series converges to in ; to wit,

More generally, convergence of series can be defined in any abelian Hausdorff topological group. Specifically, in this case, converges to if the sequence of partial sums converges to

If is a seminormed space, then the notion of absolute convergence becomes: A series of vectors in converges absolutely if

in which case all but at most countably many of the values are necessarily zero.

If a countable series of vectors in a Banach space converges absolutely then it converges unconditionally, but the converse only holds in finite-dimensional Banach spaces (theorem of Dvoretzky & Rogers (1950)).

Well-ordered sums

Conditionally convergent series can be considered if is a well-ordered set, for example, an ordinal number In this case, define by transfinite recursion:

and for a limit ordinal

if this limit exists. If all limits exist up to then the series converges.

Examples

See also

Notes

  1. Thompson, Silvanus; Gardner, Martin (1998). Calculus Made Easy. Macmillan. ISBN   978-0-312-18548-0.
  2. Huggett, Nick (2024), "Zeno's Paradoxes", in Zalta, Edward N.; Nodelman, Uri (eds.), The Stanford Encyclopedia of Philosophy (Spring 2024 ed.), Metaphysics Research Lab, Stanford University, retrieved 2024-03-25
  3. Apostol 1967 , pp. 374–375
  4. Swain, Gordon; Dence, Thomas (1998). "Archimedes' Quadrature of the Parabola Revisited". Mathematics Magazine. 71 (2): 123–130. doi:10.2307/2691014. ISSN   0025-570X. JSTOR   2691014.
  5. 1 2 Russo, Lucio (2004). The Forgotten Revolution. Translated by Levy, Silvio. Germany: Springer-Verlag. pp. 49–52. ISBN   978-3-540-20396-4.
  6. Apostol 1967 , p. 377
  7. Apostol 1967 , p. 378
  8. 1 2 3 Apostol 1967 , p. 37
  9. 1 2 3 4 5 6 Spivak 2008 , pp. 471–472
  10. 1 2 3 4 5 Apostol 1967 , p. 384
  11. 1 2 3 4 5 6 Ablowitz, Mark J.; Fokas, Athanassios S. (2003). Complex Variables: Introduction and Applications (2nd ed.). Cambridge University Press. p. 110. ISBN   978-0-521-53429-1.
  12. 1 2 Dummit, David S.; Foote, Richard M. (2004). Abstract Algebra (3rd ed.). Hoboken, NJ: John Wiley and Sons. p. 238. ISBN   978-0-471-43334-7.
  13. 1 2 3 4 Spivak 2008 , pp. 486–487, 493
  14. 1 2 Wilf, Herbert S. (1990). Generatingfunctionology. San Diego: Academic Press. pp. 27–28. ISBN   978-1-48-324857-8.
  15. Swokoski, Earl W. (1983). Calculus with Analytic Geometry (Alternate ed.). Boston: Prindle, Weber & Schmidt. p. 501. ISBN   978-0-87150-341-1.
  16. 1 2 3 4 Rudin 1976 , p. 59
  17. Spivak 2008 , p. 426
  18. Apostol 1967 , p. 281
  19. Rudin 1976 , p. 63
  20. 1 2 3 4 5 Spivak 2008 , pp. 473–478
  21. 1 2 3 4 5 Apostol 1967 , pp. 388–390, 399–401
  22. 1 2 3 Rudin 1976 , p. 61
  23. Spivak 2008 , p. 453
  24. Knuth, Donald E. (1992). "Two Notes on Notation". American Mathematical Monthly. 99 (5): 403–422. doi:10.2307/2325085. JSTOR   2325085.
  25. Atkinson, Kendall E. (1989). An Introduction to Numerical Analysis (2nd ed.). New York: Wiley. p. 20. ISBN   978-0-471-62489-9. OCLC   803318878.
  26. Stoer, Josef; Bulirsch, Roland (2002). Introduction to Numerical Analysis (3rd ed.). Princeton, N.J.: Recording for the Blind & Dyslexic. OCLC   50556273.
  27. Wilkins, David (2007). "Section 6: The Extended Real Number System" (PDF). maths.tcd.ie. Retrieved 2019-12-03.
  28. 1 2 Kifowit, Steven J.; Stamps, Terra A. (2006). "The harmonic series diverges again and again" (PDF). American Mathematical Association of Two-Year Colleges Review. 27 (2): 31–43.
  29. 1 2 3 Spivak 2008 , p. 496
  30. 1 2 Rudin 1976 , p. 61
  31. Spivak 2008 , pp. 483–486
  32. Apostol 1967 , pp. 412–414
  33. Rudin 1976 , p. 76
  34. Spivak 2008 , p. 482
  35. 1 2 3 Apostol 1967 , pp. 385–386
  36. 1 2 3 Saff, E. B.; Snider, Arthur D. (2003). Fundamentals of Complex Analysis (3rd ed.). Pearson Education. pp. 247–249. ISBN   0-13-907874-6.
  37. Rudin 1976 , p. 72
  38. Rudin 1976 , p. 73
  39. Rudin 1976 , p. 74
  40. Apostol 1967 , p. 384
  41. Apostol 1967 , pp. 403–404
  42. Apostol 1967 , p. 386
  43. 1 2 Apostol 1967 , p. 387
  44. Apostol 1967 , p. 396
  45. Gasper, G., Rahman, M. (2004). Basic hypergeometric series. Cambridge University Press.
  46. Spivak 2008 , p. 473
  47. 1 2 3 Rudin 1976 , p. 60
  48. Apostol 1967 , pp. 381, 394–395
  49. Spivak 2008 , pp. 457, 473–474
  50. Rudin 1976 , pp. 71–72
  51. Apostol 1967 , pp. 395–396
  52. Spivak 2008 , pp. 474–475
  53. Apostol 1967 , p. 396
  54. Spivak 2008 , p. 475–476
  55. 1 2 Apostol 1967 , pp. 399–401
  56. Spivak 2008 , pp. 476–478
  57. Rudin 1976 , p. 66
  58. Spivak 2008 , p. 493
  59. Rudin 1976 , p. 65
  60. Apostol 1967 , pp. 397–398
  61. Spivak 2008 , pp. 478–479
  62. Apostol 1967 , pp. 403–404
  63. Spivak 2008 , p. 481
  64. Rudin 1976 , p. 71
  65. Apostol 1967 , pp. 413–414
  66. Spivak 2008 , pp. 482–483
  67. 1 2 Apostol 1967 , pp. 407–409
  68. Spivak 2008 , p. 495
  69. Rudin 1976 , p. 70
  70. Spivak 2008 , p. 524
  71. Positive and Negative Terms: Alternating Series
  72. Johansson, F. (2016). Computing hypergeometric functions rigorously. arXiv preprint arXiv:1606.06977.
  73. Higham, N. J. (2008). Functions of matrices: theory and computation. Society for Industrial and Applied Mathematics.
  74. Higham, N. J. (2009). The scaling and squaring method for the matrix exponential revisited. SIAM review, 51(4), 747-764.
  75. How and How Not to Compute the Exponential of a Matrix
  76. Nicolas Bourbaki (1989), Algebra, Springer: §III.2.11.
  77. Huggett, Nick (2024), "Zeno's Paradoxes", in Zalta, Edward N.; Nodelman, Uri (eds.), The Stanford Encyclopedia of Philosophy (Spring 2024 ed.), Metaphysics Research Lab, Stanford University, retrieved 2024-03-25
  78. Snyder, H. (1947), "Quantized space-time", Physical Review, 67 (1): 38–41, Bibcode:1947PhRv...71...38S, doi:10.1103/PhysRev.71.38 .
  79. "The Unraveling of Space-Time". Quanta Magazine. 2024-09-25. Retrieved 2024-10-11.
  80. O'Connor, J.J. & Robertson, E.F. (1996). "A history of calculus". University of St Andrews . Retrieved 2007-08-07.
  81. Bidwell, James K. (30 November 1993). "Archimedes and Pi-Revisited". School Science and Mathematics. 94 (3). doi:10.1111/j.1949-8594.1994.tb15638.x.
  82. "Indians predated Newton 'discovery' by 250 years". manchester.ac.uk.
  83. Jean Dieudonné, Foundations of mathematical analysis, Academic Press
  84. Bourbaki, Nicolas (1998). General Topology: Chapters 1–4. Springer. pp. 261–270. ISBN   978-3-540-64241-1.
  85. Choquet, Gustave (1966). Topology. Academic Press. pp. 216–231. ISBN   978-0-12-173450-3.
  86. Schaefer, Helmut H.; Wolff, Manfred P. (1999). Topological Vector Spaces. Graduate Texts in Mathematics. Vol. 8 (2nd ed.). New York, NY: Springer. pp. 179–180. ISBN   978-1-4612-7155-0.

Related Research Articles

In mathematics, a geometric series is a series summing the terms of an infinite geometric sequence, in which the ratio of consecutive terms is constant. For example, the series is a geometric series with common ratio , which converges to the sum of . Each term in a geometric series is the geometric mean of the term before it and the term after it, in the same way that each term of an arithmetic series is the arithmetic mean of its neighbors.

In mathematics, the branch of real analysis studies the behavior of real numbers, sequences and series of real numbers, and real functions. Some particular properties of real-valued sequences and functions that real analysis studies include convergence, limits, continuity, smoothness, differentiability and integrability.

<span class="mw-page-title-main">Sequence</span> Finite or infinite ordered list of elements

In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members. The number of elements is called the length of the sequence. Unlike a set, the same elements can appear multiple times at different positions in a sequence, and unlike a set, the order does matter. Formally, a sequence can be defined as a function from natural numbers to the elements at each position. The notion of a sequence can be generalized to an indexed family, defined as a function from an arbitrary index set.

<span class="mw-page-title-main">Taylor series</span> Mathematical approximation of a function

In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor series are equal near this point. Taylor series are named after Brook Taylor, who introduced them in 1715. A Taylor series is also called a Maclaurin series when 0 is the point where the derivatives are considered, after Colin Maclaurin, who made extensive use of this special case of Taylor series in the 18th century.

In mathematics, a power series is an infinite series of the form where an represents the coefficient of the nth term and c is a constant called the center of the series. Power series are useful in mathematical analysis, where they arise as Taylor series of infinitely differentiable functions. In fact, Borel's theorem implies that every power series is the Taylor series of some smooth function.

In mathematics, an infinite series of numbers is said to converge absolutely if the sum of the absolute values of the summands is finite. More precisely, a real or complex series is said to converge absolutely if for some real number Similarly, an improper integral of a function, is said to converge absolutely if the integral of the absolute value of the integrand is finite—that is, if A convergent series that is not absolutely convergent is called conditionally convergent.

In the mathematical field of real analysis, the monotone convergence theorem is any of a number of related theorems proving the good convergence behaviour of monotonic sequences, i.e. sequences that are non-increasing, or non-decreasing. In its simplest form, it says that a non-decreasing bounded-above sequence of real numbers converges to its smallest upper bound, its supremum. Likewise, a non-increasing bounded-below sequence converges to its largest lower bound, its infimum. In particular, infinite sums of non-negative numbers converge to the supremum of the partial sums if and only if the partial sums are bounded.

In mathematics, the Gibbs phenomenon is the oscillatory behavior of the Fourier series of a piecewise continuously differentiable periodic function around a jump discontinuity. The th partial Fourier series of the function produces large peaks around the jump which overshoot and undershoot the function values. As more sinusoids are used, this approximation error approaches a limit of about 9% of the jump, though the infinite Fourier series sum does eventually converge almost everywhere except points of discontinuity.

In mathematics, an alternating series is an infinite series of terms that alternate between positive and negative signs. In capital-sigma notation this is expressed or with an > 0 for all n.

In mathematical analysis, Cesàro summation assigns values to some infinite sums that are not necessarily convergent in the usual sense. The Cesàro sum is defined as the limit, as n tends to infinity, of the sequence of arithmetic means of the first n partial sums of the series.

In mathematics, more specifically in mathematical analysis, the Cauchy product is the discrete convolution of two infinite series. It is named after the French mathematician Augustin-Louis Cauchy.

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 finite limit.

In mathematical analysis, the alternating series test is the method used to show that an alternating series is convergent when its terms (1) decrease in absolute value, and (2) approach zero in the limit. The test was used by Gottfried Leibniz and is sometimes known as Leibniz's test, Leibniz's rule, or the Leibniz criterion. The test is only sufficient, not necessary, so some convergent alternating series may fail the first part of the test.

In mathematics, a series is the sum of the terms of an infinite sequence of numbers. More precisely, an infinite sequence defines a series S that is denoted

In mathematics, the Riemann series theorem, also called the Riemann rearrangement theorem, named after 19th-century German mathematician Bernhard Riemann, says that if an infinite series of real numbers is conditionally convergent, then its terms can be arranged in a permutation so that the new series converges to an arbitrary real number, and rearranged such that the new series diverges. This implies that a series of real numbers is absolutely convergent if and only if it is unconditionally convergent.

In mathematics, convergence tests are methods of testing for the convergence, conditional convergence, absolute convergence, interval of convergence or divergence of an infinite series .

In mathematics, the infinite series 1 − 1 + 1 − 1 + ⋯, also written

Ramanujan summation is a technique invented by the mathematician Srinivasa Ramanujan for assigning a value to divergent infinite series. Although the Ramanujan summation of a divergent series is not a sum in the traditional sense, it has properties that make it mathematically useful in the study of divergent infinite series, for which conventional summation is undefined.

In mathematics, for a sequence of complex numbers a1, a2, a3, ... the infinite product

References

Further reading