In This Article
Understanding Limits as x Approaches Infinity
Can You Calculate Infinity?
5 Examples of How to Calculate Limits as x Approaches Infinity
Practice Exercises
Understanding Limits as x Approaches Infinity
Knowing how to evaluate limits going to infinity is essential for understanding the behavior of functions that approach a specific y-value as their x variable becomes infinitely large or small. First, we must understand what a limit is. A limit is the value that a function approaches as the x variable approaches some value.
Consider the limit given here:
limx→−2x3+3
Since this function is continuous at the x value at which we’re taking the limit (meaning that the function’s graph has no holes, jumps, endpoints, or breaks at x), we can simply plug the x value into the function.
Plugging in x=−2, we determine that the limit of f(x)as x approaches −2 equals −5, since (−2)3+3=−8+3=−5.
This is a straightforward example, but we’ll learn that evaluating limits will often require you to use other methods too, including substitution, factoring, and radicalization.
But what happens if we want to evaluate the limit of a function as x approaches an infinitely large value or an infinitely small value?
In that case, we need to evaluate one of the following two limits:
limx→∞f(x)
limx→−∞f(x)
Can You Calculate Infinity?
Let’s explore what we mean when we say “x approaches infinity.” Remember that infinity is not a specific value. Rather, infinity is an idea. We can think of infinity as “increasing without bound” or “decreasing without bound.” Infinity is something that functions can approach, but never reach.
For example, consider the function f(x)=x2x−1. Take a look at the function value chart below.
It is clear that as x grows without bound, y tends towards 2 without ever reaching 2.
Let’s take a look at the graph of f below to see what this looks like.
So, we can say that limx→∞x2x−1=2, since y approaches 2 as x increases without bound. Although we can imagine that y gets infinitely closer and closer to 2 as x grows larger and larger in the positive direction, y never quite reaches 2.
Observe that f(x) demonstrates similar behavior as x gets smaller and smaller in the negative direction. So, we can also say that limx→−∞x2x−1=2.
Notice that the graph of this function suggests an invisible line at y=2. This is called a horizontal asymptote. Take note that the horizontal asymptote is at the same y value as the limit of f(x) as x approaches ∞.
If limx→∞f(x)=L or limx→−∞f(x)=L, we say that there is a horizontal asymptote at y=L.
5 Examples of How to Calculate Limits as x Approaches Infinity
How exactly can we evaluate the limit as x approaches infinity? There are some different techniques and rules for evaluating infinity limits that you should know.
We’ll introduce these techniques by walking through some examples together.
Example 1
Evaluate limx→∞x2+53x2.
In this example, both the numerator and denominator approach infinitely large values as x approaches infinity. In order to evaluate this limit, we will divide the numerator and the denominator by the highest power of x in the denominator.
Since terms of the form x21 converge to 0 as x approaches infinity, dividing the numerator and the denominator by the highest power of x simplifies the problem to its most significant terms. The highest power of x in the denominator is x2, so dividing the numerator and denominator by this term gives us:
limx→∞x2+53x2=limx→∞x2x2+x25x23x2=1+03=3
Thus, the limit of f(x) as x approaches ∞ is 3. This example gives us a helpful rule to follow when evaluating limits approaching infinity. If the highest power of the numerator is the same as the highest power of the denominator, then the limit of the expression as x approaches infinity is the ratio of the coefficients of their highest degree terms.
For example, in this problem, the highest degree of x in both the numerator and denominator is x2. The coefficients of 3x2 and x2 are 3 and 1; taking their ratio, we can quickly obtain that limx→∞x2+53x2=3.
Example 2
Evaluate limx→∞8x4−3x4x3−2x2.
For this problem, let’s try taking the ratio of the highest power terms in the numerator and denominator again. Notice this time that their degree is not the same.
Since the highest term in the numerator is 4x3 and the highest term in the denominator is 8x4, we have:
limx→∞8x44x3=limx→∞8x4=limx→∞2x1=0
Remember that terms of the form x1 converge to 0 as x approaches infinity.
Example 3
Evaluate limx→∞4x+13x2.
Dividing both the numerator and the denominator by the highest power xterm in the denominator, we have:
limx→∞4x+13x2=limx→∞x4x+x1x3x2=limx→∞43x=∞.
Since we are left with x in the numerator only, the 3 and 4 can be ignored in this case because the x in the numerator becomes infinitely large. So we are simply left with limx→∞4x+13x2=∞.
The three examples above give us some timesaving rules for taking the limit as x approaches infinity for rational functions:
If the degree of the numerator is less than the degree of the denominator, then limx→∞f(x)=0.
If the degree of the numerator equals the degree of the denominator, then limx→∞f(x) is equal to the ratio of the coefficients of the highest-power terms in the numerator and denominator.
If the degree of the numerator is greater than the degree of the denominator, then limx→∞f(x)=∞.
Example 4
Evaluate limx→∞3x6−x.
In this example, our function is not rational, so we’ll evaluate our limit in a slightly different manner. It may be tempting to simply plug ∞ into the function to obtain that limx→∞3x6−x=∞−∞, but this gives us a problem. Since ∞ is an idea rather than a specific value, ∞−∞ is indeterminate and does not give us enough information about the behavior of our function.
Instead, we will factor out the highest term in the polynomial. Since the highest term is x6, we’re left with:
limx→∞3x6−x=limx→∞x6(3−x51)=limx→∞x6(3−0)=limx→∞3x6=∞
It’s important to note that the Product Law for limits allows us to evaluate the limit after factoring. The Product Law for limits states that the limit of a product of functions is equal to the product of the limit of each function.
Example 5
Evaluate limx→∞2xex.
In this example, both the numerator and denominator approach infinitely large values, leaving us with an indeterminate ∞∞. We can’t use the same method as before, since the numerator does not have a power of x. Instead, we’ll use L’Hospital’s rule, which states that:
limx→∞g(x)f(x)=limx→∞g’(x)f’(x)
In other words, we can evaluate the original limit simply by differentiating the numerator and denominator, and taking the new limit. Then we have:
limx→∞2xex=limx→∞2ex=∞
L’Hospital’s rule is a great rule to know when faced with indeterminate forms in quotients such as ∞∞ or 00. If you are given a limit that is not in quotient form that has a different indeterminate limit, such as ∞−∞, it can often be rewritten as a quotient so that L’Hospital’s rule can be applied.
Practice Exercises
Here are some exercises to practice evaluating limits as x approaches infinity.
Since the degree of the numerator is greater than the degree of the denominator, then limx→∞x6+27x7+2=∞.
Since the degree of the numerator equals the degree of the denominator, then limx→∞f(x) is equal to the ratio of the coefficients of the highest power terms in the numerator and denominator.
Then, limx→∞5x3x3+x2+x=51.
Since the highest degree of the numerator is less than the highest degree of the denominator, then limx→−∞x4+7x3x+4=0.
We’ll use the factoring technique.
limx→∞14x6+x3−x=limx→∞x6(14+x31−x51=limx→∞x6(14+0−0)=limx→∞14x6=∞
We’ll use L’Hospital’s rule because we have an indeterminate form.
limx→−∞xln(x)=limx→−∞1x1=0.
Explore Outlier's Award-Winning For-Credit Courses
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.
Check out these related courses: