HOME

TheInfoList



OR:

Convergence proof techniques are canonical components of mathematical proofs that
sequences In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
or functions converge to a finite
limit Limit or Limits may refer to: Arts and media * ''Limit'' (manga), a manga by Keiko Suenobu * ''Limit'' (film), a South Korean film * Limit (music), a way to characterize harmony * "Limit" (song), a 2016 single by Luna Sea * "Limits", a 2019 ...
when the argument tends to infinity. There are many types of series and
modes of convergence In mathematics, there are many senses in which a sequence or a series is said to be convergent. This article describes various modes (senses or species) of convergence in the settings where they are defined. For a list of modes of convergence, se ...
requiring different techniques. Below are some of the more common examples. This article is intended as an introduction aimed to help practitioners explore appropriate techniques. The links below give details of necessary conditions and generalizations to more abstract settings. The convergence of series is already covered in the article on
convergence tests In mathematics, convergence tests are methods of testing for the convergence, conditional convergence, absolute convergence, interval of convergence or divergence of an infinite series \sum_^\infty a_n. List of tests Limit of the summand If ...
.


Convergence in R''n''

It is common to want to prove convergence of a sequence f:\mathbb\rightarrow \mathbb^n or function f:\mathbb\rightarrow \mathbb^n, where \mathbb and \mathbb refer to the
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
s and the
real number In mathematics, a real number is a number that can be used to measurement, measure a ''continuous'' one-dimensional quantity such as a distance, time, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small var ...
s, and convergence is with respect to the
Euclidean norm Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidea ...
, , , \cdot, , _2. Useful approaches for this are as follows.


First principles

The analytic
definition A definition is a statement of the meaning of a term (a word, phrase, or other set of symbols). Definitions can be classified into two large categories: intensional definitions (which try to give the sense of a term), and extensional definitio ...
of convergence of f to a limit f_ is that for all \epsilon there exists a k_0 such for all k > k_0, \, f(k) - f_\, < \epsilon. The most basic proof technique is to find such a k_0 and prove the required inequality. If the value of f_ is not known in advance, the techniques below may be useful.


Contraction mappings

In many cases, the function whose convergence is of interest has the form f(k+1) = T(f(k)) for some transformation T. For example, T could map f(k) to f(k+1)=A f(k) for some
conformable In mathematics, a matrix is conformable if its dimensions are suitable for defining some operation (''e.g.'' addition, multiplication, etc.). Examples * If two matrices have the same dimensions (number of rows and number of columns), they are ...
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** '' The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchi ...
A. Alternatively, T may be an element-wise operation, such as replacing each element of f(k) by the square root of its magnitude. In such cases, if the problem satisfies the conditions of
Banach fixed-point theorem In mathematics, the Banach fixed-point theorem (also known as the contraction mapping theorem or contractive mapping theorem) is an important tool in the theory of metric spaces; it guarantees the existence and uniqueness of fixed points of certa ...
(the domain is a
non-empty In mathematics, the empty set is the unique set having no elements; its size or cardinality (count of elements in a set) is zero. Some axiomatic set theories ensure that the empty set exists by including an axiom of empty set, while in other ...
complete metric space In mathematical analysis, a metric space is called complete (or a Cauchy space) if every Cauchy sequence of points in has a limit that is also in . Intuitively, a space is complete if there are no "points missing" from it (inside or at the bo ...
) then it is sufficient to prove that \, T(x) - T(y)\, < \, k(x - y)\, for some constant , k, < 1 which is fixed for all x and y. Such a T is called a
contraction mapping In mathematics, a contraction mapping, or contraction or contractor, on a metric space (''M'', ''d'') is a function ''f'' from ''M'' to itself, with the property that there is some real number 0 \leq k < 1 such that for all ''x'' an ...
.


Example

Famous example of the use of this approach include * If T has the form T(x) = Ax + B for some matrices A and B, then convergence to (I-A)^B occurs if the magnitudes of all eigenvalues of A are less than 1.


Convergent subsequences

Every bounded sequence in \mathbb R^n has a convergent subsequence, by the
Bolzano–Weierstrass theorem In mathematics, specifically in real analysis, the Bolzano–Weierstrass theorem, named after Bernard Bolzano and Karl Weierstrass, is a fundamental result about convergence in a finite-dimensional Euclidean space \R^n. The theorem states that each ...
. If these all have the same limit, then the original sequence converges to that limit. If it can be shown that all of the subsequences of f have the same limit, such as by showing that there is a unique fixed point of the transformation T, then the initial sequence must also converge to that limit.


Monotonicity (Lyapunov functions)

Every bounded monotonic sequence in \mathbb R^n converges to a limit. This approach can also be applied to sequences that are not monotonic. Instead, it is possible to define a function V:\mathbb^n\rightarrow \mathbb such that V(f(n)) is monotonic in n. If the V satisfies the conditions to be a
Lyapunov function In the theory of ordinary differential equations (ODEs), Lyapunov functions, named after Aleksandr Lyapunov, are scalar functions that may be used to prove the stability of an equilibrium of an ODE. Lyapunov functions (also called Lyapunov’s se ...
then f is convergent. Lyapunov's theorem is normally stated for
ordinary differential equations In mathematics, an ordinary differential equation (ODE) is a differential equation whose unknown(s) consists of one (or more) function(s) of one variable and involves the derivatives of those functions. The term ''ordinary'' is used in contras ...
, but can also be applied to sequences of iterates by replacing derivatives with discrete differences. The basic requirements on V are that # V(f(n+1)) - V(f(n)) < 0 for f(n) \ne 0 and V(0) = 0 (or \dot(x) < 0 for x \ne 0) # V(x) > 0 for all x\ne 0 and V(0) = 0 # V be "radially unbounded", so that V(x) goes to infinity for any sequence with \, x\, that tends to infinity. In many cases, a Lyapunov function of the form V(x) = x^T A x can be found, although more complex forms are also used. For
delay differential equation In mathematics, delay differential equations (DDEs) are a type of differential equation in which the derivative of the unknown function at a certain time is given in terms of the values of the function at previous times. DDEs are also called tim ...
s, a similar approach applies with Lyapunov functions replaced by Lyapunov functionals also called Lyapunov-Krasovskii functionals. If the inequality in the condition 1 is weak, LaSalle's invariance principle may be used.


Convergence of sequences of functions

To consider the convergence of sequences of functions, it is necessary to define a distance between functions to replace the Euclidean norm. These often include *
Convergence in the norm (strong convergence) Convergence may refer to: Arts and media Literature *''Convergence'' (book series), edited by Ruth Nanda Anshen * "Convergence" (comics), two separate story lines published by DC Comics: **A four-part crossover storyline that united the four Weir ...
-- a function norm, such as \, g\, _f = \int_ \, g(x)\, dx is defined, and convergence occurs if , , f(n)-f_\infty, , _f \rightarrow 0. For this case, all of the above techniques can be applied with this function norm. *
Pointwise convergence In mathematics, pointwise convergence is one of various senses in which a sequence of functions can converge to a particular function. It is weaker than uniform convergence, to which it is often compared. Definition Suppose that X is a set and ...
-- convergence occurs if for each x, f_n(x) \rightarrow f_\infty(x). For this case, the above techniques can be applied for each point x with the norm appropriate for f(x). *
uniform convergence In the mathematical field of analysis, uniform convergence is a mode of convergence of functions stronger than pointwise convergence. A sequence of functions (f_n) converges uniformly to a limiting function f on a set E if, given any arbitra ...
-- In pointwise convergence, some (open) regions can converge arbitrarily slowly. With uniform convergence, there is a fixed convergence rate such that all points converge at least that fast. Formally, \lim_\,\sup\=0, where A is the domain of each f_n. See also *
Convergence of Fourier series In mathematics, the question of whether the Fourier series of a periodic function converges to a given function is researched by a field known as classical harmonic analysis, a branch of pure mathematics. Convergence is not necessarily given in t ...


Convergence of random variables

Random variables are more complicated than simple elements of \mathbb^n. (Formally, a random variable is a mapping x:\Omega\rightarrow V from an event space \Omega to a value space V. The value space may be \mathbb^n, such as the roll of a dice, and such a random variable is often spoken of informally as being in \mathbb^n, but convergence of sequence of random variables corresponds to convergence of the sequence of ''functions'', or the ''distributions'', rather than the sequence of ''values''.) There are multiple types of convergence, depending on the how the ''distance'' between functions is measured. *
Convergence in distribution In probability theory, there exist several different notions of convergence of random variables. The convergence of sequences of random variables to some limit random variable is an important concept in probability theory, and its applications to ...
-- pointwise convergence of the distribution functions of the random variables to the limit *
Convergence in probability In probability theory, there exist several different notions of convergence of random variables. The convergence of sequences of random variables to some limit random variable is an important concept in probability theory, and its applications to ...
*
Almost sure convergence In probability theory, there exist several different notions of convergence of random variables. The convergence of sequences of random variables to some limit random variable is an important concept in probability theory, and its applications to ...
-- pointwise convergence of the mappings x_n:\Omega\rightarrow V to the limit, except at a set in \Omega with measure 0 in the limit. * Convergence in the mean Each has its own proof techniques, which are beyond the current scope of this article. See also *
Dominated convergence In measure theory, Lebesgue's dominated convergence theorem provides sufficient conditions under which almost everywhere convergence of a sequence of functions implies convergence in the ''L''1 norm. Its power and utility are two of the primary t ...
*
Carlson's theorem In mathematics, in the area of complex analysis, Carlson's theorem is a uniqueness theorem which was discovered by Fritz David Carlson. Informally, it states that two different analytic functions which do not grow very fast at infinity can not c ...
establishing the pointwise (Lebesgue) almost everywhere convergence of Fourier series of L2 functions *
Doob's martingale convergence theorems In mathematicsspecifically, in the theory of stochastic processesDoob's martingale convergence theorems are a collection of results on the limits of supermartingales, named after the American mathematician Joseph L. Doob. Informally, the martingal ...
a random variable analogue of the
monotone convergence theorem In the mathematical field of real analysis, the monotone convergence theorem is any of a number of related theorems proving the convergence of monotonic sequences (sequences that are non-decreasing or non-increasing) that are also bounded. Info ...


Topological convergence

For all of the above techniques, some form the basic analytic definition of convergence above applies. However,
topology In mathematics, topology (from the Greek words , and ) is concerned with the properties of a geometric object that are preserved under continuous deformations, such as stretching, twisting, crumpling, and bending; that is, without closing ho ...
has its own definition of convergence. For example, in a non-hausdorff space, it is possible for a sequence to converge to multiple different limits.


References

{{refs mathematics