The Core Idea: Connecting Limits at Infinity and Horizontal Asymptotes
This topic extends the concept of a limit to describe the long-term or "end" behavior of a function. Instead of examining a function's behavior as approaches a specific finite number, we investigate what happens to the function's output values (-values) as the input `x$ grows infinitely large in the positive direction () or infinitely large in the negative direction ().
The fundamental connection is that if a function's values approach a finite number as goes to infinity or negative infinity, the graph of the function will level off and approach the horizontal line . This line is known as a horizontal asymptote. Therefore, finding the limit of a function at infinity is the analytical method for determining its horizontal asymptotes. For rational functions, this end behavior can be quickly determined by comparing the degrees of the polynomial in the numerator and the denominator.
Key Definitions
The core of this topic rests on two interconnected definitions derived from the concept of limits at infinity.
1. Limit at Infinity:
The expression means that the values of can be made arbitrarily close to the finite number by taking to be sufficiently large and positive.
Similarly, means that the values of can be made arbitrarily close to the finite number by taking to be sufficiently large in magnitude and negative.
2. Horizontal Asymptote:
The line is a horizontal asymptote of the graph of a function if either of the following is true:
A function can have at most two distinct horizontal asymptotes: one for and one for .
Understanding Rational Functions at Infinity
For rational functions (a ratio of two polynomials), the limit as is determined by the "dominant" terms, which are the terms with the highest power of in the numerator and the denominator. This comparison of degrees leads to three distinct cases.
Let , where is a polynomial of degree and is a polynomial of degree .
Case 1: Degree of Numerator < Degree of Denominator ()
The denominator grows much faster than the numerator. As becomes very large, the fraction approaches zero.
The horizontal asymptote is .
Case 2: Degree of Numerator = Degree of Denominator ()
The numerator and denominator grow at a comparable rate. The limit is the ratio of the leading coefficients. Let be the leading coefficient of and be the leading coefficient of .
The horizontal asymptote is .
Case 3: Degree of Numerator > Degree of Denominator ()
The numerator grows much faster than the denominator. The function's values will increase or decrease without bound. The limit does not exist as a finite number.
In this case, there is no horizontal asymptote.
Core Concepts & Rules
Limits at infinity describe the end behavior of a function as increases or decreases without bound.
If or , where is a finite number, then the line is a horizontal asymptote of the graph of .
The limit of a rational function as depends entirely on the relationship between the degree of the numerator and the degree of the denominator.
If , the limit is 0.
If , the limit is the ratio of the leading coefficients.
If , the limit does not exist (it is ), and there is no horizontal asymptote.
Step-by-Step Example 1: Basic Rational Function
Problem: Find the limit of as and identify any horizontal asymptotes.
Step 1: Identify the function type and degrees.
The function is a rational function. It's helpful to rewrite the denominator in standard form: .
The degree of the numerator is 3.
The degree of the denominator is 3.
Step 2: Compare the degrees.
The degree of the numerator (3) is equal to the degree of the denominator (3). This corresponds to Case 2.
Step 3: Find the ratio of the leading coefficients.
The leading coefficient of the numerator is 4.
The leading coefficient of the denominator is -8.
The ratio is .
Step 4: State the limit and the horizontal asymptote.
The limit is the ratio of the leading coefficients.
Because the limit as is , the line is a horizontal asymptote.
Step-by-Step Example 2: Exam-Style Application with a Radical
Problem: Find the equation(s) of the horizontal asymptote(s) of the function .
Step 1: Recognize the need to check both and
Because of the square root, the function's behavior may differ for large positive and large negative values of . We must evaluate two separate limits. Remember that .
Step 2: Evaluate the limit as (positive ).
For very large positive , the dominant term inside the square root is , and the dominant term in the denominator is .
As , is positive, so . The function behaves like:
So, is a horizontal asymptote.
Step 3: Evaluate the limit as (negative ).
For very large negative , the dominant terms are the same, but we must be careful with the sign.
As , is negative, so . The function behaves like:
So, is also a horizontal asymptote.
Step 4: State the final answer.
The function has two horizontal asymptotes: and .
Using Your Calculator
While finding limits at infinity is an analytical process, a graphing calculator is an excellent tool for verifying your answer or exploring a function's behavior.
1. Graphical Verification:
Press the
Y=button and enter the function, for example,Y1 = (√(4X^2+5))/(3X-1).Press
GRAPH. You may need to adjust theWINDOWto see the end behavior. A large (e.g., 100) and Xmin` (e.g., -100) can be helpful. * Visually inspect the graph. You should see the function leveling off near $y = 2/3 on the right side and on the left side.
2. Numerical Verification using the Table:
After entering the function in
Y=, go toTBLSET(2nd + WINDOW).Set
TblStartto a large number (e.g., 1000) andΔTblto a large number (e.g., 1000).Go to
TABLE(2nd + GRAPH). Observe theY1values as gets larger. They should get closer and closer to your calculated limit.For the limit to , repeat the process with a large negative
TblStart(e.g., -1000) and a large negativeΔTbl(e.g., -1000). TheY1values should approach the other limit.
AP Exam Quick Hit
Common Question Types
Finding the Limit of a Rational Function: "Evaluate ." This is a direct application of comparing degrees.
Identifying Horizontal Asymptotes: "What are the equations of the horizontal asymptotes of the graph of ?" This is the same skill, just phrased differently.
Functions with Radicals: "Find the horizontal asymptotes of ." This requires checking both and carefully.
Common Mistakes
Sign Errors with Radicals: The most common mistake is forgetting that . Students often incorrectly simplify to when evaluating the limit as , leading to a sign error in the final answer.
Confusing Horizontal and Vertical Asymptotes: Students may incorrectly set the denominator equal to zero to find a horizontal asymptote. Remember: limits at infinity () are for horizontal asymptotes; setting the denominator to zero (where the numerator is non-zero) is for finding vertical asymptotes.
Misidentifying the Dominant Term: In a polynomial like , the dominant term is , not . Always look for the term with the highest power of , regardless of its position.
Arithmetic Errors: Simple mistakes in dividing the leading coefficients, such as instead of . Double-check your arithmetic.