Series (mathematics)

Author: www.NiNa.Az
Mar 04, 2025 / 15:24

In mathematics a series is roughly speaking an addition of infinitely many terms one after the other The study of series

Series (mathematics)
Series (mathematics)
Series (mathematics)

In mathematics, a series is, roughly speaking, an addition of infinitely many terms, one after the other. 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.

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. Nonetheless, infinite series were applied practically by Ancient Greek mathematicians including Archimedes, for instance in the quadrature of the parabola. 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. The resolution was made more rigorous and further improved in the 19th century through the work of Carl Friedrich Gauss and Augustin-Louis Cauchy, 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,

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. These finite sums are called the partial sums of the series. Using summation notation, if it exists. 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.

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.

Definition

Series

A series or, redundantly, an infinite series, is an infinite sum. It is often represented asimage where the terms image 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:image

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 imageth term as a function of image: image For example, Euler's number can be defined with the series image where image denotes the product of the image first positive integers, and image is conventionally equal to image

Partial sum of a series

Given a series image, its imageth partial sum isimage

Some authors directly identify a series with its sequence of partial sums. 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, image

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 image and a geometric series has partial sumsimage if image or simply image if image.

Sum of a series

image
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. When the limit of the partial sums exists, it is called the sum of the series or value of the series:image 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. When the sum exists, the difference between the sum of a series and its imageth partial sum, image is known as the imageth truncation error of the infinite series.

An example of a convergent series is the geometric series image

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

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

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. imageimageimage 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 image may not equal the sum of imageimage

For example, Grandi's series image has a sequence of partial sums that alternates back and forth between image and image and does not converge. Grouping its elements in pairs creates the series imageimage 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 imageimageimage 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, and it is the basis for the general Cauchy condensation test.

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. imageimageimage 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 image is unconditionally convergent if and only if the series summing the absolute values of its terms, image 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.

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

image which has a sum of the natural logarithm of 2, while the sum of the absolute values of the terms is the harmonic series, image which diverges per the divergence of the harmonic series, 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 yieldsimage which is image 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 image and image is given by the termwise sumimage, or, in summation notation, image

Using the symbols image and image for the partial sums of the added series and image for the partial sums of the resulting series, this definition implies the partial sums of the resulting series follow image Then the sum of the resulting series, i.e., the limit of the sequence of partial sums of the resulting series, satisfies image 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 image 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.

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 image with a constant number image, called a scalar in this context, is given by the termwise productimage, or, in summation notation,

image

Using the symbols image for the partial sums of the original series and image for the partial sums of the series after multiplication by image, this definition implies that image for all image and therefore also imagewhen 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 image and image to generate a third series image, called the Cauchy product, can be written in summation notation image with each imageimage Here, the convergence of the partial sums of the series image is not as simple to establish as for addition. However, if both series image and image 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,image

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

  • A geometric series is one where each successive term is produced by multiplying the previous term by a constant number (called the common ratio in this context). For example: image In general, a geometric series with initial term image and common ratio image, image converges if and only if image, in which case it converges to image.
  • The harmonic series is the seriesimage The harmonic series is divergent.
  • An alternating series is a series where terms alternate signs. Examples: image the alternating harmonic series, and image the Leibniz formula for image
  • A telescoping seriesimage converges if the sequence image converges to a limit image as image goes to infinity. The value of the series is then image.
  • An arithmetico-geometric series is a series that has terms which are each the product of an element of an arithmetic progression with the corresponding element of a geometric progression. Example: image
  • The Dirichlet series image converges for image and diverges for image, which can be shown with the integral test for convergence described below in convergence tests. As a function of image, the sum of this series is Riemann's zeta function.
  • Hypergeometric series: image and their generalizations (such as basic hypergeometric series and elliptic hypergeometric series) frequently appear in integrable systems and mathematical physics.
  • There are some elementary series whose convergence is not yet known/proven. For example, it is unknown whether the Flint Hills series, image converges or not. The convergence depends on how well image can be approximated with rational numbers (which is unknown as of yet). More specifically, the values of image with large numerical contributions to the sum are the numerators of the continued fraction convergents of image, a sequence beginning with 1, 3, 22, 333, 355, 103993, ... (sequence A046947 in the OEIS). These are integers image that are close to image for some integer image, so that image is close to image and its reciprocal is large.

Pi

image

image

Natural logarithm of 2

image

image

Natural logarithm base e

image

image

Convergence testing

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

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.

For example, the series imageis convergent and absolutely convergent because image for all image 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. The exact value of this series is image; see Basel problem.

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

Using comparisons to geometric series specifically, 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: if there exists a constant image such that image for all sufficiently large image, then image converges absolutely. When the ratio is less than image, but not less than a constant less than image, convergence is possible but this test does not establish it. Second is the root test: if there exists a constant image such that image for all sufficiently large image, then image converges absolutely.

Alternatively, using comparisons to series representations of integrals specifically, one derives the integral test: if image is a positive monotone decreasing function defined on the interval image then for a series with terms image for all image, image converges if and only if the integral image is finite. Using comparisons to flattened-out versions of a series leads to Cauchy's condensation test: if the sequence of terms image is non-negative and non-increasing, then the two series image and image 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: A series of the form image with all image is called alternating. Such a series converges if the non-negative sequence image is monotone decreasing and converges to image. The converse is in general not true. A famous example of an application of this test is the alternating harmonic series image which is convergent per the alternating series test (and its sum is equal to image), though the series formed by taking the absolute value of each term is the ordinary harmonic series, which is divergent.

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

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

Other specialized convergence tests for specific types of series include the Dini test 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 image, there is an exact error evaluation. Set image to be the partial sum image of the given alternating series image. Then the next inequality holds: image

Hypergeometric series

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

Matrix exponential

For the matrix exponential:

image

the following error evaluation holds (scaling and squaring method):

image

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 image 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

image

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

image

converge to image as image goes to infinity for each image in image.

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

image

converges to zero with increasing image, independently of image.

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 image are integrable on a closed and bounded interval image and converge uniformly, then the series is also integrable on image 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 image on a set image if

image

Power series

A power series is a series of the form

image

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

image

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

Unless it converges only at image, such a series converges on a certain open disc of convergence centered at the point image 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 image. 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. 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

image

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

image

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

image

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 image 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 image, but the zeta function can be extended to a holomorphic function defined on image with a simple pole at image.

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:

image

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

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, and gave a remarkably accurate approximation of π.

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

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

image

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

image

corrected certain of Cauchy's conclusions, and gave a completely scientific summation of the series for complex values of image and image. 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

image

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 image in terms of the sines or cosines of multiples of image, 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 image This generalization introduces two main differences from the usual notion of series: first, there may be no specific order given on the set image; second, the set image 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 image is a function from an index set image to a set image then the "series" associated to image is the formal sum of the elements image over the index elements image denoted by the

image

When the index set is the natural numbers image the function image is a sequence denoted by image A series indexed on the natural numbers is an ordered formal sum and so we rewrite image as image 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

image

Families of non-negative numbers

In mathematics a series is roughly speaking an addition of infinitely many terms one after the other 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 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 Nonetheless infinite series were applied practically by Ancient Greek mathematicians including Archimedes for instance in the quadrature of the parabola 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 The resolution was made more rigorous and further improved in the 19th century through the work of Carl Friedrich Gauss and Augustin Louis Cauchy 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 a1 a2 a3 displaystyle a 1 a 2 a 3 ldots 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 ai displaystyle a i 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 a1 a2 a3 displaystyle a 1 a 2 a 3 cdots or using capital sigma summation notation i 1 ai displaystyle sum i 1 infty a i 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 n displaystyle n tends to infinity of the finite sums of the n displaystyle n first terms of the series if the limit exists These finite sums are called the partial sums of the series Using summation notation i 1 ai limn i 1nai displaystyle sum i 1 infty a i lim n to infty sum i 1 n a i if it exists When the limit exists the series is convergent or summable and also the sequence a1 a2 a3 displaystyle a 1 a 2 a 3 ldots is summable and otherwise when the limit does not exist the series is divergent The expression i 1 ai textstyle sum i 1 infty a i 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 a b displaystyle a b both the addition the process of adding and its result the sum of a displaystyle a and b displaystyle b Commonly the terms of a series come from a ring often the field R displaystyle mathbb R of the real numbers or the field C displaystyle mathbb C 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 DefinitionSeries A series or redundantly an infinite series is an infinite sum It is often represented asa0 a1 a2 ora1 a2 a3 displaystyle a 0 a 1 a 2 cdots quad text or quad a 1 a 2 a 3 cdots where the terms ak displaystyle a k 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 k 0 akor k 1 ak displaystyle sum k 0 infty a k qquad text or qquad sum k 1 infty a k 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 n displaystyle n th term as a function of n displaystyle n a0 a1 a2 an or f 0 f 1 f 2 f n displaystyle a 0 a 1 a 2 cdots a n cdots quad text or quad f 0 f 1 f 2 cdots f n cdots For example Euler s number can be defined with the series n 0 1n 1 1 12 16 1n displaystyle sum n 0 infty frac 1 n 1 1 frac 1 2 frac 1 6 cdots frac 1 n cdots where n displaystyle n denotes the product of the n displaystyle n first positive integers and 0 displaystyle 0 is conventionally equal to 1 displaystyle 1 Partial sum of a series Given a series s k 0 ak textstyle s sum k 0 infty a k its n displaystyle n th partial sum issn k 0nak a0 a1 an displaystyle s n sum k 0 n a k a 0 a 1 cdots a n Some authors directly identify a series with its sequence of partial sums 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 an sn sn 1 displaystyle a n s n s n 1 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 sn k 0n a kd a a d a 2d a nd n 1 a 12nd displaystyle s n sum k 0 n left a kd right a a d a 2d cdots a nd n 1 bigl a tfrac 1 2 nd bigr and a geometric series has partial sumssn k 0nark a ar ar2 arn a1 rn 11 r displaystyle s n sum k 0 n ar k a ar ar 2 cdots ar n a frac 1 r n 1 1 r if r 1 displaystyle r neq 1 or simply sn a n 1 displaystyle s n a n 1 if r 1 displaystyle r 1 Sum of a series 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 When the limit of the partial sums exists it is called the sum of the series or value of the series k 0 ak limn k 0nak limn sn displaystyle sum k 0 infty a k lim n to infty sum k 0 n a k lim n to infty s n 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 When the sum exists the difference between the sum of a series and its n displaystyle n th partial sum s sn k n 1 ak textstyle s s n sum k n 1 infty a k is known as the n displaystyle n th truncation error of the infinite series An example of a convergent series is the geometric series 1 12 14 18 12k displaystyle 1 frac 1 2 frac 1 4 frac 1 8 cdots frac 1 2 k cdots It can be shown by algebraic computation that each partial sum sn displaystyle s n is k 0n12k 2 12n displaystyle sum k 0 n frac 1 2 k 2 frac 1 2 n As one has limn 2 12n 2 displaystyle lim n to infty left 2 frac 1 2 n right 2 the series is convergent and converges to 2 displaystyle 2 with truncation errors 1 2n textstyle 1 2 n By contrast the geometric series k 0 2k displaystyle sum k 0 infty 2 k is divergent in the real numbers However it is convergent in the extended real number line with displaystyle infty as its limit and displaystyle infty as its truncation error at every step 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 termsGrouping 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 a0 a1 a2 displaystyle a 0 a 1 a 2 a0 a1 a2 displaystyle a 0 a 1 a 2 a0 a1 a2 displaystyle a 0 a 1 a 2 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 a0 a1 a2 displaystyle a 0 a 1 a 2 cdots may not equal the sum of a0 a1 a2 displaystyle a 0 a 1 a 2 a3 a4 displaystyle a 3 a 4 cdots For example Grandi s series 1 1 1 1 displaystyle 1 1 1 1 cdots has a sequence of partial sums that alternates back and forth between 1 displaystyle 1 and 0 displaystyle 0 and does not converge Grouping its elements in pairs creates the series 1 1 1 1 1 1 displaystyle 1 1 1 1 1 1 cdots 0 0 0 displaystyle 0 0 0 cdots 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 1 1 1 displaystyle 1 1 1 1 1 displaystyle 1 1 cdots 1 0 0 displaystyle 1 0 0 cdots 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 and it is the basis for the general Cauchy condensation test 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 a0 a1 a2 displaystyle a 0 a 1 a 2 a0 a2 a1 displaystyle a 0 a 2 a 1 a2 a1 a0 displaystyle a 2 a 1 a 0 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 a0 a1 a2 displaystyle a 0 a 1 a 2 cdots is unconditionally convergent if and only if the series summing the absolute values of its terms a0 a1 a2 displaystyle a 0 a 1 a 2 cdots 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 A historically important example of conditional convergence is the alternating harmonic series n 1 1 n 1n 1 12 13 14 15 displaystyle sum limits n 1 infty 1 n 1 over n 1 1 over 2 1 over 3 1 over 4 1 over 5 cdots which has a sum of the natural logarithm of 2 while the sum of the absolute values of the terms is the harmonic series n 1 1n 1 12 13 14 15 displaystyle sum limits n 1 infty 1 over n 1 1 over 2 1 over 3 1 over 4 1 over 5 cdots which diverges per the divergence of the harmonic series 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 yields1 12 14 13 16 18 15 110 112 1 12 14 13 16 18 15 110 112 12 14 16 18 110 112 12 1 12 13 14 15 16 displaystyle begin aligned amp 1 frac 1 2 frac 1 4 frac 1 3 frac 1 6 frac 1 8 frac 1 5 frac 1 10 frac 1 12 cdots 3mu amp quad left 1 frac 1 2 right frac 1 4 left frac 1 3 frac 1 6 right frac 1 8 left frac 1 5 frac 1 10 right frac 1 12 cdots 3mu amp quad frac 1 2 frac 1 4 frac 1 6 frac 1 8 frac 1 10 frac 1 12 cdots 3mu amp quad frac 1 2 left 1 frac 1 2 frac 1 3 frac 1 4 frac 1 5 frac 1 6 cdots right end aligned which is 12 displaystyle tfrac 1 2 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 OperationsSeries addition The addition of two series a0 a1 a2 textstyle a 0 a 1 a 2 cdots and b0 b1 b2 textstyle b 0 b 1 b 2 cdots is given by the termwise sum a0 b0 a1 b1 a2 b2 textstyle a 0 b 0 a 1 b 1 a 2 b 2 cdots or in summation notation k 0 ak k 0 bk k 0 ak bk displaystyle sum k 0 infty a k sum k 0 infty b k sum k 0 infty a k b k Using the symbols sa n displaystyle s a n and sb n displaystyle s b n for the partial sums of the added series and sa b n displaystyle s a b n for the partial sums of the resulting series this definition implies the partial sums of the resulting series follow sa b n sa n sb n displaystyle s a b n s a n s b n Then the sum of the resulting series i e the limit of the sequence of partial sums of the resulting series satisfies limn sa b n limn sa n sb n limn sa n limn sb n displaystyle lim n rightarrow infty s a b n lim n rightarrow infty s a n s b n lim n rightarrow infty s a n lim n rightarrow infty s b n 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 1 displaystyle 1 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 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 a0 a1 a2 textstyle a 0 a 1 a 2 cdots with a constant number c displaystyle c called a scalar in this context is given by the termwise productca0 ca1 ca2 textstyle ca 0 ca 1 ca 2 cdots or in summation notation c k 0 ak k 0 cak displaystyle c sum k 0 infty a k sum k 0 infty ca k Using the symbols sa n displaystyle s a n for the partial sums of the original series and sca n displaystyle s ca n for the partial sums of the series after multiplication by c displaystyle c this definition implies that sca n csa n displaystyle s ca n cs a n for all n displaystyle n and therefore also limn sca n climn sa n textstyle lim n rightarrow infty s ca n c lim n rightarrow infty s a n 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 a0 a1 a2 displaystyle a 0 a 1 a 2 cdots and b0 b1 b2 displaystyle b 0 b 1 b 2 cdots to generate a third series c0 c1 c2 displaystyle c 0 c 1 c 2 cdots called the Cauchy product can be written in summation notation k 0 ak k 0 bk k 0 ck k 0 j 0kajbk j displaystyle biggl sum k 0 infty a k biggr cdot biggl sum k 0 infty b k biggr sum k 0 infty c k sum k 0 infty sum j 0 k a j b k j with each ck j 0kajbk j textstyle c k sum j 0 k a j b k j a0bk a1bk 1 ak 1b1 akb0 displaystyle a 0 b k a 1 b k 1 cdots a k 1 b 1 a k b 0 Here the convergence of the partial sums of the series c0 c1 c2 displaystyle c 0 c 1 c 2 cdots is not as simple to establish as for addition However if both series a0 a1 a2 displaystyle a 0 a 1 a 2 cdots and b0 b1 b2 displaystyle b 0 b 1 b 2 cdots 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 limn sc n limn sa n limn sb n displaystyle lim n rightarrow infty s c n left lim n rightarrow infty s a n right cdot left lim n rightarrow infty s b n right 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 seriesA geometric series is one where each successive term is produced by multiplying the previous term by a constant number called the common ratio in this context For example 1 12 14 18 116 n 0 12n 2 displaystyle 1 1 over 2 1 over 4 1 over 8 1 over 16 cdots sum n 0 infty 1 over 2 n 2 In general a geometric series with initial term a displaystyle a and common ratio r displaystyle r n 0 arn textstyle sum n 0 infty ar n converges if and only if r lt 1 textstyle r lt 1 in which case it converges to a1 r textstyle a over 1 r The harmonic series is the series1 12 13 14 15 n 1 1n displaystyle 1 1 over 2 1 over 3 1 over 4 1 over 5 cdots sum n 1 infty 1 over n The harmonic series is divergent An alternating series is a series where terms alternate signs Examples 1 12 13 14 15 n 1 1 n 1n ln 2 displaystyle 1 1 over 2 1 over 3 1 over 4 1 over 5 cdots sum n 1 infty left 1 right n 1 over n ln 2 the alternating harmonic series and 1 13 15 17 19 n 1 1 n2n 1 p4 displaystyle 1 frac 1 3 frac 1 5 frac 1 7 frac 1 9 cdots sum n 1 infty frac left 1 right n 2n 1 frac pi 4 the Leibniz formula for p displaystyle pi A telescoping series n 1 bn bn 1 displaystyle sum n 1 infty left b n b n 1 right converges if the sequence bn displaystyle b n converges to a limit L displaystyle L as n displaystyle n goes to infinity The value of the series is then b1 L displaystyle b 1 L An arithmetico geometric series is a series that has terms which are each the product of an element of an arithmetic progression with the corresponding element of a geometric progression Example 3 52 74 98 1116 n 0 3 2n 2n displaystyle 3 5 over 2 7 over 4 9 over 8 11 over 16 cdots sum n 0 infty 3 2n over 2 n The Dirichlet series n 1 1np displaystyle sum n 1 infty frac 1 n p converges for p gt 1 displaystyle p gt 1 and diverges for p 1 displaystyle p leq 1 which can be shown with the integral test for convergence described below in convergence tests As a function of p displaystyle p the sum of this series is Riemann s zeta function Hypergeometric series pFq a1 a2 apb1 b2 bq z n 0 r 1p ar n s 1q bs nznn displaystyle p F q left begin matrix a 1 a 2 dotsc a p b 1 b 2 dotsc b q end matrix z right sum n 0 infty frac prod r 1 p a r n prod s 1 q b s n frac z n n and their generalizations such as basic hypergeometric series and elliptic hypergeometric series frequently appear in integrable systems and mathematical physics There are some elementary series whose convergence is not yet known proven For example it is unknown whether the Flint Hills series n 1 1n3sin2 n displaystyle sum n 1 infty frac 1 n 3 sin 2 n converges or not The convergence depends on how well p displaystyle pi can be approximated with rational numbers which is unknown as of yet More specifically the values of n displaystyle n with large numerical contributions to the sum are the numerators of the continued fraction convergents of p displaystyle pi a sequence beginning with 1 3 22 333 355 103993 sequence A046947 in the OEIS These are integers n displaystyle n that are close to mp displaystyle m pi for some integer m displaystyle m so that sin n displaystyle sin n is close to sin mp 0 displaystyle sin m pi 0 and its reciprocal is large Pi n 1 1n2 112 122 132 142 p26 displaystyle sum n 1 infty frac 1 n 2 frac 1 1 2 frac 1 2 2 frac 1 3 2 frac 1 4 2 cdots frac pi 2 6 n 1 1 n 1 4 2n 1 41 43 45 47 49 411 413 p displaystyle sum n 1 infty frac 1 n 1 4 2n 1 frac 4 1 frac 4 3 frac 4 5 frac 4 7 frac 4 9 frac 4 11 frac 4 13 cdots pi Natural logarithm of 2 n 1 1 n 1n ln 2 displaystyle sum n 1 infty frac 1 n 1 n ln 2 n 1 12nn ln 2 displaystyle sum n 1 infty frac 1 2 n n ln 2 Natural logarithm base e n 0 1 nn 1 11 12 13 1e displaystyle sum n 0 infty frac 1 n n 1 frac 1 1 frac 1 2 frac 1 3 cdots frac 1 e n 0 1n 10 11 12 13 14 e displaystyle sum n 0 infty frac 1 n frac 1 0 frac 1 1 frac 1 2 frac 1 3 frac 1 4 cdots e Convergence testingOne of the simplest tests for convergence of a series applicable to all series is the vanishing condition or n displaystyle n th term test If limn an 0 textstyle lim n to infty a n neq 0 then the series diverges if limn an 0 textstyle lim n to infty a n 0 then the test is inconclusive 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 For example the series 1 14 19 1n2 textstyle 1 frac 1 4 frac 1 9 cdots frac 1 n 2 cdots is convergent and absolutely convergent because 1n2 1n 1 1n textstyle frac 1 n 2 leq frac 1 n 1 frac 1 n for all n 2 displaystyle n geq 2 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 The exact value of this series is 16p2 textstyle frac 1 6 pi 2 see Basel problem This type of bounding strategy is the basis for general series comparison tests First is the general direct comparison test For any series an textstyle sum a n If bn textstyle sum b n is an absolutely convergent series such that an C bn displaystyle left vert a n right vert leq C left vert b n right vert for some positive real number C displaystyle C and for sufficiently large n displaystyle n then an textstyle sum a n converges absolutely as well If bn textstyle sum left vert b n right vert diverges and an bn displaystyle left vert a n right vert geq left vert b n right vert for all sufficiently large n displaystyle n then an textstyle sum a n also fails to converge absolutely although it could still be conditionally convergent for example if the an displaystyle a n alternate in sign Second is the general limit comparison test If bn textstyle sum b n is an absolutely convergent series such that an 1an bn 1bn displaystyle left vert tfrac a n 1 a n right vert leq left vert tfrac b n 1 b n right vert for sufficiently large n displaystyle n then an textstyle sum a n converges absolutely as well If bn textstyle sum left b n right diverges and an 1an bn 1bn displaystyle left vert tfrac a n 1 a n right vert geq left vert tfrac b n 1 b n right vert for all sufficiently large n displaystyle n then an textstyle sum a n also fails to converge absolutely though it could still be conditionally convergent if the an displaystyle a n vary in sign Using comparisons to geometric series specifically 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 if there exists a constant C lt 1 displaystyle C lt 1 such that an 1an lt C displaystyle left vert tfrac a n 1 a n right vert lt C for all sufficiently large n displaystyle n then an textstyle sum a n converges absolutely When the ratio is less than 1 displaystyle 1 but not less than a constant less than 1 displaystyle 1 convergence is possible but this test does not establish it Second is the root test if there exists a constant C lt 1 displaystyle C lt 1 such that an 1 n C displaystyle textstyle left vert a n right vert 1 n leq C for all sufficiently large n displaystyle n then an textstyle sum a n converges absolutely Alternatively using comparisons to series representations of integrals specifically one derives the integral test if f x displaystyle f x is a positive monotone decreasing function defined on the interval 1 displaystyle 1 infty then for a series with terms an f n displaystyle a n f n for all n displaystyle n an textstyle sum a n converges if and only if the integral 1 f x dx textstyle int 1 infty f x dx is finite Using comparisons to flattened out versions of a series leads to Cauchy s condensation test if the sequence of terms an displaystyle a n is non negative and non increasing then the two series an textstyle sum a n and 2ka 2k textstyle sum 2 k a 2 k 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 A series of the form 1 nan textstyle sum 1 n a n with all an gt 0 displaystyle a n gt 0 is called alternating Such a series converges if the non negative sequence an displaystyle a n is monotone decreasing and converges to 0 displaystyle 0 The converse is in general not true A famous example of an application of this test is the alternating harmonic series n 1 1 n 1n 1 12 13 14 15 displaystyle sum limits n 1 infty 1 n 1 over n 1 1 over 2 1 over 3 1 over 4 1 over 5 cdots which is convergent per the alternating series test and its sum is equal to ln 2 displaystyle ln 2 though the series formed by taking the absolute value of each term is the ordinary harmonic series which is divergent The alternating series test can be viewed as a special case of the more general Dirichlet s test if an displaystyle a n is a sequence of terms of decreasing nonnegative real numbers that converges to zero and ln displaystyle lambda n is a sequence of terms with bounded partial sums then the series lnan textstyle sum lambda n a n converges Taking ln 1 n displaystyle lambda n 1 n recovers the alternating series test Abel s test is another important technique for handling semi convergent series If a series has the form an lnbn textstyle sum a n sum lambda n b n where the partial sums of the series with terms bn displaystyle b n sb n b0 bn displaystyle s b n b 0 cdots b n are bounded ln displaystyle lambda n has bounded variation and limlnbn displaystyle lim lambda n b n exists if supn sb n lt textstyle sup n s b n lt infty ln 1 ln lt textstyle sum left lambda n 1 lambda n right lt infty and lnsb n displaystyle lambda n s b n converges then the series an textstyle sum a n is convergent Other specialized convergence tests for specific types of series include the Dini test 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 S m 0 1 mum textstyle S sum m 0 infty 1 m u m there is an exact error evaluation Set sn displaystyle s n to be the partial sum sn m 0n 1 mum textstyle s n sum m 0 n 1 m u m of the given alternating series S displaystyle S Then the next inequality holds S sn un 1 displaystyle S s n leq u n 1 Hypergeometric series By using the ratio we can obtain the evaluation of the error term when the hypergeometric series is truncated Matrix exponential For the matrix exponential exp X k 0 1k Xk X Cn n displaystyle exp X sum k 0 infty frac 1 k X k quad X in mathbb C n times n the following error evaluation holds scaling and squaring method Tr s X j 0r1j X s j s exp X Tr s X X r 1sr r 1 exp X displaystyle T r s X biggl sum j 0 r frac 1 j X s j biggr s quad bigl exp X T r s X bigr leq frac X r 1 s r r 1 exp X Sums of divergent seriesUnder 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 Cesaro summation generalized Cesaro C a displaystyle C alpha 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 functionsA series of real or complex valued functions n 0 fn x displaystyle sum n 0 infty f n x is pointwise convergent to a limit f x displaystyle f x on a set E displaystyle E if the series converges for each x displaystyle x in E displaystyle E as a series of real or complex numbers Equivalently the partial sums sN x n 0Nfn x displaystyle s N x sum n 0 N f n x converge to f x displaystyle f x as N displaystyle N goes to infinity for each x displaystyle x in E displaystyle E A stronger notion of convergence of a series of functions is uniform convergence A series converges uniformly in a set E displaystyle E if it converges pointwise to the function f x displaystyle f x at every point of E displaystyle E and the supremum of these pointwise errors in approximating the limit by the N displaystyle N th partial sum supx E sN x f x displaystyle sup x in E bigl s N x f x bigr converges to zero with increasing N displaystyle N independently of x displaystyle x 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 fn displaystyle f n are integrable on a closed and bounded interval I displaystyle I and converge uniformly then the series is also integrable on I displaystyle I 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 f displaystyle f on a set E displaystyle E if limN E sN x f x 2dx 0 displaystyle lim N rightarrow infty int E bigl s N x f x bigr 2 dx 0 Power series A power series is a series of the form n 0 an x c n displaystyle sum n 0 infty a n x c n The Taylor series at a point c displaystyle c of a function is a power series that in many cases converges to the function in a neighborhood of c displaystyle c For example the series n 0 xnn displaystyle sum n 0 infty frac x n n is the Taylor series of ex displaystyle e x at the origin and converges to it for every x displaystyle x Unless it converges only at x c displaystyle x c such a series converges on a certain open disc of convergence centered at the point c displaystyle c 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 an displaystyle a n 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 Poincare 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 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 n anxn displaystyle sum n infty infty a n x n 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 n 1 anns displaystyle sum n 1 infty a n over n s where s displaystyle s is a complex number For example if all an displaystyle a n are equal to 1 displaystyle 1 then the Dirichlet series is the Riemann zeta function z s n 1 1ns displaystyle zeta s sum n 1 infty frac 1 n s 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 s displaystyle s 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 Re s gt 1 displaystyle operatorname Re s gt 1 but the zeta function can be extended to a holomorphic function defined on C 1 displaystyle mathbb C setminus 1 with a simple pole at 1 displaystyle 1 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 A0 n 1 Ancos nx Bnsin nx displaystyle A 0 sum n 1 infty left A n cos nx B n sin nx right 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 seriesDevelopment of infinite series Infinite series play an important role in modern analysis of Ancient Greek philosophy of motion particularly in Zeno s paradoxes 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 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 and gave a remarkably accurate approximation of p Mathematicians from the Kerala school were studying infinite series c 1350 CE 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 1 ab1 gx a a 1 b b 1 1 2 g g 1 x2 displaystyle 1 frac alpha beta 1 cdot gamma x frac alpha alpha 1 beta beta 1 1 cdot 2 cdot gamma gamma 1 x 2 cdots 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 1 m1 x m m 1 2 x2 displaystyle 1 frac m 1 x frac m m 1 2 x 2 cdots corrected certain of Cauchy s conclusions and gave a completely scientific summation of the series for complex values of m displaystyle m and x displaystyle x 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 Schlomilch Zeitschrift Vol I p 192 1856 also improved Jacobi s remainder and showed the relation between the remainder and Bernoulli s function F x 1n 2n x 1 n displaystyle F x 1 n 2 n cdots x 1 n Genocchi 1852 has further contributed to the theory Among the early writers was Wronski whose loi supreme 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 Schroter Glaisher and Kummer Fourier 1807 set for himself a different problem to expand a given function of x displaystyle x in terms of the sines or cosines of multiples of x displaystyle x a problem which he embodied in his Theorie 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 Schlafli 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 setsDefinitions may be given for infinitary sums over an arbitrary index set I displaystyle I This generalization introduces two main differences from the usual notion of series first there may be no specific order given on the set I displaystyle I second the set I displaystyle I 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 a I G displaystyle a I mapsto G is a function from an index set I displaystyle I to a set G displaystyle G then the series associated to a displaystyle a is the formal sum of the elements a x G displaystyle a x in G over the index elements x I displaystyle x in I denoted by the x Ia x displaystyle sum x in I a x When the index set is the natural numbers I N displaystyle I mathbb N the function a N G displaystyle a mathbb N mapsto G is a sequence denoted by a n an displaystyle a n a n A series indexed on the natural numbers is an ordered formal sum and so we rewrite n N textstyle sum n in mathbb N as n 0 textstyle sum n 0 infty 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 n 0 an a0 a1 a2 displaystyle sum n 0 infty a n a 0 a 1 a 2 cdots Families of non negative numbers

rec-icon Recommended Topics
Share this article
Read the free encyclopedia and learn everything...
See more
Read the free encyclopedia. All information in Wikipedia is available. No payment required.
Share this article on
Share
XXX 0C
Tuesday, 04 March, 2025
Follow Us On