Study Guide

Defining limits and using limit notation

AP Calculus BCΒ· AP Calculus BC CED β€” Limits and ContinuityΒ· 14 min read

1. Core Definition of Limits and Standard Notationβ˜…β˜†β˜†β˜†β˜†β± 3 min

Limits are the foundational building block of all calculus, describing the behavior of a function as approaches a specific input, regardless of the value of at that input. This topic is embedded across all AP Calculus BC questions, as every core calculus concept (derivatives, integrals) is defined using limits.

πŸ“˜ Definition

Limit

The value that approaches arbitrarily closely as gets arbitrarily close (but not equal) to . Unlike function evaluation, limits describe approaching, not being at the point .

2. One-Sided and Two-Sided Limitsβ˜…β˜…β˜†β˜†β˜†β± 4 min

A one-sided limit describes the behavior of as approaches from only one side of the number line. Left-hand (from values less than ) and right-hand (from values greater than ) limits have distinct notation:

lim⁑xβ†’aβˆ’f(x)=L\lim_{x \to a^-} f(x) = L
lim⁑xβ†’a+f(x)=L\lim_{x \to a^+} f(x) = L

The core existence theorem for two-sided limits states that a two-sided limit exists if and only if both one-sided limits exist and are equal. Formally:

lim⁑xβ†’af(x)=Lβ€…β€ŠβŸΊβ€…β€Šlim⁑xβ†’aβˆ’f(x)=L and lim⁑xβ†’a+f(x)=L\lim_{x \to a} f(x) = L \iff \lim_{x \to a^-} f(x) = L \text{ and } \lim_{x \to a^+} f(x) = L
πŸ“ Worked Example

Given the piecewise function , find if it exists.

  1. 1

    Calculate the left-hand limit as approaches 3 from the left. For , :

  2. 2
    lim⁑xβ†’3βˆ’f(x)=2(3)+1=7\lim_{x \to 3^-} f(x) = 2(3) + 1 = 7
  3. 3

    Next, calculate the right-hand limit as approaches 3 from the right. For , :

  4. 4
    lim⁑xβ†’3+f(x)=(3)2βˆ’2(3)=9βˆ’6=3\lim_{x \to 3^+} f(x) = (3)^2 - 2(3) = 9 - 6 = 3
  5. 5

    Compare the two one-sided limits: . By the existence theorem for two-sided limits, the two-sided limit does not exist.

Exam tip:

On multiple-choice questions asking if a two-sided limit exists for a piecewise function, always check both one-sided limits explicitlyβ€”don’t assume they match just because the function is defined at on both pieces.

3. Infinite Limits and Vertical Asymptotesβ˜…β˜…β˜†β˜†β˜†β± 3 min

Infinite limits describe the behavior of as approaches a finite value , when grows without bound (toward positive or negative infinity) instead of approaching a finite value . Notation for infinite limits is:

lim⁑xβ†’af(x)=∞orlim⁑xβ†’af(x)=βˆ’βˆž\lim_{x \to a} f(x) = \infty \quad \text{or} \quad \lim_{x \to a} f(x) = -\infty

A critical point to remember: this notation only describes the unbounded behavior of near . It does not mean the limit exists as a finite real number. When a function has an infinite limit at , it has a vertical asymptote at . Infinite limits almost always occur at points where the denominator of a rational function is zero and the numerator is non-zero.

πŸ“ Worked Example

Find , and state whether the function has a vertical asymptote at .

  1. 1

    First evaluate the numerator at : , which is non-zero, so we expect an infinite limit at this point.

  2. 2

    For the left-hand limit , all near 2 are less than 2, so is a very small negative number.

  3. 3

    We have a positive numerator (7) divided by a small negative number, which produces a large negative result. Thus:

  4. 4
    lim⁑xβ†’2βˆ’3x+1xβˆ’2=βˆ’βˆž\lim_{x \to 2^-} \frac{3x + 1}{x - 2} = -\infty
  5. 5

    Since an infinite limit exists at , the function has a vertical asymptote at .

Exam tip:

When writing infinite limits on FRQ, saying "the limit equals infinity" is acceptable notation for describing unbounded behavior, but you must answer that the limit does not exist if explicitly asked whether a finite limit exists.

4. Formal Epsilon-Delta Definition of a Limitβ˜…β˜…β˜…β˜†β˜†β± 4 min

The intuitive definition of a limit (" gets close to when gets close to ") is imprecise, so the formal epsilon-delta definition gives a rigorous way to prove a limit equals a given value .

πŸ“˜ Definition

Epsilon-Delta Limit Definition

For every , there exists a such that if , then . is the maximum allowed error between and , and is how close must be to (excluding itself) to satisfy the error bound.

On the AP Calculus BC exam, you will rarely be asked to write a full epsilon-delta proof, but you will often be asked to interpret the definition or find for a given on multiple-choice questions.

πŸ“ Worked Example

For , find that satisfies the epsilon-delta condition for .

  1. 1

    The definition requires that whenever .

  2. 2

    Simplify the left-hand inequality:

  3. 3
    ∣3xβˆ’12∣=3∣xβˆ’4∣<0.1|3x - 12| = 3|x - 4| < 0.1
  4. 4

    Divide both sides by 3 to isolate :

  5. 5
    ∣xβˆ’4∣<0.13β‰ˆ0.0333|x - 4| < \frac{0.1}{3} \approx 0.0333
  6. 6

    Thus (or any smaller positive number) satisfies the condition for .

Exam tip:

When finding for a linear function , will always equal β€”use this shortcut to save time on MCQ.

5. AP-Style Concept Checkβ˜…β˜…β˜†β˜†β˜†β± 3 min

βœ“ Quick check

Test your understanding of limit definitions and notation:

  1. Given , what is ?

    • 0

    • 1

    • -1

    • The limit does not exist

    Reveal answer
    The limit does not exist β€”

    Correct. Rewrite the absolute value as a piecewise function: and , so the two-sided limit does not exist.

  2. Let . For what value of does exist?

    • k=-2

    • k=2

    • k=-1

    • k=1

    Reveal answer
    k=-2 β€”

    Correct. Set the one-sided limits equal: .

  3. An ecologist models deer population as for , where carrying capacity is 1200. What is the correct limit notation for long-term population behavior?

    Reveal answer
    $\lim_{t \to \infty} P(t) = 1200$ β€”

    Correct. Long-term behavior means (time) approaches infinity, and the limit approaches the carrying capacity of 1200.

6. Common Pitfalls

Wrong move:

After calculating only one one-sided limit for a piecewise function at the boundary, concluding the two-sided limit equals that value.

Why:

Students rush to answer and forget that two-sided limits require matching one-sided limits by definition.

Correct move:

Always explicitly calculate left-hand and right-hand limits, then compare them before concluding whether the two-sided limit exists.

Wrong move:

Stating that means the limit exists.

Why:

Students confuse notation for describing unbounded behavior with the definition of an existing finite limit.

Correct move:

When asked if a finite limit exists, if the limit is infinite, answer that the limit does not exist, and note the notation only describes behavior.

Wrong move:

Evaluating to find , and concluding the limit equals .

Why:

Students confuse function evaluation with limit behavior, especially when working with continuous functions.

Correct move:

Always check one-sided limits first, even if is definedβ€”discontinuities can cause the limit to differ from or not exist at all.

Wrong move:

In epsilon-delta notation, dropping the condition and writing only .

Why:

Students forget that the limit does not depend on the value of at , only on values near .

Correct move:

Always include the inequality in epsilon-delta statements to exclude itself.

Wrong move:

Confusing (limit at infinity) with (infinite limit at finite ).

Why:

Both involve infinity in the notation, leading to mix-ups about the behavior being described.

Correct move:

Always check where the infinity is placed: infinity under the limit sign means grows without bound; infinity after the equals sign means grows at a finite .

Wrong move:

For absolute value functions, using the same expression for left and right limits at the critical point.

Why:

Students forget is a piecewise function that changes definition at .

Correct move:

Rewrite into its piecewise form before calculating one-sided limits at .

7. Quick Reference Cheatsheet

Category

Formula/Notation

Notes

Two-sided limit notation

Describes approaching as approaches (excludes )

Left-hand one-sided limit

approaches from values less than

Right-hand one-sided limit

approaches from values greater than

Two-sided limit existence rule

If one-sided limits don't match, two-sided limit DNE

Infinite limit at finite

Describes unbounded behavior; limit does not exist as finite value; implies vertical asymptote at

Limit at infinity

Describes long-run behavior as grows; implies horizontal asymptote at

Formal epsilon-delta definition

Always includes to exclude itself

Epsilon-delta shortcut for linear

Works for any linear function to find for a given

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2025 Β· MCQ

    Two-sided limit for piecewise function

  • 2024 Β· FRQ

    Interpret limit in context

What's Next

This topic is the foundational language for all of calculus. Immediately after mastering limit definitions and notation, you will move on to estimating limits from graphs and tables, then calculating limits using algebraic techniques. Without a solid understanding of what limits are and how to interpret their notation, you cannot correctly understand core tested concepts like the derivative as a limit of a difference quotient or the definite integral as a limit of a Riemann sum. This topic also feeds into limits of sequences and series later in the course, which make up a large portion of the BC exam.