User:LachlanA/Convergence proof techniques

Convergence proof techniques are canonical components of mathematical proofs that sequences or functions converge to a finite limit when the argument tends to infinity.

There are many types of series and modes of convergence 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.

Convergence in Rn

edit

It is common to want to prove convergence of a sequence   or function  , where   and   refer to the natural numbers and the real numbers, and convergence is with respect to the Euclidean norm,  .

Useful approaches for this are as follows.

First principles

edit

The analytic definition of convergence of   to a limit   is that for all   there exists a   such for all  ,  . The most basic proof technique is to find such a   and prove the required inequality. If the value of   is not known in advance, the techniques below may be useful.

Contraction mappings

edit

In many cases, the function whose convergence is of interest has the form   for some transformation  . For example,   could map   to   for some conformable matrix  . Alternatively,   may be an element-wise operation, such as replacing each element of   by the square root of its magnitude.

In such cases, if the problem satisfies the conditions of Banach fixed-point theorem (the domain is a non-empty complete metric space) then it is sufficient to prove that   for some constant   which is fixed for all   and  . Such a   is called a contraction mapping.

Monotonicity (Lyapunov functions)

edit

Every bounded monotonic sequence has a convergent subsequence. If it can be shown that all of the subsequences of   have the same limit, such as by showing that there is a unique fixed point of the transformation  , then the initial sequence must also converge to that limit.

This approach can also be applied to sequences that are not monotonic. Instead, it is possible to define a function   such that   is monotonic in  . If the   satisfies the conditions to be a Lyapunov function then   is convergent. Lyapunov's theorem is normally stated for ordinary differential equations, but can also be applied to sequences of iterates by replacing derivatives with discrete differences.

The basic requirements on   are that

  1.   for   and   (or   for  )
  2.   for all   and  
  3.   be "radially unbounded", so that   goes to infinity for any sequence with   that tends to infinity.

In many cases, a Lyapunov function of the form   can be found, although more complex forms are also used.

For delay differential equations, 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

edit

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) -- a function norm, such as   is defined, and convergence occurs if  . For this case, all of the above techniques can be applied with this function norm.
  • Pointwise convergence -- convergence occurs if for each  ,  . For this case, the above techniques can be applied for each point   with the norm appropriate for  .
  • uniform convergence -- 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,   where   is the domain of each  .

See also

Convergence of random variables

edit

Random variables are more complicated than simple elements of  . (Formally, a random variable is a mapping   from an event space   to a value space  . The value space may be  , such as the roll of a dice, and such a random variable is often spoken of informally as being in  , 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.

Each has its own proof techniques, which are beyond the current scope of this article.

See also

Topological convergence

edit

For all of the above techniques, some form the basic analytic definition of convergence above applies. However, topology has its own definition of convergence. For example, it a non-hausdorff space, it is possible for a sequence to converge to multiple different limits.