All Topics  
Limit of a function

 

   Email Print
   Bookmark   Link






 

Limit of a function



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, the limit of a function is a fundamental concept in calculus
Calculus

Calculus is a branch of mathematics that includes the study of limit , derivatives, integrals, and infinite series, and constitutes a major part of modern university education....
 and analysis
Mathematical analysis

Mathematical analysis, which mathematicians refer to simply as analysis, has its beginnings in the rigorous formulation of calculus. It is the branch of mathematics most explicitly concerned with the notion of a limit , whether the limit of a sequence or the limit of a function....
 concerning the behavior of that function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 near a particular input
Independent variable

The terms "dependent variable" and "independent variable" are used in similar but subtly different ways in mathematics and statistics as part of the standard terminology in those subjects....
. Informally, a function assigns an output f(x) to every input x. The function has a limit L at an input p if f(x) is "close" to L whenever x is "close" to p. In other words, f(x) becomes closer and closer to L as x moves closer and closer to p.






Discussion
Ask a question about 'Limit of a function'
Start a new discussion about 'Limit of a function'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, the limit of a function is a fundamental concept in calculus
Calculus

Calculus is a branch of mathematics that includes the study of limit , derivatives, integrals, and infinite series, and constitutes a major part of modern university education....
 and analysis
Mathematical analysis

Mathematical analysis, which mathematicians refer to simply as analysis, has its beginnings in the rigorous formulation of calculus. It is the branch of mathematics most explicitly concerned with the notion of a limit , whether the limit of a sequence or the limit of a function....
 concerning the behavior of that function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 near a particular input
Independent variable

The terms "dependent variable" and "independent variable" are used in similar but subtly different ways in mathematics and statistics as part of the standard terminology in those subjects....
. Informally, a function assigns an output f(x) to every input x. The function has a limit L at an input p if f(x) is "close" to L whenever x is "close" to p. In other words, f(x) becomes closer and closer to L as x moves closer and closer to p. More specifically, when f is applied to each input sufficiently close to p, the result is an output value that is arbitrarily close to L. If the inputs "close" to p are taken to values that are very different, the limit is said to not exist. Formal definitions, first devised in the early 19th century, are given below.

History


Although implicit in the development of Calculus of the 17th and 18th centuries, the modern notion of the limit of a function goes back to Bolzano
Bernard Bolzano

Bernhard Placidus Johann Nepomuk Bolzano , Bernard Bolzano in English, was a Bohemian mathematician, theology, philosopher, logician and antimilitarism of German language mother tongue....
 who, in 1817, introduced the basics of the epsilon-delta technique to define continuous functions. However, his work was not known during his lifetime . Cauchy discussed limits in his Cours d'analyse (1821) and gave essentially the modern definition, but this is not often recognized because he only gave a verbal definition . Weierstrass first introduced the delta-epsilon definition of limit in the form it is usually written today. He also introduced the notations lim and limx?x0 .

The modern notation of placing the arrow below the limit symbol is due to Hardy
G. H. Hardy

G. H. Hardy Fellow of the Royal Society was a prominent England mathematics, known for his achievements in number theory and mathematical analysis....
 in his book A Course of Pure Mathematics in 1908 .

Motivation


Imagine a person walking over a landscape represented by the graph of y = f(x). Her horizontal position is measured by the value of x, much like the position given by a map of the land or by a global positioning system. Her altitude is given by the coordinate y. She is walking towards the horizontal position given by x = p. As she does so, she notices that her altitude approaches L. If later asked to guess the altitude over x = p, she would then answer L, even if she had never actually reached that position.

What, then, does it mean to say that her altitude approaches L? It means that her altitude gets nearer and nearer to L except for a possible small error in accuracy. For example, suppose we set a particular accuracy goal for our traveler: she must get within ten meters of L. She reports back that indeed she can get within ten meters of L, since she notes that when she is within fifty horizontal meters of p, her altitude is always ten meters or less from L.

We then change our accuracy goal: can she get within one meter? Yes. If she is within seven horizontal meters of p, then her altitude remains within one meter of the target L. In summary, to say that the traveler's altitude approaches L as her horizontal position approaches p means that for every target accuracy goal, there is some neighborhood of p whose altitude remains within that accuracy goal.

The initial informal statement can now be explicated:

The limit of a function f(x) as x approaches p is a number L with the following property: given any target distance from L, there is a distance from p within which the values of f(x) remain within the target distance.


This explicit statement is quite close to the formal definition of the limit of a function with values in a topological space
Hausdorff space

In topology and related branches of mathematics, a Hausdorff space, separated space or T2 space is a topological space in which distinct points have disjoint neighbourhood ....
.

Definitions


The following definitions (known as (e, d)-definitions
(e, d)-definition of limit

In calculus, the 19th-century German mathematician Karl Weierstrass formulated the -definition of limit . The logical structure of this definition is dealt with here, including the effect of quantifier order....
) are the generally accepted ones for the limit of a function in various contexts.

Functions on the real line


Suppose f : R ? R is defined on the real line
Real line

In mathematics, the real line is simply the set R of singleton real numbers.However, this term is usually used when R is to be treated as a space of some sort, such as a topological space or a vector space....
 and p,L ? R then we say the limit of f as x approaches p is L and write

if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 for every real
e > 0 there exists a real d > 0 such that 0 < | x - p | < d implies | f(x) - L | < e. Note that the value of the limit does not depend on the value of f(p).

A more general definition applies for functions defined on subset
Subset

In mathematics, especially in set theory, a Set A is a subset of a set B if A is "contained" inside B. Notice that A and B may coincide....
s of the real line. Let (
a,b) be an open interval in
R, and p a point of (a,b). Let f be a real-valued function defined on all of (a, b) except possibly at p. We then say that the limit of f as x approaches p is L if and only if, for every real e > 0 there exists a real d > 0 such that 0 < | x - p | < d and x ? (a,b) implies | f(x) - L | < e. Note that the limit does not depend on f(p) being well-defined.

One-sided limits
Upper Semi
Alternatively
x may approach p from above (right) or below (left), in which case the limits may be written as

or

respectively. If both of these limits are equal to
L then this can be referred to as
the
limit of f(x) at p. Conversely, if they are not both equal to L then the limit, as such, does not exist.

A formal definition is as follows. The limit of
f(x) as x approaches p from above is L if, for every e > 0, there exists a d > 0 such that |f(x) - L| < e whenever 0 < x - p < d. The limit of f(x) as x approaches p from below is L if, for every e > 0, there exists a d > 0 such that |f(x) - L| < e whenever 0 < p - x < d.

If the limit does not exist there is a non-zero oscillation
Oscillation (mathematics)

In mathematics, oscillation is the behaviour of a sequence of real numbers or a real-valued function , which does not convergence, but also does not divergent series to +∞ or -∞; that is, oscillation is the failure to have a Limit , and is also a quantitative measure for that....
.

Functions on metric spaces


Suppose
f : (M,dM) ? (N,dN) is defined between two metric space
Metric space

In mathematics, a metric space is a Set where a notion of distance between elements of the set is defined.The metric space which most closely corresponds to our intuitive understanding of space is the 3-dimensional Euclidean space....
s, with
x ? M, p a limit point
Limit point

In mathematics, a limit point of a set S in a topological space X is a point x in X that can be "approximated" by points of S other than x itself....
 of
M and L ? N. We say that
the limit of f as x approaches p is L
and write

if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 for every e > 0 there exists a d > 0 such that, dN(f(x), L) < e whenever 0 < dM(x, p) < d. Again, note that p need not be in the domain of f, nor does L need to be in the range of f.

An alternative definition using the concept of neighbourhood
Neighbourhood (mathematics)

In topology and related areas of mathematics, a neighbourhood is one of the basic concepts in a topological space. Intuitively speaking, a neighbourhood of a point is a Set containing the point where you can move that point some amount without leaving the set....
 is as follows:

if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 for every neighbourhood V of L in N there exists a neighbourhood U of p in M, such that f(U - ) ? V.

Functions on topological spaces


Suppose X,Y are topological space
Topological space

Topological spaces are mathematical structures that allow the formal definition of concepts such as convergence, connected space, and Continuous function ....
s with Y a Hausdorff space
Hausdorff space

In topology and related branches of mathematics, a Hausdorff space, separated space or T2 space is a topological space in which distinct points have disjoint neighbourhood ....
. Let p be a limit point
Limit point

In mathematics, a limit point of a set S in a topological space X is a point x in X that can be "approximated" by points of S other than x itself....
 of X, and L ?Y. For a function f : X- ? Y, we say that the limit of f as x approaches p is L (i.e., f(x)?L as x?p) and write

if and only if for every neighborhood
Neighbourhood (mathematics)

In topology and related areas of mathematics, a neighbourhood is one of the basic concepts in a topological space. Intuitively speaking, a neighbourhood of a point is a Set containing the point where you can move that point some amount without leaving the set....
 
V of L, there exists a neighborhood U of p such that f(U- ) ? V.

Note that the domain of
f does not need to contain p. If it does, then the value of f at p is irrelevant to the definition of the limit. The last part of the definition can also be phrased "there exists a U of p such that f(U) ? V ".

One can formulate other similar definitions of the limit in a topological space. In one version, the domain
Domain (mathematics)

In mathematics, the domain of a given function is the set of "input" values for which the function is defined. For instance, the domain of cosine would be all real numbers, while the domain of the square root would be only numbers greater than or equal to 0 ....
 of the function
f is a subset O of the topological space X. In this case, the point p must be a limit point of O, and the limit is taken with respect to the induced topology on O (one-sided limit
One-sided limit

In calculus, a one-sided limit is either of the two Limit of a function of a function f of a real number variable x as x approaches a specified point either from below or from above....
s, where the limit is taken inside an interval at one of the endpoints, are a special case of this).

In particular, if the domain of
f is X - (or all of X), then the limit of f as x ? p exists and is equal to L if and only if for all subsets O of X with limit point p the limit of the restriction of f to O exists and is equal to L. Sometimes this criterion is used to establish the non-existence of the two-sided limit of a function on
R by showing that the one-sided limits either fail to exist or do not agree. Such a view is fundamental in the field of general topology
General topology

In mathematics, general topology or point-set topology is the branch of topology which studies properties of topological spaces and structures defined on them....
, where limits and continuity at a point are defined in terms of special families of subsets, called filters
Filter (mathematics)

In mathematics, a filter is a special subset of a partially ordered set. A frequently used special case is the situation that the ordered set under consideration is just the power set of some set, ordered by set inclusion....
, or generalized sequences known as nets
Net (mathematics)

In topology and related areas of mathematics a net or Moore-Smith sequence is a generalization of a sequence, intended to unify the various notions of limit and generalize them to arbitrary topological spaces....
.

Alternatively, the requirement that
Y be a Hausdorff space can be relaxed to the assumption that Y be a general topological space, but then the limit of a function will not be unique. In particular, one can no longer talk about the limit of a function at a point, but rather a limit or the set of limits at a point.

A function is continuous in a limit point
p of and in its domain if and only f(p) is the (or, in the general case, a) limit of f(x) as x tends to p.

Limit of a function at infinity


Limit At Infinity Graph
If the extended real line
R is considered, i.e., R ? , then it is possible to define limits of a function at infinity.

If
f(x) is a real function, then the limit of f as x approaches infinity is L
, denoted

if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 for all there exists S > 0 such that whenever x > S.

Similarly, the limit of f as x approaches infinity is infinity, denoted

if and only if for all R > 0 there exists S > 0 such that f(x) > R whenever x > S.

In an analogous way, the following expressions can be defined:

.

These notions of a limit attempt to provide a metric space interpretation to limits at infinity. However, note that these notions of a limit are consistent with the topological space definition of limit if
  • a neighborhood of -8 is defined to contain an interval
    Interval (mathematics)

    In mathematics, a interval is a set of real numbers with the property that any number that lies between two numbers in the set is also included in the set....
     [-8,c) where c?R
  • a neighborhood of 8 is defined to contain an interval (c,8] where c?R
  • a neighborhood of a?R is defined in the normal way metric space R
In this case, R is a topological space and any function of the form f:X ? Y with X,Y? R is subject to the topological definition of a limit. Note that with this topological definition, it is easy to define infinite limits at finite points, which have not been defined above in the metric sense.

Evaluating limits at infinity for rational functions
There are three basic rules for evaluating limits at infinity for a rational function f(x) = p(x)/q(x):
  • If the degree of p is greater than the degree of q, then the limit is positive or negative infinity depending on the signs of the leading coefficients;
  • If the degree of p and q are equal, the limit is the leading coefficient of p divided by the leading coefficient of q;
  • If the degree of p is less than the degree of q, the limit is 0.


If the limit at infinity exists, it represents a horizontal asymptote at y = L. Polynomials do not have horizontal asymptotes; they may occur with rational functions.

Complex-valued functions


The complex plane
Complex number

In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
 with metric is also a metric space. There are two different types of limits when we consider complex-valued functions.

Limit of a function at a point

If f is a complex-valued function, then if and only if for all e > 0 there exists a d > 0 such that for all real numbers x with , we have .

It is just a particular case of functions over metric spaces with both M and N are the complex plane.

Limit of a function of more than one variable


By noting that |x-p| represents a distance, the definition of a limit can be extended to functions of more than one variable. In the case of a function f : R2 ? R,

if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
for every ε > 0 there exists a δ > 0 such that for all (x,y) with 0 < ||(x,y)-(p,q)|| < δ, we have |f(x,y)-L| < ε
where ||(x,y)-(p,q)|| represents the Euclidean distance
Euclidean distance

In mathematics, the Euclidean distance or Euclidean metric is the "ordinary" distance between two points that one would measure with a ruler, which can be proven by repeated application of the Pythagorean theorem....
. This can be extended to any number of variables.

Sequential limits

Let f : X ? Y be a mapping from a topological space X into a Hausdorff space Y, p?X and L?Y.

The sequential limit of f as xp is L if and only if, for every sequence (xn) in X which converges
Limit of a sequence

The limit of a sequence is one of the oldest concepts in mathematical analysis. It provides a rigorous definition of the idea of a sequence converging towards a point called the limit....
 to p, the sequence f(xn) converges
Limit of a sequence

The limit of a sequence is one of the oldest concepts in mathematical analysis. It provides a rigorous definition of the idea of a sequence converging towards a point called the limit....
 to L.


If L is the limit (in the sense above) of f as x approaches p, then it is a sequential limit as well, however the converse need not hold in general. If in addition Y is metrizable, then L is the sequential limit of f as x approaches p if and only if it is the limit (in the sense above) of f as x approaches p.

Example

Take the function where x is a non-negative integer. When x is systematically substituted by consecutive values along the natural line, we see a pattern emerging:


When x is substituted with a significantly large value, we begin to see that ƒ(x) ˜ 0, as the fractional value of the output becomes extremely small:

As x becomes larger, ƒ(x) approaches 0. This is denoted: 

Properties


If the sets A, B, ... form a finite partition of the function domain, , ... and the relative limit for each of those sets exist and is the equal to, say, L, then the limit exists for the point x and is equal to L. In particular, if f is real-valued, then the limit of f at p is L if and only if both the right-handed limit and left-handed limit of f at p exist and are equal to L.

The function f is continuous
Continuous function

In mathematics, a continuous function is a function for which, intuitively, small changes in the input result in small changes in the output. Otherwise, a function is said to be discontinuous....
 at p if and only if the limit of f(x) as x approaches p exists and is equal to f(p). If f : M ? N is a function between metric spaces M and N, then it is equivalent that f transforms every sequence in M which converges towards p into a sequence in N which converges towards f(p).

If N is a normed vector space
Normed vector space

In mathematics, with 2- or 3-dimensional Vector s with real number-valued entries, the idea of the "length" of a vector is intuitive and can easily be extended to any Vector space Rn....
, then the limit operation is linear in the following sense: if the limit of f(x) as x approaches p is L and the limit of g(x) as x approaches p is P, then the limit of f(x) + g(x) as x approaches p is L + P. If a is a scalar from the base field
Field (mathematics)

In abstract algebra, a field is an algebraic structure with notions of addition, subtraction, multiplication and division , satisfying certain axioms....
, then the limit of af(x) as x approaches p is aL.

If f is a real-valued (or complex-valued) function, then taking the limit is compatible with the algebraic operations, provided the limits on the right sides of the identity below exist:

(the last provided that the denominator is non-zero). In each case above, when the limits on the right do not exist, or, in the last case, when the limits in both the numerator and the denominator are zero, nonetheless the limit on the left, called an indeterminate form, may still exist — this depends on the functions f and g. These rules are also valid for one-sided limits, for the case p = ±8, and also for infinite limits using the rules
  • q + 8 = 8 for q ? -8
  • q × 8 = 8 if q > 0
  • q × 8 = −8 if q < 0
  • q / 8 = 0 if q ? ± 8


(see extended real number line
Extended real number line

In mathematics, the affinely extended real number system is obtained from the real number system R by adding two elements: +8 and −8 ....
).

Note that there is no general rule for the case q / 0; it all depends on the way 0 is approached. Indeterminate form
Indeterminate form

In calculus and other branches of mathematical analysis, an indeterminate form is an algebraic expression obtained in the context of limits. Limits involving algebraic operations are often performed by replacing subexpressions by their limits; if the expression obtained after this substitution does not give enough information to determine th...
s — for instance, 0/0, 0×8, 8−8, and 8/8 — are also not covered by these rules, but the corresponding limits can often be determined with L'Hôpital's rule
L'Hôpital's rule

In calculus, l'H?pital's rule uses derivatives to help evaluate limit s involving indeterminate forms. Application of the rule often converts an indeterminate form to a determinate form, allowing easy evaluation of the limit....
 or the Squeeze theorem
Squeeze theorem

In calculus, the squeeze theorem is a theorem regarding the limit .The squeeze theorem is a technical result which is very important in proofs in calculus and mathematical analysis....
.

See also


  • List of limits
    List of limits

    The following is a compilation of some elementary computations of limit s.By way of notation, denote real functions of a real variable, and denote sequences of real numbers....
  • One-sided limit
    One-sided limit

    In calculus, a one-sided limit is either of the two Limit of a function of a function f of a real number variable x as x approaches a specified point either from below or from above....
  • Limit of a sequence
    Limit of a sequence

    The limit of a sequence is one of the oldest concepts in mathematical analysis. It provides a rigorous definition of the idea of a sequence converging towards a point called the limit....
  • Net (topology)
  • Big O notation
    Big O notation

    In mathematics, big O notation describes the asymptotic analysis of a function when the argument tends towards a particular value or infinity, usually in terms of simpler functions....
  • Limit superior and limit inferior
    Limit superior and limit inferior

    In mathematics, the limit inferior and limit superior of a sequence can be thought of as limiting bounds on the sequence. The limit inferior and limit superior of a function can be thought of in a similar fashion The limit inferior and limit superior of a set are the infimum and supremum of the set's limit points respectively....
  • l'Hôpital's rule
    L'Hôpital's rule

    In calculus, l'H?pital's rule uses derivatives to help evaluate limit s involving indeterminate forms. Application of the rule often converts an indeterminate form to a determinate form, allowing easy evaluation of the limit....
  • Squeeze theorem
    Squeeze theorem

    In calculus, the squeeze theorem is a theorem regarding the limit .The squeeze theorem is a technical result which is very important in proofs in calculus and mathematical analysis....