Fiveable

♾️AP Calculus AB/BC Unit 1 Review

QR code for AP Calculus AB/BC practice questions

1.15 Connecting Limits at Infinity and Horizontal Asymptotes

1.15 Connecting Limits at Infinity and Horizontal Asymptotes

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Limits at infinity describe a function's end behavior: what the output approaches as xx gets very large in the positive or negative direction. If limxf(x)=L\lim_{x \to \infty} f(x) = L or limxf(x)=L\lim_{x \to -\infty} f(x) = L, then y=Ly = L is a horizontal asymptote. For AP Calculus, connect the limit statement to the graph's far-left or far-right behavior.

Limits at infinity describe a function's end behavior: what the output approaches as xx gets very large in the positive or negative direction. If limxf(x)=L\lim_{x \to \infty} f(x) = L or limxf(x)=L\lim_{x \to -\infty} f(x) = L, then y=Ly = L is a horizontal asymptote.

This is different from an infinite limit near a vertical asymptote. Here, xx is moving toward infinity, and you are asking what yy approaches on the far left or far right of the graph.

🔍 Review: Limits to Infinity

What happens to a function as a variable gets very small or very large? We say that this variable is “approaching negative infinity or infinity.” By finding the limit as xx approaches infinity, we are trying to find what the y value is approaching as the x value continues to increase.

  1. limx f(x)\lim_{x\to\ \infty} f(x)

  2. limx f(x)\lim_{x\to\ -\infty} f(x)


🧐 Finding Limits to Infinity

So, how do you find the limit as xx approaches infinity or negative infinity? You need to find the horizontal asymptote!

🚥 Horizontal Asymptotes

A horizontal asymptote is a y value that the graph cannot touch. 🛑 The function will continue to get closer to the horizontal asymptote but will never touch or cross it. Let’s look at an example:

https://www.math.net/img/a/calculus/limits-and-continuity/horizontal-asymptote/horizontal-asymptote.png
Graph of function with a horizontal asymptote at y=5y=5. Image Courtesy of MATH.net

On the graph, there is a horizontal asymptote at y=5y = 5. The function cannot cross the graph at that point. Therefore, limxf(x)=5\lim_{x \to \infty} f(x) = 5.

🔍 Finding Horizontal Asymptotes

There are a few rules to follow when finding the horizontal asymptote (and in turn, the limit at infinity) of a function. In order to apply the rules, think of a function as p(x)q(x)\frac{p(x)}{q(x)}.

🥇 If the degree of p(x) < the degree of q(x), then the HA (Horizontal Asymptote) = 0.

limx4x+23x2+1=0\lim_{x \to \infty} \frac{4x+2}{3x^2+1} = 0

🥈 If the degree of p(x) > the degree of q(x), then there is no horizontal asymptote.

limx4x2+23x+1=\lim_{x \to \infty} \frac{4x^2+2}{3x+1} = \infty

🥉 If the degree of p(x) = the degree of q(x), then the HA is the ratio of the coefficients.

limx3x2+24x2+1=34\lim_{x \to \infty} \frac{3x^2+2}{4x^2+1} = \frac{3}{4}

Finding the HA can be used to find the limit when the function is indeterminate, meaning that you have \frac {\infty}{\infty}. There are also some other ways to find limits approaching infinity.

Exceptions to These Rules

  • The limit of an oscillating function at infinity does not exist.
    • Ex: limxsinx=DNE\lim_{x \to \infty}\sin x = DNE
  • Any function that is part of the squeeze theorem will equal 0 as it approaches infinity.
    • Ex: limxsinxx=0\lim_{x \to \infty}\frac {\sin x}{x} = 0

🌱 The Growth Rates of Functions

It is important to note that not all functions grow, 🪴 or increase, at the same rate. The order of the growth rates of common functions is as follows, from slowest to fastest:

  • log < root < polynomial < exponential.

Knowing the growth rates of each function can be helpful when determining its limit at infinity.


✏️ Infinite Limits & Horizontal Asymptotes Practice

Infinite Limits: Example 1

Evaluate the following limit:

limx3x1ex\lim_{x \to \infty}\frac {3x-1}{e^x}

On the bottom of the fraction there is an exponential function, exe^x. Exponential functions have very high growth rates, so the denominator of the function will get increasingly larger while the numerator stays relatively small. Therefore it is like having a smallnumberlargenumber\frac {\text small \,number}{large \, number}.

Since the number on the denominator is so much larger than the number in the numerator, when divided, the quotient = 0. Therefore limx3x1ex=0\lim_{x \to \infty}\frac {3x-1}{e^x} = 0.

Infinite Limits: Example 2

Evaluate the following limit:

limx2xx5\lim_{x \to \infty}\frac {2^x}{x-5}

In this problem, since the exponential function is in the numerator, we have a largenumbersmallnumber\frac {\text large\,number}{small \, number}. Therefore, limx2xx5=\lim_{x \to \infty}\frac {2^x}{x-5} = \infty. When you have a function that grows to be so large, so fast, all the other numbers are negligible comparatively!

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

end behavior

The behavior of a function as the input values approach positive or negative infinity.

limits at infinity

The value that a function approaches as the input variable increases or decreases without bound.

rate of change

The measure of how quickly a quantity changes with respect to another variable, often time.

Frequently Asked Questions

How are limits at infinity connected to horizontal asymptotes?

If a function approaches a finite value L as x approaches infinity or negative infinity, then y = L is a horizontal asymptote.

How do you find a horizontal asymptote from a limit?

Evaluate the limit as x approaches infinity and negative infinity. Any finite value the function approaches gives a horizontal asymptote.

What is the horizontal asymptote of 1/x?

The function 1/x has horizontal asymptote y = 0 because 1/x approaches 0 as x approaches infinity or negative infinity.

What are the horizontal asymptote rules for rational functions?

If the numerator degree is less than the denominator degree, y = 0. If the degrees are equal, use the ratio of leading coefficients. If the numerator degree is greater, there is usually no horizontal asymptote.

What is the difference between a horizontal and slant asymptote?

A horizontal asymptote is a constant end-behavior value y = L. A slant, or oblique, asymptote is a line with nonzero slope that the function approaches at infinity.

Why do growth rates matter for limits at infinity?

Growth rates help compare functions. Exponential functions eventually grow faster than polynomials, polynomials grow faster than roots and logarithms, and these comparisons determine many limits at infinity.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →