Limit (mathematics)
In mathematics, the concept of a "limit" is used to describe the behavior of a function, as its argument gets "close" to either some point, or infinity; or the behavior of a sequence's elements, as their index approaches infinity. Limits are used in calculus (and other branches of mathematical analysis) to define derivatives and continuity.The concept of the "limit of a function" is further generalized to the concept of topological net, while the limit of a sequence is closely related to limit and direct limit in category theory.
| Table of contents |
|
2 Limit of a sequence 3 Topological net 4 Limit in category theory |
Limit of a function
Main article: limit of a functionLimit of a function at a point
Suppose f(x) is a real function and c is a real number. If the values of f(x) approach (get close to, but don't necessarily reach) the number L, as x approaches c, one can state that "the limit of f(x), as x approaches c, is L" and writeIn this case limx→2 f(x)=f(2) and f is continuous at x=2. But it is not always the case, consider
Limit of a function at infinity
One need not examine limits only as x approches some finite number; one can also examine the limit, of a function, as x approaches infinity. For example f(x)=2x / x+1. f(100)=1.9802, f(1000)=1.9980, f(10000)=1.9998. As x becomes extremely large, f(x) approaches 2. In this case:Limit of a sequence
Main article: limit of a sequenceConsider the following sequence: 1.79, 1.799, 1.7999,... We could observe that the numbers are "approaching" the 1.8, the limit of the sequence.
Formally, suppose x1, x2, ... is a sequence of real numbers. We say that the real number L is the limit of this sequence and we write
- for every ε>0 there exists a natural number n0 (which will depend on ε) such that for all n>n0 we have |xn - L| < ε.
The limit of a sequence and the limit of a function are closely related. On one hand, the limit of a sequence is simply the limit at infinity of a function defined on natural numbers. On the other land, a limit of a function f at x, if it exists, is the same as the limit of the sequence xn=f(x+1/n).
Topological net
Main article: net (topology)Better introduction is needed
All of the above notions of limit can be unified and generalized to arbitrary topological spaces by introducing topological nets and defining their limits. The article on nets elaborates on this.
An alternative is the concept of limit for filters on topological spaces.
Limit in category theory
Main article: limit (category theory)A introduction will be added soon.
