1. Limits and Continuity

Connecting Infinite Limits And Vertical Asymptotes

Connecting Infinite Limits and Vertical Asymptotes

students, imagine walking toward a fence that keeps getting taller the closer you get. You can get very close, but you never seem to reach the top. In calculus, that idea connects to infinite limits and vertical asymptotes 📈. This lesson shows how a function can grow without bound near a certain $x$-value and how that behavior creates a vertical asymptote.

By the end of this lesson, you should be able to:

  • explain what an infinite limit means,
  • identify when a graph has a vertical asymptote,
  • connect the idea of one-sided limits to vertical asymptotes,
  • use algebraic and graphical evidence to support your answer,
  • and place this topic inside the bigger AP Calculus AB unit on limits and continuity.

What an Infinite Limit Means

A regular limit asks what value a function approaches as $x$ gets close to some number. An infinite limit means the function does not approach a finite number at all. Instead, it grows larger and larger in magnitude.

We write this in notation like:

$$

$\lim_{x \to a} f(x) = \infty$

$$

or

$$

$\lim_{x \to a} f(x) = -\infty.$

$$

This does not mean the function value is actually $\infty$. Infinity is not a number you plug in. It means the outputs increase or decrease without bound as $x$ gets close to $a$.

Example: Consider

$$

$f(x)=\frac{1}{x-2}.$

$$

As $x$ approaches $2$ from the right, $x-2$ is a very small positive number, so $f(x)$ becomes a very large positive number. Thus,

$$

$\lim_{x \to 2^+} \frac{1}{x-2}=\infty.$

$$

As $x$ approaches $2$ from the left, $x-2$ is a very small negative number, so $f(x)$ becomes a very large negative number. Thus,

$$

$\lim_{x \to 2^-} \frac{1}{x-2}=-\infty.$

$$

This difference between the two sides matters a lot.

Vertical Asymptotes and Why They Matter

A vertical asymptote is a vertical line $x=a$ that the graph of a function gets closer and closer to, while the function values grow without bound near that line. In simple terms, the graph shoots upward or downward near $x=a$.

If at least one one-sided limit is infinite, then the graph has a vertical asymptote at that $x$-value. For example, for

$$

$f(x)=\frac{1}{x-2},$

$$

the line

$$

$x=2$

$$

is a vertical asymptote because the function values become infinitely large in positive or negative direction near $x=2$.

Important idea: a vertical asymptote is about the behavior of the graph near a line, not about the function being undefined for no reason. A function can be undefined at a point without having a vertical asymptote there. For instance,

$$

$g(x)=\frac{x-2}{x-2}$

$$

is undefined at $x=2$, but after simplification it equals $1$ for every $x\neq 2$. Its graph has a hole, not a vertical asymptote.

One-Sided Limits Are the Key

To determine whether a vertical asymptote exists, AP Calculus AB often asks you to look at one-sided limits.

If

$$

$\lim_{x \to a^+} f(x)=\infty$

$$

or

$$

$\lim_{x \to a^-} f(x)=\infty,$

$$

then the function has a vertical asymptote at $x=a$. The same is true if one-sided limits equal $-\infty$.

Why one-sided limits? Because a function may behave differently on each side of the same point.

Example:

$$

$f(x)=\frac{1}{(x-1)^2}.$

$$

Here, as $x$ gets close to $1$ from either side, $(x-1)^2$ becomes a very small positive number. So

$$

$\lim_{x \to 1^-} \frac{1}{(x-1)^2}=\infty$

$$

and

$$

$\lim_{x \to 1^+} \frac{1}{(x-1)^2}=\infty.$

$$

Since both sides blow up positively, $x=1$ is a vertical asymptote.

Now compare that with

$$

$f(x)=\frac{1}{x-1}.$

$$

Then

$$

$\lim_{x \to 1^-} \frac{1}{x-1}=-\infty$

$$

and

$$

$\lim_{x \to 1^+} \frac{1}{x-1}=\infty.$

$$

The graph still has a vertical asymptote at $x=1$, even though the sides go in opposite directions.

Common Ways Infinite Limits Show Up

Infinite limits often appear in rational functions, especially when a denominator approaches $0$ while the numerator approaches a nonzero number.

Example:

$$

$f(x)=\frac{3}{x+4}.$

$$

Near $x=-4$, the denominator approaches $0$. Since the numerator stays at $3$, the quotient grows without bound. So $x=-4$ is a vertical asymptote.

However, if both numerator and denominator approach $0$, more analysis is needed.

Example:

$$

$f(x)=\frac{x-2}{(x-2)(x+1)}.$

$$

For $x\neq 2$, this simplifies to

$$

$f(x)=\frac{1}{x+1}.$

$$

The graph has a hole at $x=2$, not a vertical asymptote, because the factor $x-2$ cancels. But there is still a vertical asymptote at

$$

$x=-1,$

$$

where the denominator approaches $0$ without cancellation.

This is a very important AP skill: always simplify carefully before deciding whether a vertical asymptote exists. 🔍

Graphical and Table Evidence

You do not always need algebra to spot an infinite limit. A graph or table can also reveal it.

Suppose a table shows:

  • when $x=1.9$, $f(x)=10$
  • when $x=1.99$, $f(x)=100$
  • when $x=1.999$, $f(x)=1000$

This pattern suggests that as $x \to 2^-$, the function values are increasing without bound, so

$$

$\lim_{x \to 2^-} f(x)=\infty.$

$$

A graph would show the curve rising steeply near $x=2$, possibly with a vertical asymptote there.

But be careful: a graph drawn on a calculator window can look like it has an asymptote even when it does not, or miss one if the window is too small. Always connect graph evidence with algebra or limit reasoning.

How This Fits with Continuity

students, this topic connects directly to continuity.

A function is continuous at $x=a$ if three things are true:

  1. $f(a)$ is defined,
  2. $\lim_{x \to a} f(x)$ exists,
  3. $\lim_{x \to a} f(x)=f(a)$.

If a function has an infinite limit at $x=a$, then the limit is not a finite number. So the function is not continuous at $x=a$.

That means vertical asymptotes are one clear sign of discontinuity. In fact, a vertical asymptote is an example of an infinite discontinuity.

Compare two kinds of discontinuity:

  • a removable discontinuity happens when there is a hole,
  • an infinite discontinuity happens when the function values blow up to $\infty$ or $-\infty$.

Vertical asymptotes belong to the second category.

Real-World Connections

Infinite limits are not just abstract symbols. They can model situations where a quantity becomes extremely large as something gets close to a critical value.

For example, in physics, some idealized models describe forces that get extremely large when objects get very close together. In economics, a cost per item might increase sharply as production approaches a limit. In these cases, a vertical asymptote can represent a boundary the system cannot cross without huge change.

Of course, real-world models have limits and assumptions. Still, the idea of “growing without bound near a point” is useful in many fields.

AP Exam Reasoning Tips

When you face a problem about infinite limits and vertical asymptotes, use this checklist:

  1. Find the critical $x$-values where the function may be undefined.
  2. Simplify algebraically if possible.
  3. Check one-sided behavior near each candidate value.
  4. Decide whether the outputs approach $\infty$ or $-\infty$.
  5. State the vertical asymptote using the equation $x=a$.

For example, if you are given

$$

$f(x)=\frac{x+1}{(x-3)(x+2)},$

$$

possible vertical asymptotes are at $x=3$ and $x=-2$, because those values make the denominator $0$. To confirm, check whether the numerator is nonzero at those points. Since $x+1$ equals $4$ at $x=3$ and $-1$ at $x=-2$, neither factor cancels, so both are vertical asymptotes.

Conclusion

Infinite limits and vertical asymptotes are closely connected. When a function grows without bound near $x=a$, we write an infinite limit, and the graph usually has a vertical asymptote at $x=a$. One-sided limits help determine the direction of the behavior, and algebra helps identify whether a discontinuity is a vertical asymptote or just a hole. This topic is a key part of Limits and Continuity because it explains how functions can break down at certain points while still showing clear patterns of behavior nearby. ✅

Study Notes

  • An infinite limit means the function values grow without bound near a point.
  • We write infinite limits as $\lim_{x \to a} f(x)=\infty$ or $\lim_{x \to a} f(x)=-\infty$.
  • A vertical asymptote is a line $x=a$ that the graph approaches while the function values blow up.
  • One-sided limits help determine whether the function approaches $\infty$ or $-\infty$ from each side.
  • If either one-sided limit is infinite, the function has a vertical asymptote at that $x$-value.
  • A denominator approaching $0$ with a nonzero numerator often creates a vertical asymptote.
  • If a factor cancels, the point may be a hole instead of a vertical asymptote.
  • Vertical asymptotes are examples of infinite discontinuities.
  • Infinite limits and vertical asymptotes are part of the AP Calculus AB unit on Limits and Continuity.
  • Always use algebra, tables, graphs, and one-sided limits together for strong evidence.

Practice Quiz

5 questions to test your understanding

Connecting Infinite Limits And Vertical Asymptotes — AP Calculus AB | A-Warded