In mathematics, a limit is the value that a function (or sequence) approaches as the argument (or index) approaches some value.Limits of functions are essential to calculus and mathematical analysis, and are used to define continuity, derivatives, and integrals. 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 and direct limit in category theory. The limit inferior and limit superior provide generalizations of the concept of a limit which are particularly relevant when the limit at a point may not exist.
Notation
In formulas, a limit of a function is usually written as
and is read as "the limit of f of x as x approaches c equals L". This means that the value of the function f can be made arbitrarily close to L, by choosing x sufficiently close to c. Alternatively, the fact that a function f approaches the limit L as x approaches c is sometimes denoted by a right arrow (→ or ), as in
which reads " of tends to as tends to ".
History
According to Hankel (1871), the modern concept of limit originates from Proposition X.1 of Euclid's Elements, which forms the basis of the Method of exhaustion found in Euclid and Archimedes: "Two unequal magnitudes being set out, if from the greater there is subtracted a magnitude greater than its half, and from that which is left a magnitude greater than its half, and if this process is repeated continually, then there will be left some magnitude less than the lesser magnitude set out."
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, developed the basics of the epsilon-delta technique to define continuous functions. However, his work remained unknown to other mathematicians until thirty years after his death.
Augustin-Louis Cauchy in 1821, followed by Karl Weierstrass, formalized the definition of the limit of a function which became known as the (ε, δ)-definition of limit.
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 a1, a2, ... is a sequence of real numbers. When the limit of the sequence exists, the real number L is the limit of this sequence if and only if for every real number ε > 0, there exists a natural number N such that for all n > N, we have |an − L| < ε. The common notation is read as:
- "The limit of an as n approaches infinity equals L" or "The limit as n approaches infinity of an equals L".
The formal definition intuitively means that eventually, all elements of the sequence get arbitrarily close to the limit, since the absolute value |an − L| is the distance between an and L.
Not every sequence has a limit. A sequence with a limit is called convergent; otherwise it is called 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 n approaches infinity of a sequence {an} is simply the limit at infinity of a function a(n)—defined on the natural numbers {n}. On the other hand, if X is the domain of a function f(x) and if the limit as n approaches infinity of f(xn) is L for every arbitrary sequence of points {xn} in X − x0 which converges to x0, then the limit of the function f(x) as x approaches x0 is equal to L. One such sequence would be {x0 + 1/n}.
Infinity as a limit
There is also a notion of having a limit "tend to infinity", rather than to a finite value . A sequence is said to "tend to infinity" if, for each real number , known as the bound, there exists an integer such that for each , That is, for every possible bound, the sequence eventually exceeds the bound. This is often written or simply .
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 .
There is a corresponding notion of tending to negative infinity, , defined by changing the inequality in the above definition to with
A sequence with is called unbounded, a definition equally valid for sequences in the complex numbers, or in any metric space. 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, such as metric spaces. If is a metric space with distance function , and is a sequence in , then the limit (when it exists) of the sequence is an element such that, given , there exists an such that for each , we have An equivalent statement is that if the sequence of real numbers .
Example: Rn
An important example is the space of -dimensional real vectors, with elements where each of the are real, an example of a suitable distance function is the Euclidean distance, defined by The sequence of points converges to if the limit exists and .
Topological space
In some sense the most abstract space in which limits can be defined are topological spaces. If is a topological space with topology , and is a sequence in , then the limit (when it exists) of the sequence is a point such that, given a (open) neighborhood of , there exists an such that for every , is satisfied. In this case, the limit (if it exists) may not be unique. However it must be unique if is a Hausdorff space.
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 partly seeks to identify useful notions of convergence on function spaces. For example, consider the space of functions from a generic set to . Given a sequence of functions such that each is a function , suppose that there exists a function such that for each ,
Then the sequence is said to converge pointwise to . 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. The uniform distance between two functions is the maximum difference between the two functions as the argument is varied. That is, Then the sequence is said to uniformly converge or have a uniform limit of if 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 spaces and Sobolev space.
In functions
Suppose f is a real-valued function and c is a real number. Intuitively speaking, the expression
means that f(x) can be made to be as close to L as desired, by making x sufficiently close to c. In that case, the above equation can be read as "the limit of f of x, as x approaches c, is L".
Formally, the definition of the "limit of as approaches " is given as follows. The limit is a real number so that, given an arbitrary real number (thought of as the "error"), there is a such that, for any satisfying , it holds that . This is known as the (ε, δ)-definition of limit.
The inequality is used to exclude from the set of points under consideration, but some authors do not include this in their definition of limits, replacing with simply . This replacement is equivalent to additionally requiring that be continuous at .
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 , there is an associated sequence , the image of the sequence under . The limit is a real number so that, for all sequences , the associated sequence .
One-sided limit
It is possible to define the notion of having a "left-handed" limit ("from below"), and a notion of a "right-handed" limit ("from above"). These need not agree. An example is given by the positive indicator function, , defined such that if , and if . At , the function has a "left-handed limit" of 0, a "right-handed limit" of 1, and its limit does not exist. Symbolically, this can be stated as, for this example, , and , and from this it can be deduced doesn't exist, because .
Infinity in limits of functions
It is possible to define the notion of "tending to infinity" in the domain of ,
This could be considered equivalent to the limit as a reciprocal tends to 0:
or it can be defined directly: the "limit of as tends to positive infinity" is defined as a value such that, given any real , there exists an so that for all , . The definition for sequences is equivalent: As , we have .
In these expressions, the infinity is normally considered to be signed ( or ) and corresponds to a one-sided limit of the reciprocal. A two-sided infinite limit can be defined, but an author would explicitly write to be clear.
It is also possible to define the notion of "tending to infinity" in the value of ,
Again, this could be defined in terms of a reciprocal:
Or a direct definition can be given as follows: given any real number , there is a so that for , the absolute value of the function . A sequence can also have an infinite limit: as , the sequence .
This direct definition is easier to extend to one-sided infinite limits. While mathematicians do talk about functions approaching limits "from above" or "from below", there is not a standard mathematical notation for this as there is for one-sided limits.
Nonstandard analysis
In non-standard analysis (which involves a hyperreal enlargement of the number system), the limit of a sequence can be expressed as the standard part of the value of the natural extension of the sequence at an infinite hypernatural index n=H. Thus,
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 represented in the ultrapower construction by a Cauchy sequence , is simply the limit of that sequence:
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 . For concreteness, can be thought of as , but the definitions hold more generally. The limit set is the set of points such that if there is a convergent subsequence with , then belongs to the limit set. In this context, such an 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 . Starting from n=1, the first few terms of this sequence are . 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, to study limits of trajectories. Defining a trajectory to be a function , the point is thought of as the "position" of the trajectory at "time" . The limit set of a trajectory is defined as follows. To any sequence of increasing times , there is an associated sequence of positions . If is the limit set of the sequence for any sequence of increasing times, then is a limit set of the trajectory.
Technically, this is the -limit set. The corresponding limit set for sequences of decreasing time is called the -limit set.
An illustrative example is the circle trajectory: . This has no unique limit, but for each , the point is a limit point, given by the sequence of times . But the limit points need not be attained on the trajectory. The trajectory 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 This is defined through limits as follows: given a sequence of real numbers , the sequence of partial sums is defined by If the limit of the sequence exists, the value of the expression is defined to be the limit. Otherwise, the series is said to be divergent.
A classic example is the Basel problem, where . Then
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 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. This is defined as follows. A series is absolutely convergent if 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 .
Power series
A useful application of the theory of sums of series is for power series. These are sums of series of the form Often is thought of as a complex number, and a suitable notion of convergence of complex sequences is needed. The set of values of 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 . Indeed, the function f need not even be defined at c. However, if is defined and is equal to , then the function is said to be continuous at the point .
Equivalently, the function is continuous at if as , or in terms of sequences, whenever , then .
An example of a limit where is not defined at is given below.
Consider the function
then f(1) is not defined (see Indeterminate form), yet as x moves arbitrarily close to 1, f(x) correspondingly approaches 2:
f(0.9) | f(0.99) | f(0.999) | f(1.0) | f(1.001) | f(1.01) | f(1.1) |
1.900 | 1.990 | 1.999 | undefined | 2.001 | 2.010 | 2.100 |
Thus, f(x) can be made arbitrarily close to the limit of 2—just by making x sufficiently close to 1.
In other words,
This can also be calculated algebraically, as for all real numbers x ≠ 1.
Now, since x + 1 is continuous in x at 1, we can now plug in 1 for x, leading to the equation
In addition to limits at finite values, functions can also have limits at infinity. For example, consider the function where:
- f(100) = 1.9900
- f(1000) = 1.9990
- f(10000) = 1.9999
As x becomes extremely large, the value of f(x) approaches 2, and the value of f(x) can be made as close to 2 as one could wish—by making x sufficiently large. So in this case, the limit of f(x) as x approaches infinity is 2, or in mathematical notation,
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 is a continuous function, then whenever in the domain of , then the limit exists and furthermore is .
In the most general setting of topological spaces, a short proof is given below:
Let be a continuous function between topological spaces and . By definition, for each open set in , the preimage is open in .
Now suppose is a sequence with limit in . Then is a sequence in , and is some point.
Choose a neighborhood of . Then is an open set (by continuity of ) which in particular contains , and therefore is a neighborhood of . By the convergence of to , there exists an such that for , we have .
Then applying to both sides gives that, for the same , for each we have . Originally was an arbitrary neighborhood of , so . This concludes the proof.
In real analysis, for the more concrete case of real-valued functions defined on a subset , that is, , a continuous function may also be defined as a function which is continuous at every point of its domain.
Limit points
In topology, limits are used to define limit points of a subset of a topological space, which in turn give a useful characterization of closed sets.
In a topological space , consider a subset . A point is called a limit point if there is a sequence in such that .
The reason why is defined to be in rather than just is illustrated by the following example. Take and . Then , and therefore is the limit of the constant sequence . But is not a limit point of .
A closed set, which is defined to be the complement of an open set, is equivalently any set 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 defined on a subset . The derivative at is defined as follows. If the limit of as exists, then the derivative at is this limit.
Equivalently, it is the limit as of
If the derivative exists, it is commonly denoted by .
Properties
Sequences of real numbers
For sequences of real numbers, a number of properties can be proven. Suppose and are two sequences converging to and respectively.
- Sum of limits is equal to limit of sum
- Product of limits is equal to limit of product
- Inverse of limit is equal to limit of inverse (as long as )
Equivalently, the function is continuous about nonzero .
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 , there is an such that whenever ,
Informally, for any arbitrarily small error , it is possible to find an interval of diameter 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, , with the usual distance. The sequence of decimal approximations to , truncated at the th decimal place is a Cauchy sequence, but does not converge in .
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.
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 .
Order of convergence
Beyond whether or not a sequence converges to a limit , 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 . Furthermore, for all . If positive constants and exist such that then is said to converge to with order of convergence . The constant is known as the asymptotic error constant.
Order of convergence is used for example the field of numerical analysis, in error analysis.
Computability
Limits can be difficult to compute. There exist limit expressions whose modulus of convergence is undecidable. In recursion theory, the limit lemma 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 that extends the usual limits.
- Convergence of random variables
- Convergent matrix
- Limit in category theory
- Direct limit
- Inverse limit
- Limit of a function
- 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
- An annotated index
Notes
- Stewart, James (2008). Calculus: Early Transcendentals (6th ed.). Brooks/Cole. ISBN 978-0-495-01166-8.
- Schubring, Gert (2005). Conflicts between generalization, rigor, and intuition: number concepts underlying the development of analysis in 17th-19th century France and Germany. New York: Springer. pp. 22–23. ISBN 0387228365.
- "Euclid's Elements, Book X, Proposition 1". aleph0.clarku.edu.
- Van Looy, Herman (1984). "A chronology and historical analysis of the mathematical manuscripts of Gregorius a Sancto Vincentio (1584–1667)". Historia Mathematica. 11 (1): 57–75. doi:10.1016/0315-0860(84)90005-3.
- Felscher, Walter (2000), "Bolzano, Cauchy, Epsilon, Delta", American Mathematical Monthly, 107 (9): 844–862, doi:10.2307/2695743, JSTOR 2695743
- Larson, Ron; Edwards, Bruce H. (2010). Calculus of a single variable (Ninth ed.). Brooks/Cole, Cengage Learning. ISBN 978-0-547-20998-2.
- Miller, Jeff (1 December 2004), Earliest Uses of Symbols of Calculus, archived from the original on 2015-05-01, retrieved 2008-12-18
- Stillwell, John (1994), Elements of algebra: geometry, numbers, equations, Springer, p. 42, ISBN 978-1441928399
- Weisstein, Eric W. "Limit". mathworld.wolfram.com. Archived from the original on 2020-06-20. Retrieved 2020-08-18.
- Apostol (1974, pp. 75–76)
- Weisstein, Eric W. "Epsilon-Delta Definition". mathworld.wolfram.com. Archived from the original on 2020-06-25. Retrieved 2020-08-18.
- Chua, Dexter. "Analysis I (based on a course given by Timothy Gowers)". Notes from the Mathematical Tripos.
- "limit | Definition, Example, & Facts". Encyclopedia Britannica. Archived from the original on 2021-05-09. Retrieved 2020-08-18.
- Soare, Robert I. (2014). Recursively enumerable sets and degrees : a study of computable functions and computably generated sets. Berlin: Springer-Verlag. ISBN 978-3-540-66681-3. OCLC 1154894968.
References
- Apostol, Tom M. (1974), Mathematical Analysis (2nd ed.), Menlo Park: Addison-Wesley, LCCN 72011473
External links
In mathematics a limit is the value that a function or sequence approaches as the argument or index approaches some value Limits of functions are essential to calculus and mathematical analysis and are used to define continuity derivatives and integrals 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 and direct limit in category theory The limit inferior and limit superior provide generalizations of the concept of a limit which are particularly relevant when the limit at a point may not exist NotationIn formulas a limit of a function is usually written as limx cf x L displaystyle lim x to c f x L and is read as the limit of f of x as x approaches c equals L This means that the value of the function f can be made arbitrarily close to L by choosing x sufficiently close to c Alternatively the fact that a function f approaches the limit L as x approaches c is sometimes denoted by a right arrow or displaystyle rightarrow as in f x L as x c displaystyle f x to L text as x to c which reads f displaystyle f of x displaystyle x tends to L displaystyle L as x displaystyle x tends to c displaystyle c HistoryAccording to Hankel 1871 the modern concept of limit originates from Proposition X 1 of Euclid s Elements which forms the basis of the Method of exhaustion found in Euclid and Archimedes Two unequal magnitudes being set out if from the greater there is subtracted a magnitude greater than its half and from that which is left a magnitude greater than its half and if this process is repeated continually then there will be left some magnitude less than the lesser magnitude set out Gregoire 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 developed the basics of the epsilon delta technique to define continuous functions However his work remained unknown to other mathematicians until thirty years after his death Augustin Louis Cauchy in 1821 followed by Karl Weierstrass formalized the definition of the limit of a function which became known as the e d definition of limit 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 limitsIn 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 a1 a2 is a sequence of real numbers When the limit of the sequence exists the real number L is the limit of this sequence if and only if for every real number e gt 0 there exists a natural number N such that for all n gt N we have an L lt e The common notation limn an L displaystyle lim n to infty a n L is read as The limit of an as n approaches infinity equals L or The limit as n approaches infinity of an equals L The formal definition intuitively means that eventually all elements of the sequence get arbitrarily close to the limit since the absolute value an L is the distance between an and L Not every sequence has a limit A sequence with a limit is called convergent otherwise it is called 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 n approaches infinity of a sequence an is simply the limit at infinity of a function a n defined on the natural numbers n On the other hand if X is the domain of a function f x and if the limit as n approaches infinity of f xn is L for every arbitrary sequence of points xn in X x0 which converges to x0 then the limit of the function f x as x approaches x0 is equal to L One such sequence would be x0 1 n Infinity as a limit There is also a notion of having a limit tend to infinity rather than to a finite value L displaystyle L A sequence an displaystyle a n is said to tend to infinity if for each real number M gt 0 displaystyle M gt 0 known as the bound there exists an integer N displaystyle N such that for each n gt N displaystyle n gt N an gt M displaystyle a n gt M That is for every possible bound the sequence eventually exceeds the bound This is often written limn an displaystyle lim n rightarrow infty a n infty or simply an displaystyle a n rightarrow infty 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 an 1 n displaystyle a n 1 n There is a corresponding notion of tending to negative infinity limn an displaystyle lim n rightarrow infty a n infty defined by changing the inequality in the above definition to an lt M displaystyle a n lt M with M lt 0 displaystyle M lt 0 A sequence an displaystyle a n with limn an displaystyle lim n rightarrow infty a n infty is called unbounded a definition equally valid for sequences in the complex numbers or in any metric space 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 such as metric spaces If M displaystyle M is a metric space with distance function d displaystyle d and an n 0 displaystyle a n n geq 0 is a sequence in M displaystyle M then the limit when it exists of the sequence is an element a M displaystyle a in M such that given e gt 0 displaystyle varepsilon gt 0 there exists an N displaystyle N such that for each n gt N displaystyle n gt N we have d a an lt e displaystyle d a a n lt varepsilon An equivalent statement is that an a displaystyle a n rightarrow a if the sequence of real numbers d a an 0 displaystyle d a a n rightarrow 0 Example Rn An important example is the space of n displaystyle n dimensional real vectors with elements x x1 xn displaystyle mathbf x x 1 cdots x n where each of the xi displaystyle x i are real an example of a suitable distance function is the Euclidean distance defined by d x y x y i xi yi 2 displaystyle d mathbf x mathbf y mathbf x mathbf y sqrt sum i x i y i 2 The sequence of points xn n 0 displaystyle mathbf x n n geq 0 converges to x displaystyle mathbf x if the limit exists and xn x 0 displaystyle mathbf x n mathbf x rightarrow 0 Topological space In some sense the most abstract space in which limits can be defined are topological spaces If X displaystyle X is a topological space with topology t displaystyle tau and an n 0 displaystyle a n n geq 0 is a sequence in X displaystyle X then the limit when it exists of the sequence is a point a X displaystyle a in X such that given a open neighborhood U t displaystyle U in tau of a displaystyle a there exists an N displaystyle N such that for every n gt N displaystyle n gt N an U displaystyle a n in U is satisfied In this case the limit if it exists may not be unique However it must be unique if X displaystyle X is a Hausdorff space 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 partly seeks to identify useful notions of convergence on function spaces For example consider the space of functions from a generic set E displaystyle E to R displaystyle mathbb R Given a sequence of functions fn n gt 0 displaystyle f n n gt 0 such that each is a function fn E R displaystyle f n E rightarrow mathbb R suppose that there exists a function such that for each x E displaystyle x in E fn x f x or equivalently limn fn x f x displaystyle f n x rightarrow f x text or equivalently lim n rightarrow infty f n x f x Then the sequence fn displaystyle f n is said to converge pointwise to f displaystyle 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 The uniform distance between two functions f g E R displaystyle f g E rightarrow mathbb R is the maximum difference between the two functions as the argument x E displaystyle x in E is varied That is d f g maxx E f x g x displaystyle d f g max x in E f x g x Then the sequence fn displaystyle f n is said to uniformly converge or have a uniform limit of f displaystyle f if fn f displaystyle 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 spaces and Sobolev space In functions A function f x for which the limit at infinity is L For any arbitrary distance e there must be a value S such that the function stays within L e for all x gt S Suppose f is a real valued function and c is a real number Intuitively speaking the expressionlimx cf x L displaystyle lim x to c f x L means that f x can be made to be as close to L as desired by making x sufficiently close to c In that case the above equation can be read as the limit of f of x as x approaches c is L Formally the definition of the limit of f x displaystyle f x as x displaystyle x approaches c displaystyle c is given as follows The limit is a real number L displaystyle L so that given an arbitrary real number e gt 0 displaystyle varepsilon gt 0 thought of as the error there is a d gt 0 displaystyle delta gt 0 such that for any x displaystyle x satisfying 0 lt x c lt d displaystyle 0 lt x c lt delta it holds that f x L lt e displaystyle f x L lt varepsilon This is known as the e d definition of limit The inequality 0 lt x c displaystyle 0 lt x c is used to exclude c displaystyle c from the set of points under consideration but some authors do not include this in their definition of limits replacing 0 lt x c lt d displaystyle 0 lt x c lt delta with simply x c lt d displaystyle x c lt delta This replacement is equivalent to additionally requiring that f displaystyle f be continuous at c displaystyle 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 xn displaystyle x n in the domain of f displaystyle f there is an associated sequence f xn displaystyle f x n the image of the sequence under f displaystyle f The limit is a real number L displaystyle L so that for all sequences xn c displaystyle x n rightarrow c the associated sequence f xn L displaystyle f x n rightarrow L One sided limit It is possible to define the notion of having a left handed limit from below and a notion of a right handed limit from above These need not agree An example is given by the positive indicator function f R R displaystyle f mathbb R rightarrow mathbb R defined such that f x 0 displaystyle f x 0 if x 0 displaystyle x leq 0 and f x 1 displaystyle f x 1 if x gt 0 displaystyle x gt 0 At x 0 displaystyle x 0 the function has a left handed limit of 0 a right handed limit of 1 and its limit does not exist Symbolically this can be stated as for this example limx c f x 0 displaystyle lim x to c f x 0 and limx c f x 1 displaystyle lim x to c f x 1 and from this it can be deduced limx cf x displaystyle lim x to c f x doesn t exist because limx c f x limx c f x displaystyle lim x to c f x neq lim x to c f x Infinity in limits of functions It is possible to define the notion of tending to infinity in the domain of f displaystyle f limx f x L displaystyle lim x rightarrow infty f x L This could be considered equivalent to the limit as a reciprocal tends to 0 limx 0 f 1 x L displaystyle lim x rightarrow 0 f 1 x L or it can be defined directly the limit of f displaystyle f as x displaystyle x tends to positive infinity is defined as a value L displaystyle L such that given any real e gt 0 displaystyle varepsilon gt 0 there exists an M gt 0 displaystyle M gt 0 so that for all x gt M displaystyle x gt M f x L lt e displaystyle f x L lt varepsilon The definition for sequences is equivalent As n displaystyle n rightarrow infty we have f xn L displaystyle f x n rightarrow L In these expressions the infinity is normally considered to be signed displaystyle infty or displaystyle infty and corresponds to a one sided limit of the reciprocal A two sided infinite limit can be defined but an author would explicitly write displaystyle pm infty to be clear It is also possible to define the notion of tending to infinity in the value of f displaystyle f limx cf x displaystyle lim x rightarrow c f x infty Again this could be defined in terms of a reciprocal limx c1f x 0 displaystyle lim x rightarrow c frac 1 f x 0 Or a direct definition can be given as follows given any real number M gt 0 displaystyle M gt 0 there is a d gt 0 displaystyle delta gt 0 so that for 0 lt x c lt d displaystyle 0 lt x c lt delta the absolute value of the function f x gt M displaystyle f x gt M A sequence can also have an infinite limit as n displaystyle n rightarrow infty the sequence f xn displaystyle f x n rightarrow infty This direct definition is easier to extend to one sided infinite limits While mathematicians do talk about functions approaching limits from above or from below there is not a standard mathematical notation for this as there is for one sided limits Nonstandard analysis In non standard analysis which involves a hyperreal enlargement of the number system the limit of a sequence an displaystyle a n can be expressed as the standard part of the value aH displaystyle a H of the natural extension of the sequence at an infinite hypernatural index n H Thus limn an st aH displaystyle lim n to infty a n operatorname st 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 an displaystyle a a n represented in the ultrapower construction by a Cauchy sequence an displaystyle a n is simply the limit of that sequence st a limn an displaystyle operatorname st a lim n to infty a n In this sense taking the limit and taking the standard part are equivalent procedures Limit sets Limit set of a sequence Let an n gt 0 displaystyle a n n gt 0 be a sequence in a topological space X displaystyle X For concreteness X displaystyle X can be thought of as R displaystyle mathbb R but the definitions hold more generally The limit set is the set of points such that if there is a convergent subsequence ank k gt 0 displaystyle a n k k gt 0 with ank a displaystyle a n k rightarrow a then a displaystyle a belongs to the limit set In this context such an a displaystyle 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 an 1 n displaystyle a n 1 n Starting from n 1 the first few terms of this sequence are 1 1 1 1 displaystyle 1 1 1 1 cdots It can be checked that it is oscillatory so has no limit but has limit points 1 1 displaystyle 1 1 Limit set of a trajectory This notion is used in dynamical systems to study limits of trajectories Defining a trajectory to be a function g R X displaystyle gamma mathbb R rightarrow X the point g t displaystyle gamma t is thought of as the position of the trajectory at time t displaystyle t The limit set of a trajectory is defined as follows To any sequence of increasing times tn displaystyle t n there is an associated sequence of positions xn g tn displaystyle x n gamma t n If x displaystyle x is the limit set of the sequence xn displaystyle x n for any sequence of increasing times then x displaystyle x is a limit set of the trajectory Technically this is the w displaystyle omega limit set The corresponding limit set for sequences of decreasing time is called the a displaystyle alpha limit set An illustrative example is the circle trajectory g t cos t sin t displaystyle gamma t cos t sin t This has no unique limit but for each 8 R displaystyle theta in mathbb R the point cos 8 sin 8 displaystyle cos theta sin theta is a limit point given by the sequence of times tn 8 2pn displaystyle t n theta 2 pi n But the limit points need not be attained on the trajectory The trajectory g t t 1 t cos t sin t displaystyle gamma t t 1 t cos t sin t also has the unit circle as its limit set UsesLimits 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 n 1 an displaystyle sum n 1 infty a n This is defined through limits as follows given a sequence of real numbers an displaystyle a n the sequence of partial sums is defined by sn i 1nai displaystyle s n sum i 1 n a i If the limit of the sequence sn displaystyle s n exists the value of the expression n 1 an displaystyle sum n 1 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 an 1 n2 displaystyle a n 1 n 2 Then n 1 1n2 p26 displaystyle sum n 1 infty frac 1 n 2 frac pi 2 6 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 n 1 an displaystyle sum n 1 infty a n does not discriminate between different orderings of the sequence an displaystyle a n 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 This is defined as follows A series is absolutely convergent if n 1 an displaystyle sum n 1 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 displaystyle 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 n 0 cnzn displaystyle f z sum n 0 infty c n z n Often z displaystyle 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 C displaystyle z in mathbb C 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 L displaystyle f c neq L Indeed the function f need not even be defined at c However if f c displaystyle f c is defined and is equal to L displaystyle L then the function is said to be continuous at the pointc displaystyle c Equivalently the function is continuous at c displaystyle c if f x f c displaystyle f x rightarrow f c as x c displaystyle x rightarrow c or in terms of sequences whenever xn c displaystyle x n rightarrow c then f xn f c displaystyle f x n rightarrow f c An example of a limit where f displaystyle f is not defined at c displaystyle c is given below Consider the function f x x2 1x 1 displaystyle f x frac x 2 1 x 1 then f 1 is not defined see Indeterminate form yet as x moves arbitrarily close to 1 f x correspondingly approaches 2 f 0 9 f 0 99 f 0 999 f 1 0 f 1 001 f 1 01 f 1 1 1 900 1 990 1 999 undefined 2 001 2 010 2 100 Thus f x can be made arbitrarily close to the limit of 2 just by making x sufficiently close to 1 In other words limx 1x2 1x 1 2 displaystyle lim x to 1 frac x 2 1 x 1 2 This can also be calculated algebraically as x2 1x 1 x 1 x 1 x 1 x 1 textstyle frac x 2 1 x 1 frac x 1 x 1 x 1 x 1 for all real numbers x 1 Now since x 1 is continuous in x at 1 we can now plug in 1 for x leading to the equation limx 1x2 1x 1 1 1 2 displaystyle lim x to 1 frac x 2 1 x 1 1 1 2 In addition to limits at finite values functions can also have limits at infinity For example consider the function f x 2x 1x displaystyle f x frac 2x 1 x where f 100 1 9900 f 1000 1 9990 f 10000 1 9999 As x becomes extremely large the value of f x approaches 2 and the value of f x can be made as close to 2 as one could wish by making x sufficiently large So in this case the limit of f x as x approaches infinity is 2 or in mathematical notation limx 2x 1x 2 displaystyle lim x to infty frac 2x 1 x 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 displaystyle f is a continuous function then whenever an a displaystyle a n rightarrow a in the domain of f displaystyle f then the limit f an displaystyle f a n exists and furthermore is f a displaystyle f a In the most general setting of topological spaces a short proof is given below Let f X Y displaystyle f X rightarrow Y be a continuous function between topological spaces X displaystyle X and Y displaystyle Y By definition for each open set V displaystyle V in Y displaystyle Y the preimage f 1 V displaystyle f 1 V is open in X displaystyle X Now suppose an a displaystyle a n rightarrow a is a sequence with limit a displaystyle a in X displaystyle X Then f an displaystyle f a n is a sequence in Y displaystyle Y and f a displaystyle f a is some point Choose a neighborhood V displaystyle V of f a displaystyle f a Then f 1 V displaystyle f 1 V is an open set by continuity of f displaystyle f which in particular contains a displaystyle a and therefore f 1 V displaystyle f 1 V is a neighborhood of a displaystyle a By the convergence of an displaystyle a n to a displaystyle a there exists an N displaystyle N such that for n gt N displaystyle n gt N we have an f 1 V displaystyle a n in f 1 V Then applying f displaystyle f to both sides gives that for the same N displaystyle N for each n gt N displaystyle n gt N we have f an V displaystyle f a n in V Originally V displaystyle V was an arbitrary neighborhood of f a displaystyle f a so f an f a displaystyle 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 R displaystyle E subset mathbb R that is f E R displaystyle f E rightarrow mathbb R a continuous function may also be defined as a function which is continuous at every point of its domain Limit points In topology limits are used to define limit points of a subset of a topological space which in turn give a useful characterization of closed sets In a topological space X displaystyle X consider a subset S displaystyle S A point a displaystyle a is called a limit point if there is a sequence an displaystyle a n in S a displaystyle S backslash a such that an a displaystyle a n rightarrow a The reason why an displaystyle a n is defined to be in S a displaystyle S backslash a rather than just S displaystyle S is illustrated by the following example Take X R displaystyle X mathbb R and S 0 1 2 displaystyle S 0 1 cup 2 Then 2 S displaystyle 2 in S and therefore is the limit of the constant sequence 2 2 displaystyle 2 2 cdots But 2 displaystyle 2 is not a limit point of S displaystyle S A closed set which is defined to be the complement of an open set is equivalently any set C displaystyle 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 displaystyle f defined on a subset E R displaystyle E subset mathbb R The derivative at x E displaystyle x in E is defined as follows If the limit of f x h f x h displaystyle frac f x h f x h as h 0 displaystyle h rightarrow 0 exists then the derivative at x displaystyle x is this limit Equivalently it is the limit as y x displaystyle y rightarrow x of f y f x y x displaystyle frac f y f x y x If the derivative exists it is commonly denoted by f x displaystyle f x PropertiesSequences of real numbers For sequences of real numbers a number of properties can be proven Suppose an displaystyle a n and bn displaystyle b n are two sequences converging to a displaystyle a and b displaystyle b respectively Sum of limits is equal to limit of sum an bn a b displaystyle a n b n rightarrow a b Product of limits is equal to limit of product an bn a b displaystyle a n cdot b n rightarrow a cdot b Inverse of limit is equal to limit of inverse as long as a 0 displaystyle a neq 0 1an 1a displaystyle frac 1 a n rightarrow frac 1 a Equivalently the function f x 1 x displaystyle f x 1 x is continuous about nonzero x displaystyle x Cauchy sequences A property of convergent sequences of real numbers is that they are Cauchy sequences The definition of a Cauchy sequence an displaystyle a n is that for every real number e gt 0 displaystyle varepsilon gt 0 there is an N displaystyle N such that whenever m n gt N displaystyle m n gt N am an lt e displaystyle a m a n lt varepsilon Informally for any arbitrarily small error e displaystyle varepsilon it is possible to find an interval of diameter e displaystyle varepsilon 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 Q displaystyle mathbb Q with the usual distance The sequence of decimal approximations to 2 displaystyle sqrt 2 truncated at the n displaystyle n th decimal place is a Cauchy sequence but does not converge in Q displaystyle mathbb Q 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 One reason Cauchy sequences can be easier to work with than convergent sequences is that they are a property of the sequence an displaystyle a n alone while convergent sequences require not just the sequence an displaystyle a n but also the limit of the sequence a displaystyle a Order of convergence Beyond whether or not a sequence an displaystyle a n converges to a limit a displaystyle 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 an n gt 0 displaystyle a n n gt 0 is a sequence of real numbers which is convergent with limit a displaystyle a Furthermore an a displaystyle a n neq a for all n displaystyle n If positive constants l displaystyle lambda and a displaystyle alpha exist such that limn an 1 a an a a l displaystyle lim n to infty frac left a n 1 a right left a n a right alpha lambda then an displaystyle a n is said to converge to a displaystyle a with order of convergence a displaystyle alpha The constant l displaystyle lambda is known as the asymptotic error constant Order of convergence is used for example the field of numerical analysis in error analysis Computability Limits can be difficult to compute There exist limit expressions whose modulus of convergence is undecidable In recursion theory the limit lemma 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 alsoAsymptotic 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 ℓ displaystyle 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 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 An annotated indexNotesStewart James 2008 Calculus Early Transcendentals 6th ed Brooks Cole ISBN 978 0 495 01166 8 Schubring Gert 2005 Conflicts between generalization rigor and intuition number concepts underlying the development of analysis in 17th 19th century France and Germany New York Springer pp 22 23 ISBN 0387228365 Euclid s Elements Book X Proposition 1 aleph0 clarku edu Van Looy Herman 1984 A chronology and historical analysis of the mathematical manuscripts of Gregorius a Sancto Vincentio 1584 1667 Historia Mathematica 11 1 57 75 doi 10 1016 0315 0860 84 90005 3 Felscher Walter 2000 Bolzano Cauchy Epsilon Delta American Mathematical Monthly 107 9 844 862 doi 10 2307 2695743 JSTOR 2695743 Larson Ron Edwards Bruce H 2010 Calculus of a single variable Ninth ed Brooks Cole Cengage Learning ISBN 978 0 547 20998 2 Miller Jeff 1 December 2004 Earliest Uses of Symbols of Calculus archived from the original on 2015 05 01 retrieved 2008 12 18 Stillwell John 1994 Elements of algebra geometry numbers equations Springer p 42 ISBN 978 1441928399 Weisstein Eric W Limit mathworld wolfram com Archived from the original on 2020 06 20 Retrieved 2020 08 18 Apostol 1974 pp 75 76 Weisstein Eric W Epsilon Delta Definition mathworld wolfram com Archived from the original on 2020 06 25 Retrieved 2020 08 18 Chua Dexter Analysis I based on a course given by Timothy Gowers Notes from the Mathematical Tripos limit Definition Example amp Facts Encyclopedia Britannica Archived from the original on 2021 05 09 Retrieved 2020 08 18 Soare Robert I 2014 Recursively enumerable sets and degrees a study of computable functions and computably generated sets Berlin Springer Verlag ISBN 978 3 540 66681 3 OCLC 1154894968 ReferencesApostol Tom M 1974 Mathematical Analysis 2nd ed Menlo Park Addison Wesley LCCN 72011473External linksThe Wikibook Calculus has a page on the topic of Limits Library resources about Limit mathematics Resources in your library