Fiveable

♾️AP Calculus AB/BC Unit 1 Review

QR code for AP Calculus AB/BC practice questions

1.14 Connecting Infinite Limits and Vertical Asymptotes

1.14 Connecting Infinite Limits and Vertical 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

A vertical asymptote shows up at x=ax = a when a function's value grows without bound toward ++\infty or -\infty as xx approaches aa. You confirm this with an infinite limit: if a one-sided or two-sided limit at x=ax = a equals ±\pm\infty, then x=ax = a is a vertical asymptote and the function is discontinuous there. For AP Calculus, check both sides of the asymptote because the signs can differ.

Why This Matters for the AP Calculus Exam

Infinite limits connect three things the AP Calculus exam loves to test together: limits, discontinuities, and graph behavior. When you can read a function's unbounded behavior through limit notation, you can describe and explain what a graph does near a trouble spot instead of just guessing from a picture.

This skill supports the bigger goal of interpreting function behavior using limits involving infinity. You'll use it to identify vertical asymptotes on rational, logarithmic, and trigonometric functions, to classify a discontinuity as an infinite (asymptotic) type, and to match graphical, numerical, and analytic representations of the same behavior. Limits like these also set up later work with end behavior, curve sketching, and analyzing functions.

Key Takeaways

  • An infinite limit means the function grows or drops without bound: limxaf(x)=±\lim_{x\to a} f(x) = \pm\infty.
  • If a one-sided limit, limxa+f(x)\lim_{x\to a^+} f(x) or limxaf(x)\lim_{x\to a^-} f(x), equals ±\pm\infty, then x=ax = a is a vertical asymptote.
  • A vertical asymptote is a discontinuity because the function is unbounded and undefined there.
  • For rational functions, vertical asymptotes happen where the denominator is zero and the factor does not cancel.
  • Saying a limit "equals \infty" describes unbounded behavior; the limit still does not exist as a finite real number.
  • Check the left side and the right side separately, since a function can go to ++\infty on one side and -\infty on the other.

Discontinuities and Vertical Asymptotes

Discontinuities are points where a function is undefined or suddenly changes behavior. Many calculus theorems only apply when a function is continuous, so being able to spot discontinuities matters.

A vertical asymptote is a vertical line that a function approaches but never crosses. Vertical asymptotes are a type of discontinuity because they mark an xx-value where the function's behavior is unbounded.

Here is what unbounded means in practice: as xx gets really close to that xx-value, the yy-value rapidly increases or decreases toward infinity, producing the steep vertical-looking part of the graph. The function cannot be evaluated at that exact xx-value, so it is a discontinuity.

Quick refresher: f(x)=1xf(x) = \frac{1}{x} has a vertical asymptote at x=0x = 0. The function is undefined there because you cannot divide by 0.

Infinite Limits

Limits that evaluate to positive or negative infinity are infinite limits. A function increases without bound for positive infinity and decreases without bound for negative infinity.

Connecting Infinite Limits to Vertical Asymptotes

If any of these are true, then x=ax = a is a vertical asymptote:

  1. limxaf(x)=±\lim_{x\to a} f(x) = \pm\infty
  2. limxa+f(x)=±\lim_{x\to a^+} f(x) = \pm\infty
  3. limxaf(x)=±\lim_{x\to a^-} f(x) = \pm\infty

In words: if a function ff heads toward infinity as xx approaches a value aa, there is a vertical asymptote at x=ax = a. The function might blow up from the left (-), the right (++), or both sides.

How to Use This on the AP Calculus Exam

MCQ

  • Spot vertical asymptotes fast: in a rational function, find where the denominator is zero and the factor does not cancel. If it cancels, you have a hole (removable discontinuity), not an asymptote.
  • Use sign analysis to decide ++\infty versus -\infty. Plug in a value just to the left and just to the right of x=ax = a and track the sign of the result.
  • Recognize asymptotic behavior across representations. A table showing values like 100, 10000, 1000000 as xx approaches aa signals an infinite limit even without a graph.

Free Response

  • When you write that x=ax = a is a vertical asymptote, back it up with limit notation, such as limxa+f(x)=\lim_{x\to a^+} f(x) = \infty. Stating the limit is clearer and stronger than just naming the line.
  • Keep your one-sided notation precise. Writing a+a^+ versus aa^- tells the reader exactly which side you analyzed.

Common Trap

  • "The limit equals infinity" is a description of unbounded behavior, not a finite answer. If a question asks whether the limit exists as a real number, the answer is no.

Worked Examples

Example 1: Confirming a Vertical Asymptote

Using limits, show that x=3x = -3 is a vertical asymptote for f(x)=1x+3f(x) = \frac{1}{x+3}.

If x=3x = -3 is a vertical asymptote, then the limit as xx approaches 3-3 must be positive or negative infinity.

Check the right side: limx3+1x+3=\lim_{x\to -3^+} \frac{1}{x+3} = \infty

Substituting 3-3 makes the denominator 0, so 1 is divided by something approaching 0. Approaching from the right means xx is just slightly greater than 3-3 (think 2.99999-2.99999), so x+3x + 3 is a tiny positive number. Dividing 1 by a tiny positive number gives a huge positive value, so the function grows toward ++\infty.

Check the left side: limx31x+3=\lim_{x\to -3^-} \frac{1}{x+3} = -\infty

Approaching from the left means xx is just slightly less than 3-3 (think 3.00001-3.00001), so x+3x + 3 is a tiny negative number. Dividing 1 by a tiny negative number gives a huge negative value, so the function drops toward -\infty.

Either one-sided limit being infinite is enough to confirm a vertical asymptote at x=3x = -3.

Example 2: A Logarithmic Vertical Asymptote

Find the vertical asymptote for f(x)=ln(x)f(x) = \ln(x).

From the shape of the natural log graph, the vertical asymptote is at x=0x = 0. Confirm it with an infinite limit:

limx0+ln(x)=\lim_{x\to 0^+} \ln(x) = -\infty

ln(0)\ln(0) does not exist because no value of nn makes en=0e^n = 0. As xx gets smaller and approaches 0 from the right, ln(x)\ln(x) becomes more and more negative. Since e2.718e \approx 2.718, getting ene^n close to 0 requires nn to be very negative, which is why ln(x)\ln(x) \to -\infty.

Note that ln(x)\ln(x) is only defined for x>0x > 0, so you only check the right-hand limit here.

Common Misconceptions

  • A zero in the denominator always means a vertical asymptote. Not true. If the same factor cancels with the numerator, you get a hole (removable discontinuity), not an asymptote. Only a non-canceling zero in the denominator gives a vertical asymptote.
  • An infinite limit means the limit exists. Saying limxaf(x)=\lim_{x\to a} f(x) = \infty describes unbounded behavior. The limit does not exist as a finite real number.
  • The function approaches the same infinity on both sides. A function can go to ++\infty from one side and -\infty from the other, like 1x+3\frac{1}{x+3}. Always check each side.
  • A function crosses its vertical asymptote. It approaches the line but never touches or crosses it at that xx-value, which is exactly why the point is a discontinuity.
  • Vertical asymptotes only come from fractions. Logarithmic functions like ln(x)\ln(x) also have vertical asymptotes, and so do functions like tanx\tan x at odd multiples of π2\frac{\pi}{2}.

Vocabulary

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

Term

Definition

asymptotic behavior

The behavior of a function as it approaches a line (asymptote) but never reaches it, often described using limits.

infinite limit

Limits that describe the behavior of a function as it approaches infinity or negative infinity, or as the function values grow without bound.

unbounded behavior

The behavior of a function whose values grow without limit, either positively or negatively, as the input approaches a particular value or infinity.

Frequently Asked Questions

How do infinite limits connect to vertical asymptotes?

A vertical asymptote occurs at x = a when the function becomes unbounded as x approaches a. In limit notation, if a one-sided or two-sided limit equals positive infinity or negative infinity, then x = a is a vertical asymptote.

How do you find vertical asymptotes in AP Calculus?

For rational functions, look for denominator zeros that do not cancel with the numerator, then confirm the behavior with one-sided limits. If the function approaches positive or negative infinity from either side, the line x = a is a vertical asymptote.

Do both one-sided limits need to be infinite for a vertical asymptote?

No. A vertical asymptote exists if at least one one-sided limit is positive infinity or negative infinity. The two sides can also go in opposite directions, such as positive infinity on one side and negative infinity on the other.

Is an infinite limit the same as a limit that exists?

An infinite limit describes unbounded behavior, but it is not a finite real-number limit. If a question asks whether the limit exists as a real number, a limit that goes to infinity or negative infinity does not exist in that finite sense.

What is the difference between a hole and a vertical asymptote?

A hole is a removable discontinuity that usually happens when a factor cancels. A vertical asymptote happens when the denominator still approaches zero after simplification and the function becomes unbounded.

How is AP Calculus Topic 1.14 tested?

AP Calculus can test Topic 1.14 through graphs, tables, equations, and limit notation. You should be able to interpret unbounded behavior, identify vertical asymptotes, and justify the behavior using one-sided or two-sided infinite limits.

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