AP CALCULUS AB • LIMITS AND CONTINUITY

Defining Limits and Using Limit Notation

The foundational language of calculus that describes how functions behave near—but not necessarily at—a given point.

Historical Context & Motivation

The concept of a limit lies at the very heart of calculus, yet its rigorous formulation took mathematicians over two thousand years to achieve. Ancient Greek mathematicians grappled with infinite processes—Zeno's paradoxes about motion and Archimedes' method of exhaustion for computing areas both relied on reasoning about quantities that approach a target value without necessarily reaching it. These early efforts revealed a deep tension: how can we speak precisely about what happens "in the limit" when infinitely many steps are involved? The eventual resolution of this question gave birth to the formal machinery that underpins both differential and integral calculus.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes approximated areas and volumes by inscribing polygons with ever-increasing numbers of sides, effectively computing limits of sequences without possessing formal limit notation.
1665–1687
Newton & Leibniz Develop Calculus
Newton introduced "fluxions" and Leibniz developed infinitesimal differences. Both relied on intuitive notions of quantities becoming "infinitely small," but neither provided a rigorous definition of a limit.
1821
Cauchy's Cours d'Analyse
Augustin-Louis Cauchy published a systematic treatment of limits, defining them in terms of a variable approaching a fixed value and laying the conceptual groundwork for modern analysis.
1861
Weierstrass' Epsilon-Delta Definition
Karl Weierstrass formalized the ε–δ definition, replacing vague language about "approaching" with precise quantitative conditions, establishing the standard still used in textbooks today.

The central question that drove all of these developments can be stated simply: If we can never complete an infinite process, how do we describe the value that a function "wants to be" at a particular input? Answering this question precisely—through limit notation and its associated definitions—is the essential first step into the world of calculus and the focus of this lesson.

Core Principles & Definitions

Before we can differentiate or integrate, we need the language of limits. The limit of a function describes the value that f(x) approaches as x gets arbitrarily close to a specified number c. Crucially, the limit is concerned only with the behavior near c, not the value of f(c) itself—indeed, f(c) may be undefined or may differ from the limit. Understanding this distinction is the single most important conceptual leap in introductory calculus.

1

Limits Describe Approach, Not Arrival

The limit asks what value f(x) tends toward as x approaches c. Whether f actually equals that value at c is a separate question entirely.
2

Both Sides Must Agree

For a two-sided limit to exist, the left-hand limit (x → c⁻) and the right-hand limit (x → c⁺) must both exist and be equal to the same value L.
3

Notation Carries Meaning

Writing lim (x→c) f(x) = L is a precise mathematical statement: for inputs sufficiently close to c, the outputs f(x) can be made arbitrarily close to L.
4

Limits Can Fail to Exist

A limit does not exist (DNE) when left and right limits disagree, when the function oscillates without settling, or when it grows without bound.
KEY TAKEAWAY
Think of a limit like using a GPS to predict your destination. As you drive along a road approaching an intersection, the GPS displays where you're headed—even if the intersection itself is closed for construction. The limit captures the intended destination based on the trajectory, regardless of whether you can actually stand at that point.

Visualizing Limits on a Graph

A graph is the most intuitive way to see what a limit represents. The following diagram shows a function f(x) with an open circle (hole) at x = 3, indicating that f(3) is undefined, while the rest of the curve clearly tends toward a specific y-value as x approaches 3 from both directions.

The open circle at (3, 2) indicates f(3) is not defined, but as x approaches 3 from both the left (pink arrow, x → 3⁻) and the right (x → 3⁺), the curve tends toward y = 2. Since both one-sided limits agree, lim(x→3) f(x) = 2.

Notice how the graph communicates the three distinct pieces of information encoded in the limit statement. The vertical dashed line marks the x-value we are approaching (c = 3). The horizontal dashed line marks the y-value the function approaches (L = 2). And the open circle at (3, 2) emphasizes that the function need not be defined there for the limit to exist. This graphical intuition will guide you through every limit problem on the AP exam.

Mathematical Framework & Notation

Limit notation provides a compact, precise way to express the behavior of a function near a point. Mastering this notation is essential because every subsequent concept in AP Calculus—derivatives, integrals, and series—is defined using limits. Let us formalize the three forms of limit notation you will encounter.

TWO-SIDED LIMIT
lim f(x) = L x→c
Read as: "the limit of f(x) as x approaches c equals L." This means that as x takes values closer and closer to c (from both sides), f(x) gets arbitrarily close to L. Here, c is the input value being approached and L is the limit value.
LEFT-HAND LIMIT
lim f(x) = L x→c⁻
The superscript minus sign indicates that x approaches c from the left (values less than c). We consider only x < c.
RIGHT-HAND LIMIT
lim f(x) = L x→c⁺
The superscript plus sign indicates that x approaches c from the right (values greater than c). We consider only x > c.
EXISTENCE CONDITION
lim f(x) = L ⟺ lim f(x) = lim f(x) = L x→c x→c⁻ x→c⁺
A two-sided limit exists if and only if the left-hand and right-hand limits both exist and are equal. This biconditional (⟺) is the fundamental criterion tested on the AP exam.
Common Misconception
Students often assume that if f(c) exists, then lim(x→c) f(x) = f(c). This is not always true. A function can be defined at c yet have a limit that differs from f(c), or the limit may not exist at all. The equality lim(x→c) f(x) = f(c) is actually the definition of continuity at c—a separate and stronger condition.

One-Sided Limits & When Limits Fail to Exist

Understanding one-sided limits is critical for analyzing piecewise functions, absolute value expressions, and points where a function's rule changes. On the AP Calculus AB exam, you will frequently encounter graphs where the left-hand and right-hand behaviors differ, and you must determine whether the two-sided limit exists. The diagram below illustrates three common scenarios where a limit does not exist.

Three common reasons a limit does not exist (DNE): jump discontinuity (one-sided limits differ), unbounded behavior (function grows without bound), and oscillation (function oscillates indefinitely without settling on a single value).
Summary of limit existence by discontinuity type
ScenarioLeft-Hand LimitRight-Hand LimitTwo-Sided Limit
Jump DiscontinuityL₁ existsL₂ exists, L₂ ≠ L₁DNE
Vertical Asymptote→ +∞ or −∞→ +∞ or −∞DNE
Oscillation (e.g., sin(1/x))Does not settleDoes not settleDNE
Removable DiscontinuityLLL (exists!)

Worked Example: Evaluating a Limit from a Piecewise Function

Let us work through a complete example that tests your ability to read limit notation, evaluate one-sided limits, and determine whether the two-sided limit exists. Consider the piecewise function:

PIECEWISE FUNCTION
f(x) = { x² + 1, if x < 2 { 3x − 1, if x > 2 { 10, if x = 2
Determine lim(x→2) f(x). Does the limit exist?
Solution: lim(x→2) f(x)
1
Step 1 — Identify the Relevant PiecesSince the limit concerns x approaching 2, we need two pieces: f(x) = x² + 1 governs values to the left of 2, and f(x) = 3x − 1 governs values to the right of 2. The value f(2) = 10 is irrelevant to the limit; limits only care about behavior near the point, not at the point.
2
Step 2 — Compute the Left-Hand LimitFor the left-hand limit, use f(x) = x² + 1 with x → 2⁻:
lim(x→2⁻) (x² + 1) = (2)² + 1 = 4 + 1 = 5
3
Step 3 — Compute the Right-Hand LimitFor the right-hand limit, use f(x) = 3x − 1 with x → 2⁺:
lim(x→2⁺) (3x − 1) = 3(2) − 1 = 6 − 1 = 5
4
Step 4 — Compare and ConcludeSince lim(x→2⁻) f(x) = 5 and lim(x→2⁺) f(x) = 5, the one-sided limits are equal. By the existence condition, the two-sided limit exists.
lim(x→2) f(x) = 5 (Note: f(2) = 10 ≠ 5, so f is not continuous at x = 2, but the limit still exists.)
KEY TAKEAWAY
Always evaluate both one-sided limits before concluding the two-sided limit exists. Even when f(c) is defined, the limit depends entirely on the behavior of f(x) for x near c, not on the value at c itself.

Limit vs. Function Value: A Critical Comparison

One of the most frequently tested distinctions on the AP Calculus AB exam is between the limit of a function at a point and the value of the function at that point. These are independent concepts that may coincide (yielding continuity) but need not. The table below clarifies the relationship across different scenarios.

Limit vs. function value comparison
Questionlim(x→c) f(x)f(c)
What does it describe?The y-value that f(x) approaches as x gets arbitrarily close to cThe actual output of f when the input is exactly c
Does it use x = c?No — only x near cYes — evaluates exactly at x = c
Can it exist when the other doesn't?Yes — the limit can exist even if f(c) is undefined (hole)Yes — f(c) can be defined even when the limit DNE (jump)
When are they equal?When f is continuous at cWhen f is continuous at c
🎯 AP EXAM TIP
On multiple-choice questions, the AP exam loves to offer f(c) as a distractor answer when the question asks for the limit—and vice versa. Train yourself to pause and ask: "Am I being asked what the function approaches, or what it actually equals?" This one-second check will prevent many careless errors.

Connection to Continuity, Derivatives, and the ε–δ Definition

The informal limit definition you have learned in this lesson is the gateway to several of the most important ideas in AP Calculus AB and beyond. Limits are not just one topic among many—they are the foundational mechanism through which continuity, derivatives, and integrals are all defined. Understanding how today's notation extends into these advanced ideas gives you a powerful conceptual map for the entire course.

How limits connect to advanced calculus concepts
ConceptHow It Uses LimitsLimit Expression
Continuity at cRequires the limit at c to exist and equal f(c)lim(x→c) f(x) = f(c)
Derivative of f at aDefined as the limit of the difference quotientf'(a) = lim(h→0) [f(a+h) − f(a)] / h
Definite IntegralDefined as the limit of Riemann sums as n → ∞∫ₐᵇ f(x) dx = lim(n→∞) Σ f(xᵢ*)Δx
ε–δ DefinitionFormalizes "arbitrarily close" with precise inequalities∀ε > 0, ∃δ > 0 : 0 < |x − c| < δ ⇒ |f(x) − L| < ε

While the epsilon-delta (ε–δ) definition is generally not tested on the AP Calculus AB exam, understanding its spirit enriches your grasp of what "lim(x→c) f(x) = L" truly means. The statement asserts that no matter how tight a tolerance ε you demand around L on the y-axis, there exists a corresponding window δ around c on the x-axis such that all inputs within that window (except possibly c itself) produce outputs within the ε-band. This quantitative precision is what elevates the limit from a hand-wavy notion of "getting close" to the rigorous backbone of modern analysis.

🔭 Looking Ahead
As you progress through Unit 1 of AP Calculus AB, the limit notation you learned today will be combined with algebraic techniques (factoring, conjugate multiplication, L'Hôpital's Rule) to evaluate limits analytically. Every derivative and integral you compute later in the course will call upon this foundational concept.

Practice Problems

1
Suppose f is defined at x = 4 and f(4) = 7. A student claims that lim(x→4) f(x) must equal 7. Which of the following best explains why the student's reasoning is flawed?
2
Let g(x) = (x² − 9)/(x − 3). What is lim(x→3) g(x)?
3
A function h is defined by h(x) = |x − 5|/(x − 5). What are lim(x→5⁻) h(x), lim(x→5⁺) h(x), and lim(x→5) h(x)?
PROBLEM 4APPLIED
A biologist models a population of bacteria with the function P(t) = (500t)/(t + 2), where t is measured in hours. The biologist wants to know the population the model predicts as t → ∞. (a) Using limit notation, write the expression that represents the long-term predicted population. (b) Evaluate the limit algebraically. Show your work. (c) Interpret the result in the context of the problem. (d) Explain whether the model predicts that the population actually reaches this value.
PROBLEM 5CRITICAL THINKING
Let f be a function such that lim(x→2⁻) f(x) = 4 and lim(x→2⁺) f(x) = 4, but f(2) = 7. (a) Does lim(x→2) f(x) exist? Justify your answer using the definition of a two-sided limit. (b) Is f continuous at x = 2? State the three conditions for continuity and identify which condition(s) fail. (c) Describe the type of discontinuity at x = 2 and how the graph of f would look near this point.

Lesson Summary

A limit describes the value that a function f(x) approaches as the input x gets arbitrarily close to a number c. The standard notation lim(x→c) f(x) = L encodes this idea precisely: L is the single value that f(x) can be made as close to as desired by choosing x sufficiently close to c. Importantly, the limit does not depend on f(c)—a function can have a limit at a point where it is undefined, or the limit can differ from the function's value at that point.

A two-sided limit exists if and only if the left-hand limit (x → c⁻) and right-hand limit (x → c⁺) both exist and are equal. Limits fail to exist in three main scenarios: jump discontinuities (one-sided limits differ), unbounded behavior (function grows without bound), and oscillation (function never settles). Mastering this notation and these concepts is essential because continuity, derivatives, and integrals are all built upon the limit.

Varsity Tutors • AP Calculus AB • Defining Limits and Using Limit Notation