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]
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]
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
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]
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]
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 commutativering, 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.
A geometric series[20][21] 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: In general, a geometric series with initial term and common ratio , converges if and only if , in which case it converges to .
There are some elementary series whose convergence is not yet known/proven. For example, it is unknown whether the Flint Hills series, converges or not. The convergence depends on how well can be approximated with rational numbers (which is unknown as of yet). More specifically, the values of with large numerical contributions to the sum are the numerators of the continued fraction convergents of , a sequence beginning with 1, 3, 22, 333, 355, 103993, ... (sequence A046947 in the OEIS). These are integers that are close to for some integer , so that is close to and its reciprocal is large.
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]
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.
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.
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:
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.
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
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.
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 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.
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 .
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 Greekphilosophy 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]
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.
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.
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 abelianHausdorfftopological 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)).
if this limit exists. If all limits exist up to then the series converges.
Examples
Given a function into an abelian topological group define for every a function whose support is a singleton Then in the topology of pointwise convergence (that is, the sum is taken in the infinite product group ).
In the definition of partitions of unity, one constructs sums of functions over arbitrary index set While, formally, this requires a notion of sums of uncountable series, by construction there are, for every given only finitely many nonzero terms in the sum, so issues regarding convergence of such sums do not arise. Actually, one usually assumes more: the family of functions is locally finite, that is, for every there is a neighborhood of in which all but a finite number of functions vanish. Any regularity property of the such as continuity, differentiability, that is preserved under finite sums will be preserved for the sum of any subcollection of this family of functions.
On the first uncountable ordinal viewed as a topological space in the order topology, the constant function given by satisfies (in other words, copies of 1 is ) only if one takes a limit over all countable partial sums, rather than finite partial sums. This space is not separable.
^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
^ abcdefAblowitz, Mark J.; Fokas, Athanassios S. (2003). Complex Variables: Introduction and Applications (2nd ed.). Cambridge University Press. p. 110. ISBN978-0-521-53429-1.
^ abDummit, David S.; Foote, Richard M. (2004). Abstract Algebra (3rd ed.). Hoboken, NJ: John Wiley and Sons. p. 238. ISBN978-0-471-43334-7.
^Knuth, Donald E. (1992). "Two Notes on Notation". American Mathematical Monthly. 99 (5): 403–422. doi:10.2307/2325085. JSTOR2325085.
^Atkinson, Kendall E. (1989). An Introduction to Numerical Analysis (2nd ed.). New York: Wiley. p. 20. ISBN978-0-471-62489-9. OCLC803318878.
^Stoer, Josef; Bulirsch, Roland (2002). Introduction to Numerical Analysis (3rd ed.). Princeton, N.J.: Recording for the Blind & Dyslexic. OCLC50556273.
^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
^Bidwell, James K. (30 November 1993). "Archimedes and Pi-Revisited". School Science and Mathematics. 94 (3): 127–129. doi:10.1111/j.1949-8594.1994.tb15638.x.
^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. ISBN978-1-4612-7155-0.
Trèves, François (1967). Topological Vector Spaces, Distributions and Kernels. New York: Academic Press. Reprinted by Dover, 2006, ISBN978-0-486-45352-1.
Wong (1979). Schwartz spaces, nuclear spaces, and tensor products. Berlin New York: Springer-Verlag. ISBN3-540-09513-6. OCLC5126158.
العلاقات التشادية الليسوتوية تشاد ليسوتو تشاد ليسوتو تعديل مصدري - تعديل العلاقات التشادية الليسوتوية هي العلاقات الثنائية التي تجمع بين تشاد وليسوتو.[1][2][3][4][5] مقارنة بين البلدين هذه مقارنة عامة ومرجعية للدولتين: وجه المقارنة تشاد ل...
Si ce bandeau n'est plus pertinent, retirez-le. Cliquez ici pour en savoir plus. Certaines informations figurant dans cet article ou cette section devraient être mieux reliées aux sources mentionnées dans les sections « Bibliographie », « Sources » ou « Liens externes » (novembre 2008). Vous pouvez améliorer la vérifiabilité en associant ces informations à des références à l'aide d'appels de notes. Pour les articles homonymes, voir Famille de Ment...
منتخب تونس تحت 20 سنة لكرة القدم معلومات عامة بلد الرياضة تونس الفئة كرة قدم تحت 20 سنة للرجال [لغات أخرى] رمز الفيفا TUN الاتحاد الجامعة التونسية لكرة القدم[1] كونفدرالية الاتحاد الأفريقي لكرة القدم[4] كونفدرالية فرعية اتحاد شمال أفريقيا لكرة القدم&...
Apple Watch and iPhone feature Crash DetectionCrash Detection on an iPhone and Apple WatchDeveloper(s)Apple Inc.Initial releaseSeptember 16, 2022; 18 months ago (2022-09-16)Operating systemiOS 16watchOS 9PlatformiPhone 14Apple Watch Series 8Apple Watch SE (2nd gen)Apple Watch UltraLicenseProprietaryWebsitesupport.apple.com/en-gb/HT213225 Crash Detection is an Apple Watch and iPhone feature that automatically places an emergency service call when it detects that the devi...
Artikel ini sebatang kara, artinya tidak ada artikel lain yang memiliki pranala balik ke halaman ini.Bantulah menambah pranala ke artikel ini dari artikel yang berhubungan atau coba peralatan pencari pranala.Tag ini diberikan pada Desember 2023. Kees Hoving (Medan, Hindia Belanda (sekarang Indonesia), 1919 - Utrecht, Belanda, 1991) adalah seorang perenang Belanda. Hoving adalah orang Belanda pertama yang meraih gelar Eropa. Ia bertanding pada tanggal 8 Agustus 1938 di London, dengan waktu 59,...
Artikel ini perlu dikembangkan agar dapat memenuhi kriteria sebagai entri Wikipedia.Bantulah untuk mengembangkan artikel ini. Jika tidak dikembangkan, artikel ini akan dihapus. Artikel ini tidak memiliki referensi atau sumber tepercaya sehingga isinya tidak bisa dipastikan. Tolong bantu perbaiki artikel ini dengan menambahkan referensi yang layak. Tulisan tanpa sumber dapat dipertanyakan dan dihapus sewaktu-waktu.Cari sumber: Gunung Dingjun – berita · surat kabar �...
Ferdinand Payan Nazionalità Francia Ciclismo Specialità Strada Termine carriera 1922 CarrieraSquadre di club 1903-1904Champeyrache1905Individuale1906Champeyrache1906MIC Cycles1907Individuale1908Champeyrache1911-1912Individuale1921Individuale1922O. Vallet Modifica dati su Wikidata · Manuale Ferdinand Payan (Arles, 21 aprile 1870 – Nizza, 17 agosto 1961) è stato un ciclista su strada francese. Professionista dal 1903 al 1922, prese parte in totale a sette edizioni. Indi...
هذه المقالة بحاجة لصندوق معلومات. فضلًا ساعد في تحسين هذه المقالة بإضافة صندوق معلومات مخصص إليها. جغرافيا السكان أو الجغرافيا السكانية، هو علم يعني بإبراز الاختلافات المكانية لتوزيع وتركيب ونمو وهجرة السكان، ومدى ارتباطها باختلاف طبيعة الأمكنة،[1] وتسعى لتفسير هذا ا...
Ferenc Dávid Ferenc Dávid en Torda.Información personalNombre en húngaro Dávid Ferenc Nacimiento 1510 Cluj-Napoca (Reino de Hungría) Fallecimiento 15 de noviembre de 1579 Deva (Rumania) Religión Protestantismo Lengua materna Húngaro EducaciónEducado en Universidad de Halle-Wittenberg (hasta 1551) Información profesionalOcupación Teólogo Cargos ocupados Obispo [editar datos en Wikidata] Ferenc Dávid (en húngaro, Dávid Ferenc; 1510 - 15 de noviembre de 1579) fue un...
Le occasioniAutoreEugenio Montale 1ª ed. originale1939 GenerePoesia Lingua originaleitaliano Modifica dati su Wikidata · Manuale Le occasioni è una raccolta di poesie di Eugenio Montale (1928-1939), apparsa per la prima volta presso l'editore Einaudi nell'ottobre 1939: si tratta di una raccolta di 50 poesie, cui se ne aggiunsero altre quattro nella seconda edizione del 1940. La maggior parte di esse erano state man mano pubblicate in varie riviste e già nel 1932 cinque testi avevano ...
Proverbs 22← chapter 21chapter 23 →The whole Book of Proverbs in the Leningrad Codex (1008 C.E.) from an old fascimile edition.BookBook of ProverbsCategoryKetuvimChristian Bible partOld TestamentOrder in the Christian part21 Proverbs 22 is the 22nd chapter of the Book of Proverbs in the Hebrew Bible or the Old Testament of the Christian Bible.[1][2] The book is a compilation of several wisdom literature collections, with the heading in 1:1 may be intended to rega...
Traditional parade This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (March 2024) (Learn how and when to remove this message)This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Cava...
German archaeologist and director of the Pfahlbau Museum Unteruhldingen This biography of a living person relies on a single source. You can help by adding reliable sources to this article. Contentious material about living people that is unsourced or poorly sourced must be removed immediately. (October 2020) (Learn how and when to remove this message) Gunter Schöbel in 2013 Gunter Schöbel (born 15 July 1959 in Stuttgart) is a German archaeologist and director of the Pfahlbau Museum Unteruh...
Scottish Boer War soldier (1865–1949) For other people of the same name, see William Robertson (disambiguation). William RobertsonThe battle of ElandslaagteBorn(1865-02-27)27 February 1865Dumfries, ScotlandDied6 December 1949(1949-12-06) (aged 84)Edinburgh, ScotlandBuriedPortobello CemeteryAllegiance United KingdomService/branch British ArmyYears of service1884 - 1920RankLieutenant-ColonelUnitThe Gordon HighlandersBattles/wars Second Boer War World War I Awards Victoria ...
Halaman ini berisi artikel tentang pasal 15 Kitab Bilangan dalam Alkitab Kristen atau Ibrani. Untuk bilangan dalam arti angka 15, lihat 15 (angka). Bilangan 15 (disingkat Bil 15) adalah bagian dari Kitab Bilangan dalam Alkitab Ibrani dan Perjanjian Lama di Alkitab Kristen. Termasuk dalam kumpulan kitab Taurat yang disusun oleh Musa.[1][2] Teks Naskah sumber utama: Masoretik, Taurat Samaria, Septuaginta dan Naskah Laut Mati. Pasal ini terdiri dari 41 ayat. Berisi peraturan bagi...
ASUS > ASUS ZenFone ASUS ZenFone ASUS ZenFone製造元 ASUS種別 スマートフォン発売日 2014年1月 (2014-01) 以降OS Androidウェブサイト 公式ウェブサイト(日本語) ZenFone(ゼンフォン)は、ASUSによって開発されたスマートフォンのブランドである。 概要 台湾のASUSが2014年より販売しているスマートフォンシリーズで、日本では「ZenFone 5」が最初に発売された。コンセプトは「誰�...
Kevin Mitnick (2010) Kevin David Mitnick (* 6. August 1963 in Van Nuys, Kalifornien; † 16. Juli 2023 in Las Vegas, Nevada) war ein US-amerikanischer Hacker, Experte im Bereich Social Engineering und Geschäftsführer einer IT-Sicherheitsfirma.[1] Inhaltsverzeichnis 1 Leben 1.1 Zeit als Hacker 1.2 Autor und Sicherheitsberater 1.3 Privates und Tod 2 Wahrnehmung in den Medien 3 Schriften 4 Literatur 5 Weblinks 6 Einzelnachweise Leben Zeit als Hacker Kevin Mitnick war unter dem Deckname...
For other uses, see KDK (disambiguation). This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: KDK – news · newspapers · books · scholar · JSTOR (January 2017) (Learn ho...