Limit (mathematics)
   HOME

TheInfoList



OR:

In mathematics, a limit is the value that a function (or
sequence 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 ...
) approaches as the input (or index) approaches some value. Limits are essential to
calculus Calculus, originally called infinitesimal calculus or "the calculus of infinitesimals", is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizati ...
and
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series (m ...
, and are used to define continuity,
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
s, and
integral In mathematics, an integral assigns numbers to functions in a way that describes displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding integrals is called integration. Along with ...
s. The concept of a limit of a sequence is further generalized to the concept of a limit of a topological net, and is closely related to
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 ...
and direct limit in category theory. In formulas, a limit of a function is usually written as : \lim_ f(x) = L, (although a few authors may use "Lt" instead of "lim") and is read as "the limit of of as approaches equals ". The fact that a function approaches the limit as approaches is sometimes denoted by a right arrow (→ or \rightarrow), as in :f(x) \to L \text x \to c, which reads "f of x tends to L as x tends to c".


History

Grégoire de Saint-Vincent gave the first definition of limit (terminus) of a geometric series in his work ''Opus Geometricum'' (1647): "The ''terminus'' of a progression is the end of the series, which none progression can reach, even not if she is continued in infinity, but which she can approach nearer than a given segment." The modern definition of a limit goes back to Bernard Bolzano who, in 1817, introduced the basics of the epsilon-delta technique to define continuous functions. However, his work was not known during his lifetime.
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy (, ; ; 21 August 178923 May 1857) was a French mathematician, engineer, and physicist who made pioneering contributions to several branches of mathematics, including mathematical analysis and continuum mechanics. H ...
in 1821, followed by
Karl Weierstrass Karl Theodor Wilhelm Weierstrass (german: link=no, Weierstraß ; 31 October 1815 – 19 February 1897) was a German mathematician often cited as the "father of modern analysis". Despite leaving university without a degree, he studied mathematic ...
, formalized the definition of the limit of a function which became known as the
(ε, δ)-definition of limit Although the function (sin ''x'')/''x'' is not defined at zero, as ''x'' becomes closer and closer to zero, (sin ''x'')/''x'' becomes arbitrarily close to 1. In other words, the limit of (sin ''x'')/''x'', as ''x'' approaches z ...
. The modern notation of placing the arrow below the limit symbol is due to G. H. Hardy, who introduced it in his book '' A Course of Pure Mathematics'' in 1908.


Types of limits


In sequences


Real numbers

The expression 0.999... should be interpreted as the limit of the sequence 0.9, 0.99, 0.999, ... and so on. This sequence can be rigorously shown to have the limit 1, and therefore this expression is meaningfully interpreted as having the value 1. Formally, suppose is a
sequence 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 ...
of
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. When the limit of the sequence exists, the real number is the ''limit'' of this sequence if and only if for every
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 ...
, there exists a
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 ...
such that for all , we have . The notation \lim_ a_n = L is often used, and which is read as :"The limit of ''an'' as ''n'' approaches infinity equals ''L''" The formal definition intuitively means that eventually, all elements of the sequence get arbitrarily close to the limit, since the absolute value is the distance between and . Not every sequence has a limit. If it does, then it is called '' convergent'', and if it does not, then it is ''divergent''. One can show that a convergent sequence has only one limit. The limit of a sequence and the limit of a function are closely related. On one hand, the limit as approaches infinity of a sequence is simply the limit at infinity of a function —defined on 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 . On the other hand, if is the domain of a function and if the limit as approaches infinity of is for ''every'' arbitrary sequence of points in which converges to , then the limit of the function as approaches is . One such sequence would be .


Infinity as a limit

There is also a notion of having a limit "at infinity", as opposed to at some finite L. A sequence \ is said to "tend to infinity" if, for each real number M > 0, known as the bound, there exists an integer N such that for each n > N, , a_n, > M. That is, for every possible bound, the magnitude of the sequence eventually exceeds the bound. This is often written \lim_ a_n = \infty or simply a_n \rightarrow \infty. Such sequences are also called unbounded. It is possible for a sequence to be divergent, but not tend to infinity. Such sequences are called oscillatory. An example of an oscillatory sequence is a_n = (-1)^n. For the real numbers, there are corresponding notions of tending to positive infinity and negative infinity, by removing the modulus sign from the above definition: a_n > M. defines tending to positive infinity, while -a_n > M. defines tending to negative infinity. Sequences which do not tend to infinity are called bounded. Sequences which do not tend to positive infinity are called bounded above, while those which do not tend to negative infinity are bounded below.


Metric space

The discussion of sequences above is for sequences of real numbers. The notion of limits can be defined for sequences valued in more abstract spaces. One example of a more abstract space is
metric space In mathematics, a metric space is a set together with a notion of '' distance'' between its elements, usually called points. The distance is measured by a function called a metric or distance function. Metric spaces are the most general sett ...
s. If M is a metric space with distance function d, and \_ is a sequence in M, then the limit (when it exists) of the sequence is an element a\in M such that, given \epsilon > 0, there exists an N such that for each n > N, the equation d(a, a_n) < \epsilon is satisfied. An equivalent statement is that a_n \rightarrow a if the sequence of real numbers d(a, a_n) \rightarrow 0.


= Example: ℝn

= An important example is the space of n-dimensional real vectors, with elements \mathbf = (x_1, \cdots, x_n) where each of the x_i are real, an example of a suitable distance function is the Euclidean distance, defined by d(\mathbf, \mathbf) = , \mathbf - \mathbf, = \sqrt. The sequence of points \_ converges to \mathbf if the limit exists and , \mathbf_n - \mathbf, \rightarrow 0.


Topological space

In some sense the ''most'' abstract space in which limits can be defined are
topological space In mathematics, a topological space is, roughly speaking, a geometrical space in which closeness is defined but cannot necessarily be measured by a numeric distance. More specifically, a topological space is a set whose elements are called po ...
s. If X is a topological space with topology \tau, and \_ is a sequence in X, then the limit (when it exists) of the sequence is a point a\in X such that, given a (open) neighborhood U\in \tau of a, there exists an N such that for every n > N, a_n \in U is satisfied.


Function space

This section deals with the idea of limits of sequences of functions, not to be confused with the idea of limits of functions, discussed below. The field of
functional analysis Functional analysis is a branch of mathematical analysis, the core of which is formed by the study of vector spaces endowed with some kind of limit-related structure (e.g. inner product, norm, topology, etc.) and the linear functions defined ...
partly seeks to identify useful notions of convergence on function spaces. For example, consider the space of functions from a generic set E to \mathbb. Given a sequence of functions \_ such that each is a function f_n: E \rightarrow \mathbb, suppose that there exists a function such that for each x \in E, f_n(x) \rightarrow f(x) \text \lim_f_n(x) = f(x). Then the sequence f_n is said to converge pointwise to f. However, such sequences can exhibit unexpected behavior. For example, it is possible to construct a sequence of continuous functions which has a discontinuous pointwise limit. Another notion of convergence is
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 ...
. The uniform distance between two functions f,g: E \rightarrow \mathbb is the maximum difference between the two functions as the argument x \in E is varied. That is, d(f,g) = \max_, f(x) - g(x), . Then the sequence f_n is said to uniformly converge or have a uniform limit of f if f_n \rightarrow f with respect to this distance. The uniform limit has "nicer" properties than the pointwise limit. For example, the uniform limit of a sequence of continuous functions is continuous. Many different notions of convergence can be defined on function spaces. This is sometimes dependent on the regularity of the space. Prominent examples of function spaces with some notion of convergence are
Lp space In mathematics, the spaces are function spaces defined using a natural generalization of the -norm for finite-dimensional vector spaces. They are sometimes called Lebesgue spaces, named after Henri Lebesgue , although according to the Bourb ...
s and Sobolev space.


In functions

Suppose is a
real-valued function In mathematics, a real-valued function is a function whose values are real numbers. In other words, it is a function that assigns a real number to each member of its domain. Real-valued functions of a real variable (commonly called ''real ...
and is a
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 ...
. Intuitively speaking, the expression : \lim_f(x) = L means that can be made to be as close to as desired, by making sufficiently close to . In that case, the above equation can be read as "the limit of of , as approaches , is ". Formally, the definition of the "limit of f(x) as x approaches c" is given as follows. The limit is a real number L so that, given an arbitrary real number \epsilon > 0 (thought of as the "error"), there is a \delta > 0 such that, for any x satisfying 0 < , x - c, < \delta, it holds that , f(x) - L , < \epsilon. This is known as the
(ε, δ)-definition of limit Although the function (sin ''x'')/''x'' is not defined at zero, as ''x'' becomes closer and closer to zero, (sin ''x'')/''x'' becomes arbitrarily close to 1. In other words, the limit of (sin ''x'')/''x'', as ''x'' approaches z ...
. The inequality 0 < , x - c, is used to exclude c from the set of points under consideration, but some authors do not include this in their definition of limits, replacing 0 < , x - c, < \delta with simply , x - c, < \delta. This replacement is equivalent to additionally requiring that f be continuous at c. It can be proven that there is an equivalent definition which makes manifest the connection between limits of sequences and limits of functions. The equivalent definition is given as follows. First observe that for every sequence \ in the domain of f, there is an associated sequence \, the image of the sequence under f. The limit is a real number L so that, for ''all'' sequences x_n \rightarrow c, the associated sequence f(x_n) \rightarrow L.


One-sided limit

It is possible to define the notion of having a limit "from above" or "left limit", and a notion of a limit "from below" or "right limit". These need not agree. An example is given by the positive
indicator function In mathematics, an indicator function or a characteristic function of a subset of a set is a function that maps elements of the subset to one, and all other elements to zero. That is, if is a subset of some set , one has \mathbf_(x)=1 if x ...
, f: \mathbb \rightarrow \mathbb, defined such that f(x) = 0 if x \leq 0, and f(x) = 1 if x > 0. At x = 0, the function has a "left limit" of 0, a "right limit" of 1, and its limit does not exist.


Infinity in limits of functions

It is possible to define the notion of "tending to infinity" in the domain of f, \lim_ f(x) = L. In this expression, the infinity is considered to be signed: either + \infty or - \infty. The "limit of f as x tends to positive infinity" is defined as follows. It is a real number L such that, given any real \epsilon > 0, there exists an M > 0 so that if x > M, , f(x) - L, < \epsilon. Equivalently, for any sequence x_n \rightarrow + \infty, we have f(x_n) \rightarrow L. It is also possible to define the notion of "tending to infinity" in the value of f, \lim_ f(x) = \infty. The definition is given as follows. Given any real number M>0, there is a \delta > 0 so that for 0 < , x - c, < \delta, the absolute value of the function , f(x), > M. Equivalently, for any sequence x_n \rightarrow c, the sequence f(x_n) \rightarrow \infty.


Nonstandard analysis

In non-standard analysis (which involves a hyperreal enlargement of the number system), the limit of a sequence (a_n) can be expressed as the standard part of the value a_H of the natural extension of the sequence at an infinite hypernatural index ''n=H''. Thus, : \lim_ a_n = \operatorname(a_H) . Here, the standard part function "st" rounds off each finite hyperreal number to the nearest real number (the difference between them is infinitesimal). This formalizes the natural intuition that for "very large" values of the index, the terms in the sequence are "very close" to the limit value of the sequence. Conversely, the standard part of a hyperreal a= _n/math> represented in the ultrapower construction by a Cauchy sequence (a_n), is simply the limit of that sequence: : \operatorname(a)=\lim_ a_n . In this sense, taking the limit and taking the standard part are equivalent procedures.


Limit sets


Limit set of a sequence

Let \_ be a sequence in a topological space X. For concreteness, X can be thought of as \mathbb, but the definitions hold more generally. The limit set is the set of points such that if there is a convergent subsequence \_ with a_\rightarrow a, then a belongs to the limit set. In this context, such an a is sometimes called a limit point. A use of this notion is to characterize the "long-term behavior" of oscillatory sequences. For example, consider the sequence a_n = (-1)^n. Starting from n=1, the first few terms of this sequence are -1, +1, -1, +1, \cdots. It can be checked that it is oscillatory, so has no limit, but has limit points \.


Limit set of a trajectory

This notion is used in
dynamical systems In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water in ...
, to study limits of trajectories. Defining a trajectory to be a function \gamma: \mathbb \rightarrow X, the point \gamma(t) is thought of as the "position" of the trajectory at "time" t. The limit set of a trajectory is defined as follows. To any sequence of increasing times \, there is an associated sequence of positions \ = \. If x is the limit set of the sequence \ for any sequence of increasing times, then x is a limit set of the trajectory. Technically, this is the \omega-limit set. The corresponding limit set for sequences of decreasing time is called the \alpha-limit set. An illustrative example is the circle trajectory: \gamma(t) = (\cos(t), \sin(t)). This has no unique limit, but for each \theta \in \mathbb, the point (\cos(\theta), \sin(\theta)) is a limit point, given by the sequence of times t_n = \theta + 2\pi n. But the limit points need not be attained on the trajectory. The trajectory \gamma(t) = t/(1 + t)(\cos(t), \sin(t)) also has the unit circle as its limit set.


Uses

Limits are used to define a number of important concepts in analysis.


Series

A particular expression of interest which is formalized as the limit of a sequence is sums of infinite series. These are "infinite sums" of real numbers, generally written as \sum_^\infty a_n. This is defined through limits as follows: given a sequence of real numbers \, the sequence of partial sums is defined by s_n = \sum_^n a_i. If the limit of the sequence \ exists, the value of the expression \sum_^\infty a_n is defined to be the limit. Otherwise, the series is said to be divergent. A classic example is the Basel problem, where a_n = 1/n^2. Then \sum_^\infty \frac = \frac. However, while for sequences there is essentially a unique notion of convergence, for series there are different notions of convergence. This is due to the fact that the expression \sum_^\infty a_n does not discriminate between different orderings of the sequence \, while the convergence properties of the sequence of partial sums ''can'' depend on the ordering of the sequence. A series which converges for all orderings is called unconditionally convergent. It can be proven to be equivalent to
absolute convergence In mathematics, an infinite series of numbers is said to converge absolutely (or to be absolutely convergent) if the sum of the absolute values of the summands is finite. More precisely, a real or complex series \textstyle\sum_^\infty a_n is ...
. This is defined as follows. A series is absolutely convergent if \sum_^\infty , a_n, is well defined. Furthermore, all possible orderings give the same value. Otherwise, the series is conditionally convergent. A surprising result for conditionally convergent series is the Riemann series theorem: depending on the ordering, the partial sums can be made to converge to any real number, as well as \pm \infty.


Power series

A useful application of the theory of sums of series is for power series. These are sums of series of the form f(z) = \sum_^\infty c_n z^n. Often z is thought of as a complex number, and a suitable notion of convergence of complex sequences is needed. The set of values of z\in \mathbb for which the series sum converges is a circle, with its radius known as the radius of convergence.


Continuity of a function at a point

The definition of continuity at a point is given through limits. The above definition of a limit is true even if f(c) \neq L. Indeed, the function need not even be defined at . However, if f(c) is defined and is equal to L, then the function is said to be continuous at the point c. Equivalently, the function is continuous at c if f(x) \rightarrow f(c) as x \rightarrow c, or in terms of sequences, whenever x_n \rightarrow c, then f(x_n) \rightarrow f(c). An example of a limit where f is not defined at c is given below. Consider the function f(x) = \frac. then is not defined (see
Indeterminate form In calculus and other branches of mathematical analysis, limits involving an algebraic combination of functions in an independent variable may often be evaluated by replacing these functions by their limits; if the expression obtained after this s ...
), yet as moves arbitrarily close to 1, correspondingly approaches 2: Thus, can be made arbitrarily close to the limit of 2—just by making sufficiently close to . In other words, \lim_ \frac = 2. This can also be calculated algebraically, as \frac = \frac = x+1 for all real numbers . Now, since is continuous in at 1, we can now plug in 1 for , leading to the equation \lim_ \frac = 1+1 = 2. In addition to limits at finite values, functions can also have limits at infinity. For example, consider the function f(x) = \frac where: * * * As becomes extremely large, the value of approaches , and the value of can be made as close to as one could wish—by making sufficiently large. So in this case, the limit of as approaches infinity is , or in mathematical notation,\lim_\frac = 2.


Continuous functions

An important class of functions when considering limits are continuous functions. These are precisely those functions which ''preserve limits'', in the sense that if f is a continuous function, then whenever a_n \rightarrow a in the domain of f, then the limit f(a_n) exists and furthermore is f(a). In the most general setting of topological spaces, a short proof is given below: Let f: X\rightarrow Y be a continuous function between topological spaces X and Y. By definition, for each open set V in Y, the preimage f^(V) is open in X. Now suppose a_n \rightarrow a is a sequence with limit a in X. Then f(a_n) is a sequence in Y, and f(a) is some point. Choose a neighborhood V of f(a). Then f^(V) is an open set (by continuity of f) which in particular contains a, and therefore f^(V) is a neighborhood of a. By the convergence of a_n to a, there exists an N such that for n > N, we have a_n \in f^(V). Then applying f to both sides gives that, for the same N, for each n > N we have f(a_n) \in V. Originally V was an arbitrary neighborhood of f(a), so f(a_n) \rightarrow f(a). This concludes the proof. In real analysis, for the more concrete case of real-valued functions defined on a subset E \subset \mathbb, that is, f: E \rightarrow \mathbb, a continuous function may also be defined as a function which is continuous at every point of its domain.


Limit points

In
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 ...
, limits are used to define limit points of a subset of a topological space, which in turn give a useful characterization of
closed set In geometry, topology, and related branches of mathematics, a closed set is a set whose complement is an open set. In a topological space, a closed set can be defined as a set which contains all its limit points. In a complete metric spac ...
s. In a topological space X, consider a subset S. A point a is called a limit point if there is a sequence \ in S\backslash\ such that a_n \rightarrow a. The reason why \ is defined to be in S\backslash\ rather than just S is illustrated by the following example. Take X = \mathbb and S = ,1\cup \. Then 2 \in S, and therefore is the limit of the constant sequence 2, 2, \cdots. But 2 is not a limit point of S. A closed set, which is defined to be the complement of an open set, is equivalently any set C which contains all its limit points.


Derivative

The derivative is defined formally as a limit. In the scope of real analysis, the derivative is first defined for real functions f defined on a subset E \subset \mathbb. The derivative at x \in E is defined as follows. If the limit \frac as h \rightarrow 0 exists, then the derivative at x is this limit. Equivalently, it is the limit as y \rightarrow x of \frac. If the derivative exists, it is commonly denoted by f'(x).


Properties


Sequences of real numbers

For sequences of real numbers, a number of properties can be proven. Suppose \ and \ are two sequences converging to a and b respectively. * Sum of limits is equal to limit of sum a_n + b_n \rightarrow a + b. * Product of limits is equal to limit of product a_n \cdot b_n \rightarrow a \cdot b. * Inverse of limit is equal to limit of inverse (as long as a \neq 0) \frac \rightarrow \frac. equivalently, the function f(x) = 1/x is continuous about positive x.


Cauchy sequences

A property of convergent sequences of real numbers is that they are Cauchy sequences. The definition of a Cauchy sequence \ is that for every real number \epsilon > 0, there is an N such that whenever m, n > N, , a_m - a_n, < \epsilon. Informally, for any arbitrarily small error \epsilon, it is possible to find an interval of diameter \epsilon such that eventually the sequence is contained within the interval. Cauchy sequences are closely related to convergent sequences. In fact, for sequences of real numbers they are equivalent: any Cauchy sequence is convergent. In general metric spaces, it continues to hold that convergent sequences are also Cauchy. But the converse is not true: not every Cauchy sequence is convergent in a general metric space. A classic counterexample is the rational numbers, \mathbb, with the usual distance. The sequence of decimal approximations to \sqrt, truncated at the nth decimal place is a Cauchy sequence, but ''does not converge in'' \mathbb. A metric space in which every Cauchy sequence is also convergent, that is, Cauchy sequences are equivalent to convergent sequences, is known as a
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 ...
. One reason Cauchy sequences can be "easier to work with" than convergent sequences is that they are a property of the sequence \ alone, while convergent sequences require not just the sequence \ but also the limit of the sequence a.


Order of convergence

Beyond whether or not a sequence \ converges to a limit a, it is possible to describe how fast a sequence converges to a limit. One way to quantify this is using the order of convergence of a sequence. A formal definition of order of convergence can be stated as follows. Suppose \_ is a sequence of real numbers which is convergent with limit a. Furthermore, a_n \neq a for all n. If positive constants \lambda and \alpha exist such that \lim_ \frac = \lambda then a_n is said to converge to a with order of convergence \alpha . The constant \lambda is known as the asymptotic error constant. Order of convergence is used for example the field of
numerical analysis Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods th ...
, in error analysis.


Computability

Limits can be difficult to compute. There exist limit expressions whose
modulus of convergence In real analysis, a branch of mathematics, a modulus of convergence is a function that tells how quickly a convergent sequence converges. These moduli are often employed in the study of computable analysis and constructive mathematics. If a sequ ...
is undecidable. In
recursion theory Computability theory, also known as recursion theory, is a branch of mathematical logic, computer science, and the theory of computation that originated in the 1930s with the study of computable functions and Turing degrees. The field has sinc ...
, the
limit lemma In computability theory, a function is called limit computable if it is the limit of a uniformly computable sequence of functions. The terms computable in the limit, limit recursive and recursively approximable are also used. One can think of li ...
proves that it is possible to encode undecidable problems using limits. There are several theorems or tests that indicate whether the limit exists. These are known as convergence tests. Examples include the ratio test and the squeeze theorem. However they may not tell how to compute the limit.


See also

* Asymptotic analysis: a method of describing limiting behavior ** Big O notation: used to describe the limiting behavior of a function when the argument tends towards a particular value or infinity * Banach limit defined on the Banach space \ell^\infty that extends the usual limits. * Convergence of random variables * Convergent matrix * Limit in category theory ** Direct limit ** Inverse limit *
Limit of a function Although the function (sin ''x'')/''x'' is not defined at zero, as ''x'' becomes closer and closer to zero, (sin ''x'')/''x'' becomes arbitrarily close to 1. In other words, the limit of (sin ''x'')/''x'', as ''x'' approaches z ...
** One-sided limit: either of the two limits of functions of a real variable ''x'', as ''x'' approaches a point from above or below ** List of limits: list of limits for common functions ** Squeeze theorem: finds a limit of a function via comparison with two other functions * Limit superior and limit inferior *
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 ...
** An annotated index


Notes


References

*


External links

{{Authority control Convergence (mathematics) Real analysis Asymptotic analysis Differential calculus General topology