This article is a brief guide on limits in calculus. We’ll discuss the definition of limits, explain how limits are used in calculus, and learn several different techniques for evaluating limits.
Limits are the foundation of calculus. Understanding how to do limits in calculus is crucial for understanding other fundamental concepts in calculus, such as differentiation and integration. Given a function f, a limit is the value that f(x) approaches as x approaches some value.
For example, take the function f(x)=2x, graphed below.
Suppose we want to find the limit of f at x=2. We want to find the y-value that f approaches as xgets infinitely close to 2. Looking at the graph, it’s clear that yapproaches 4 as x gets closer and closer to 2. In this case, we say that the limit as x approaches 2 is 4.
It’s important to clarify that the value of a function at x and the limit of a function at x are two different concepts. In the above example, the value of f at 2 equals the limit of f as x approaches 2. However, this is not always the case. The difference is that the limit as x approaches some c can often be evaluated even when f is not defined at c.
For example, consider the function f(x)=x−1x2−1, graphed below. Notice that there is a removable discontinuity called a hole at x=1, since we can’t have a denominator of zero.
Even though f(x) is not defined at 1, we can still use limits to understand the behavior of the function as x approaches 1. As x moves infinitely close to 1, we see that y moves infinitely closer to 2, yet never reaches it. It may be helpful to refer to the table of function values below to see this behavior clearly.
x
f(x)
0.9
f(0.9) = 1.9
0.99
f(0.99) = 1.99
0.999
f(0.999) = 1.999
0.9999
f(0.9999) = 1.9999
1
f(1) = undefined
1.0001
f(1.0001) = 2.0001
1.001
f(1.001) = 2.001
1.01
f(1.01) = 2.01
1.1
f(1.1) = 2.1
So, we can say that the limit of f as x approaches 1 is 2, even though the value of f at 1 is undefined. Notice that the value of f as x approaches 1 gets arbitrarily close to 2 from both directions. This means that if we approach 1 from either the negative or positive direction, y still approaches 2.
You can verify this visually by looking at the graph of f illustrated earlier.
Limit Notation
If we want to evaluate the limit of a real-valued function f as x approaches some real number c, we use the following notation:
limx→cf(x)=L
In this notation, “lim" indicates the operation of taking a limit. Underneath, “ x→c” represents the value that x approaches, at which we want to evaluate the limit. Finally, L represents the solution to the limit as f(x) approaches c.
Limits in Differential Calculus and Integral Calculus
Why do we use limits in calculus? Limits are useful in calculus because they permit us to examine the behavior of a function around a given x-value even when the function is not defined at that x-value.
Limits also form the foundation of calculus. The principles of calculus were originally constructed on infinitesimals, which were eventually considered too imprecise to constitute the basis of calculus. Limits were created to remedy these imprecise arguments in calculus with more mathematically precise arguments. Now, limits define the most principal concepts in calculus.
For example, the definition of a derivative is a limit. A function is called differentiable at x if the following limit exists:
Δx→0limΔxf(x+Δx)−f(x)=L
If the limit L exists, we say that the derivative of the function f at x is L, and we can write dxdf(x)=L. This limit represents the instantaneous rate of change of f at x.
Limits are also used to define integrals. The limit definition of the definite integral of f on the interval [a,b] is:
∫abf(x)dx=limn→∞∑i=1nf(c1)Δxi=L
In this case, the limit L represents the area under the curve f(x) on the interval between a and b. We won’t go into detail about this syntax here, but it’s good to recognize that limits are the foundation of the two most essential operations in calculus.
7 Exercises for You to Try Now (with Solutions)
Here are some exercises to practice and their solutions, as well as some useful properties of limits and techniques for evaluating limits.
Exercise 1
Using the graph of f below, what is a good estimate for limx→1f(x)?
Solution: limx→1f(x)=1. Although f(1)=3, the graph indicates that f(x) approaches 1 on both sides as x approaches 1. This is an example of a scenario when the limit of a function at x does not equal the value of the function at x.
Exercise 2
Using the graph of fbelow, what is a good estimate for limx→2f(x)?
Solution: The limit does not exist. In the positive direction, f(x) approaches 5 as x approaches 2. In the negative direction, f(x) approaches 7 as x approaches 2. So, we can say that limx→2+f(x)=5 and limx→2−f(x)=7. However, since the limit does not approach the same value from both directions, the limit does not exist.
Exercise 3
Let f(x)=x2+4x−3. Evaluate limx→2f(x).
To evaluate this limit, we can note four important properties of limits:
limx→acf(x)=climx→af(x)
The Constant Multiple Rule states that we can bring the constant c to the outside of the limit.
limx→af(x)±g(x)=limx→af(x)±limx→ag(x)
The Sum Rule states that the limit of the sum of two functions is equal to the sum of their limits.
limx→ax=a
The limit of x as x approaches a is equal to a.
limx→ac=c
The limit of a constant is equal to the constant itself, no matter what ais.
Using these properties, we have:
limx→2x2+4x−3=limx→2x2+4limx→2x−limx→23
=(2)2+4(2)−3
=9
Notice that in this example, f(2)=limx→2f(x). As noted before, this is not the case for every function. However, when your function is a polynomial, you can always say that limx→af(x)=f(a), since polynomials are always continuous.
Exercise 4
Let f(x)=x32x+4. Evaluate limx→3f(x).
For this problem, we can use the Quotient Rule, which states that limx→ag(x)f(x)=limx→ag(x)limx→af(x), provided that limx→ag(x)=0.
In other words, the limit of a quotient is the quotient of the limits, provided that the denominator is non-zero. So, we have:
Simply plugging in x=2 to evaluate this limit gives us 4−44−4=00. Since 00 is an indeterminate form, we’ll have to use a different technique.
Let’s try factoring the numerator and denominator and then cancel like terms.
limx→2x2−2xx2−4=limx→2x(x−2)(x−2)(x+2)
=limx→2xx+2
=22+2
=24
=2
Exercise 6
Let f(x)=x−16x−4. Evaluate limx→16f(x).
Again, plugging x=16 into this limit gives us 00. Since we can’t factor or simplify, we’ll try a new technique called rationalization. Rationalization involves multiplying the term with a radical by its conjugate. Multiplying by the conjugate is a clever way of multiplying by 1 and helps to simplify expressions with radicals. Using rationalization, we have:
limx→16x−16x−4=limx→16x−16x−4⋅x+4x+4
=limx→16(x−16)(x+4)x−16
=limx→16x+41
=4+41
=81
Exercise 7
Let f(x)=xsin(x1). Evaluate limx→0f(x).
Factorization and rationalization can’t help us here. Instead, we'll use the Squeeze Theorem. The Squeeze Theorem states that if f(x)≤h(x)≤g(x) for all x on [a,b] (except possibly at x=c), and limx→cf(x)=limx→cg(x)=L, then limx→ch(x)=L. In other words, if g(x) is sandwiched between f(x) and h(x)on [a,b], and if f(x) and h(x) have the same limit L at c, then g(x) is caught between them and must also have the same limit L at c.
Basically, the Squeeze Theorem sandwiches a function that is hard to evaluate between two simpler functions.
Using the Squeeze Theorem and our knowledge of trigonometric functions, we have:
Outlier (from the co-founder of MasterClass) has brought together some of the world's best instructors, game designers, and filmmakers to create the future of online college.