maths.freeReal Analysis › Sequences and series › Convergent series

Convergent series

In mathematics, a series is the sum of the terms of an infinite sequence of numbers.

Convergent series

In mathematics, a series is the sum of the terms of an infinite sequence of numbers. More precisely, an infinite sequence \((a_1, a_2, a_3, \ldots)\) defines a series S that is denoted

\(S=a_1 + a_2 + a_3 + \cdots=\sum_{k=1}^\infty a_k.\)

The nth partial sum Sn is the sum of the first n terms of the sequence; that is,

\(S_n = a_1 +a_2 + \cdots + a_n = \sum_{k=1}^n a_k.\)

A series is convergent (or converges) if the sequence \((S_1, S_2, S_3, \dots)\) of its partial sums tends to a limit and that limit is finite; that means that, when adding one \(a_k\) after the other in the order given by the indices, the partial sums approximate a number \(\ell\). More precisely, for any given error tolerance, all but finitely many of the partial sums lie within that tolerance of the value \(\ell\). If the series is convergent, the (necessarily unique) number \(\ell\) is called the sum of the series.

The same notation

\(\sum_{k=1}^\infty a_k\)

is used for the series, and, if it is convergent, to its sum. This convention is similar to that which is used for addition: a + b denotes the operation of adding a and b as well as the result of this addition, which is called the sum of a and b.

Any series that is not convergent is said to be divergent or to diverge.

Definition

The series above converges if there exists a number \(\ell\) such that for every positive number \(\varepsilon\), there is a (sufficiently large) integer \(N\) such that for all \(n \ge N\),

\(\left | S_n - \ell \right | < \varepsilon.\)

Examples of convergent and divergent series

  • The reciprocals of the positive integers produce a divergent series (harmonic series):

    \({1 \over 1}+{1 \over 2}+{1 \over 3}+{1 \over 4}+{1 \over 5}+{1 \over 6}+\cdots \rightarrow \infty.\)

  • Alternating the signs of the reciprocals of positive integers produces a convergent series (alternating harmonic series):

    \({1 \over 1}-{1 \over 2}+{1 \over 3}-{1 \over 4}+{1 \over 5}-\cdots = \ln(2)\)

  • The reciprocals of prime numbers produce a divergent series (so the set of primes is "large"; see divergence of the sum of the reciprocals of the primes):

    \({1 \over 2}+{1 \over 3}+{1 \over 5}+{1 \over 7}+{1 \over 11}+{1 \over 13}+\cdots \rightarrow \infty.\)

  • The reciprocals of triangular numbers produce a convergent series:

    \({1 \over 1}+{1 \over 3}+{1 \over 6}+{1 \over 10}+{1 \over 15}+{1 \over 21}+\cdots = 2.\)

  • The reciprocals of factorials produce a convergent series (see e):

    \(\frac{1}{1} + \frac{1}{1} + \frac{1}{2} + \frac{1}{6} + \frac{1}{24} + \frac{1}{120} + \cdots = e.\)

  • The reciprocals of square numbers produce a convergent series (the Basel problem):

    \({1 \over 1}+{1 \over 4}+{1 \over 9}+{1 \over 16}+{1 \over 25}+{1 \over 36}+\cdots = {\pi^2 \over 6}.\)

  • The reciprocals of powers of 2 produce a convergent series (so the set of powers of 2 is "small"):

    \({1 \over 1}+{1 \over 2}+{1 \over 4}+{1 \over 8}+{1 \over 16}+{1 \over 32}+\cdots = 2.\)

  • The reciprocals of powers of any n>1 produce a convergent series:

    \({1 \over 1}+{1 \over n}+{1 \over n^2}+{1 \over n^3}+{1 \over n^4}+{1 \over n^5}+\cdots = {n\over n-1}.\)

  • Alternating the signs of reciprocals of powers of 2 also produces a convergent series:

    \({1 \over 1}-{1 \over 2}+{1 \over 4}-{1 \over 8}+{1 \over 16}-{1 \over 32}+\cdots = {2\over3}.\)

  • Alternating the signs of reciprocals of powers of any n>1 produces a convergent series:

    \({1 \over 1}-{1 \over n}+{1 \over n^2}-{1 \over n^3}+{1 \over n^4}-{1 \over n^5}+\cdots = {n\over n+1}.\)

  • The reciprocals of Fibonacci numbers produce a convergent series (see ψ):

    \(\frac{1}{1} + \frac{1}{1} + \frac{1}{2} + \frac{1}{3} + \frac{1}{5} + \frac{1}{8} + \cdots = \psi.\)

Convergence tests

There are a number of methods of determining whether a series converges or diverges.

Comparison test. The terms of the sequence \(\left \{ a_n \right \}\) are compared to those of another sequence \(\left \{ b_n \right \}\). If, for all n, \(0 \le \ a_n \le \ b_n\), and \(\sum_{n=1}^\infty b_n\) converges, then so does \(\sum_{n=1}^\infty a_n.\)

However, if, for all n, \(0 \le \ b_n \le \ a_n\), and \(\sum_{n=1}^\infty b_n\) diverges, then so does \(\sum_{n=1}^\infty a_n.\)

Ratio test. Assume that for all n, \(a_n\) is not zero. Suppose that there exists \(r\) such that

\(\lim_{n \to \infty} \left|{\frac{a_{n+1}}{a_n}}\right| = r.\)

If r < 1, then the series is absolutely convergent. If r > 1, then the series diverges. If r = 1, the ratio test is inconclusive, and the series may converge or diverge.

Root test or nth root test. Suppose that the terms of the sequence in question are non-negative. Define r as follows:

\(r = \limsup_{n\to\infty}\sqrt[n]{|a_n|},\)

where "lim sup" denotes the limit superior (possibly ∞; if the limit exists it is the same value).

If r < 1, then the series converges. If r > 1, then the series diverges. If r = 1, the root test is inconclusive, and the series may converge or diverge.

\(\int_{1}^{\infty} f(x)\, dx = \lim_{t \to \infty} \int_{1}^{t} f(x)\, dx < \infty,\)

Condensed: the full section is in Wikipedia.

Conditional and absolute convergence

If the series \(\sum_{n=1}^\infty \left| a_n \right|\) converges, then the series \(\sum_{n=1}^\infty a_n\) is said to be absolutely convergent. Every absolute convergent series (real or complex) is also convergent, but the converse is not true. The Maclaurin series of the exponential function is absolutely convergent for every complex value of the variable.

If the series \(\sum_{n=1}^\infty a_n\) converges but the series \(\sum_{n=1}^\infty \left| a_n \right|\) diverges, then the series \(\sum_{n=1}^\infty a_n\) is conditionally convergent. The Maclaurin series of the logarithm function \(\ln(1+x)\) is conditionally convergent for x = 1 (see the Mercator series).

The Riemann series theorem states that if a series converges conditionally, it is possible to rearrange the terms of the series in such a way that the series converges to any value, or even diverges. Agnew's theorem characterizes rearrangements that preserve convergence for all series.

Uniform convergence

Let \(\left \{ f_1,\ f_2,\ f_3,\dots \right \}\) be a sequence of functions. The series \(\sum_{n=1}^\infty f_n\) is said to converge uniformly to f if the sequence \(\{s_n\}\) of partial sums defined by

\(s_n(x) = \sum_{k=1}^n f_k (x)\)

converges uniformly to f.

There is an analogue of the comparison test for infinite series of functions called the Weierstrass M-test.

Cauchy convergence criterion

The Cauchy convergence criterion states that a series

\(\sum_{n=1}^\infty a_n\)

converges if and only if the sequence of partial sums is a Cauchy sequence. This means that for every \(\varepsilon > 0,\) there is a positive integer \(N\) such that for all \(n \geq m \geq N\) we have

\(\Biggl| \sum_{k=m}^n a_k \Biggr| < \varepsilon.\)

This is equivalent to

\(\lim_{m \to \infty} \Biggl(\sup_{n>m}\, \Biggl| \sum_{k=m}^{n} a_k \Biggr| \, \Biggr) = 0.\)

आता तुम्ही हे गणित कोणतेही कॅल्क्युलेटर सोडवू शकत नाही, पण त्याचे भाग गणितीय आहेत. खालीलपैकी एकचा प्रयत्न करा किंवा स्वतःचे टाइप करा.

स्वतःचे कार्य चालू ठेवा

मोफत खाते प्रत्येक शिकवणी वर टिपण्णी जोडते, तुम्ही पूर्ण केलेल्या गोष्टीचा नोंदवही, तुमच्या सोडविलेल्या समस्या एका ठिकाणी, आणि या पानाच्या विषयी तुम्ही विचारू शकता अशा शिक्षकाला. गणित स्वतःच सर्वांसाठी खुले आहे, दाखलन झालेले असो किंवा नसो.

नोंदणी करा दाखलन

येथे वापरलेले चिन्ह

Tap any symbol for the full definition, a picture, and what every letter in it means.

लोक विचारतात ते प्रश्न

What is the ε, δ definition actually saying?

That you can make the output as close to the limit as anyone demands (within ε) by keeping the input close enough (within δ). It replaces "approaches" with a challenge-and-response that can be checked.

Why does the harmonic series diverge when its terms go to zero?

Because the terms shrink too slowly: group them as 1/3 + 1/4 > 1/2, 1/5 + … + 1/8 > 1/2, and so on: infinitely many halves.

या योजनेचे मुख्य उद्दिष्ट म्हणजे. Wikipedia (CC BY-SA 4.0). नंतर ते पुन्हा स्थिरावले आणि तेथेच ते स्थिरावले; म्हणजेच तेथेच ते स्थिरावले.

अधिक माहिती Real Analysis