The previous expression is read as Limit of the function f(x)
as x
approaches a
.
Definition of Limit
This definition was created in the 19th century by the French mathematician Augustin Louis Cauchy and later refined to its current form by Karl Weierstrass.
For the expression , it means that:
For every ε > 0, there exists δ > 0 such that for every x from 0 < |x − c| < δ, it holds that |ƒ(x) − L| < ε
Mathematically written as:
The Simplest Limits
Among the simplest limits would be, for example, . When solving this example, we take the number that x
approaches and substitute it into the function. It would look something like this: . This limit was very easy because the function was defined at the point x=2
. It gets trickier with the example . If you try to substitute x = 2
now, you will get zero in the denominator, which is obviously not possible. Therefore, we need to somehow eliminate the term (x-2)
, which in this case is very simple; we simply cancel out the entire expression: . Now we can substitute 2
for x
, and we conclude that as x
approaches 2
, the limit of the function is 3
.
Solve the example . The first step should be to try substituting the number two for x
. However, if we do this, we find that we get zero in the denominator, and so we must try to simplify the expression somehow.
Both the numerator and the denominator can be factored We can cancel Now we can substitute x = 2 without any problems
Solve
Both the numerator and the denominator can be factored We further factor the numerator We can cancel Now we can substitute
General Approach to Solving Limits
When solving limits of functions, we follow these steps:
- First, try to substitute the number that the function approaches into the limit. In most cases, you will get an indeterminate form, but it’s worth a try.
- Try to simplify the expression → factor something and then cancel it out. In the example ,
x
approaches the number2
. It is therefore clear that in the denominator, we need to eliminate the term → - If you can’t cancel anything out, you can try using L'Hôpital's rule (but more on that later).
Rules for Calculating Limits
The following rules are useful, especially when dealing with complex limits.
- `{\lim}\limits_{x \to a}c=c` (where
c
is any constant)