Limits at infinity and asymptotes describe how functions behave as gets very large (positive or negative). They tell you whether a function levels off, grows without bound, or approaches a slanted line. This is essential for sketching accurate graphs and understanding a function's long-term trend.
By evaluating these limits, you can identify horizontal and oblique asymptotes, which act as guidelines for a function's shape far from the origin.
Limits and Asymptotes
Limits at Infinity
A limit at infinity describes what happens to as grows without bound in either direction.
- As , the function values may approach a finite number (a horizontal asymptote) or grow without bound.
- As , the same possibilities apply.
Rational functions are the most common type you'll evaluate. The standard technique:
- Identify the highest power of in the denominator.
- Divide every term in both the numerator and denominator by that power of .
- As , any term with in the denominator goes to 0. Simplify what remains.
For example, to find , divide everything by :
Other function types:
- Exponential functions ( where ): If , then as and as . If , the behavior reverses.
- Logarithmic functions (): As , , but very slowly compared to any positive power of .
- L'Hรดpital's Rule can handle indeterminate forms like or when the methods above don't resolve the limit directly.

Horizontal and Oblique Asymptotes
Horizontal asymptotes exist when or for some finite constant . The line is the asymptote.
For rational functions , you can determine horizontal asymptotes by comparing the degrees of the numerator and denominator:
- Degree of numerator < degree of denominator: Horizontal asymptote at .
- Degrees are equal: Horizontal asymptote at .
- Degree of numerator > degree of denominator: No horizontal asymptote.
A function can cross a horizontal asymptote at finite -values. The asymptote only describes behavior as .
Oblique (slant) asymptotes occur when the degree of the numerator is exactly one more than the degree of the denominator. To find one:
- Perform polynomial long division of the numerator by the denominator.
- The quotient (ignoring the remainder) gives the oblique asymptote .
- The remainder term as , so the function approaches the line .
For example, divides to give with a remainder, so the oblique asymptote is .
Note: Exponential functions like do not have horizontal asymptotes as , but does approach 0 as , so is a horizontal asymptote in that direction.

End Behavior of Functions
End behavior describes what does as and . For polynomials, only the leading term matters at extreme -values.
For a polynomial with leading term :
- Even degree, positive : Both ends go up ( as ).
- Even degree, negative : Both ends go down ( as ).
- Odd degree, positive : Falls left, rises right ( as ; as ).
- Odd degree, negative : Rises left, falls right (opposite of above).
For rational functions, end behavior is captured by horizontal or oblique asymptotes. For exponential and logarithmic functions, refer to the descriptions in the section above.
Sketching Functions with Limits
Curve sketching pulls together everything from this unit. Here's the process:
- Find the domain. Note any values of where the function is undefined.
- Find intercepts. Set for -intercepts; evaluate for the -intercept (if it exists).
- Check for symmetry. Is (even)? Is (odd)? This can cut your work in half.
- Evaluate limits at infinity to identify horizontal or oblique asymptotes. Also check for vertical asymptotes where the denominator equals zero.
- Find to determine where the function is increasing and decreasing. Set to find critical points, then classify them as local maxima or minima.
- Find to determine concavity. Set to find possible inflection points.
- Plot key features (intercepts, extrema, inflection points, asymptotes) and connect them, respecting the increasing/decreasing intervals and concavity you found.
Techniques for Evaluating Limits
Different limits call for different approaches. Here are the main tools, roughly in the order you should try them:
- Direct substitution: Plug in the value. If you get a finite number, you're done. This doesn't apply to limits at infinity, but it's your first move for finite limits.
- Divide by highest power of : The go-to method for rational functions as (described above).
- Factoring and canceling: Useful when direct substitution gives . Factor the numerator and denominator, cancel common factors, then substitute again.
- Rationalization: When you see a difference involving square roots, multiply by the conjugate. For example, to evaluate , multiply and divide by .
- L'Hรดpital's Rule: When you have an indeterminate form ( or ), take the derivative of the numerator and denominator separately, then re-evaluate the limit. You can apply it repeatedly if the result is still indeterminate.
- Graphical analysis: Use a graph to estimate or confirm your algebraic answer. This is especially helpful for checking your work on exams.