CALCULUS 1 • LIMITS & CONTINUITY

Multiple Limit Representations — Connecting Multiple Representations of Limits

Understand limits through graphs, tables, algebra, and formal notation to build a complete picture of function behavior.

Historical Context & Motivation

Before calculus had a formal language, mathematicians struggled with a deceptively simple question: what happens to a function's output as its input approaches a particular value? Ancient Greek thinkers like Archimedes used a method of exhaustion to approximate areas and volumes, essentially sneaking up on answers without ever "arriving." This idea — getting infinitely close without necessarily reaching — is the heart of what we now call a limit.

Over centuries, mathematicians developed different ways to express and investigate limits. Some drew curves and studied their behavior visually. Others built numerical tables, plugging in values closer and closer to a target. Eventually, algebraic manipulation and formal definitions emerged. Each of these representations captures a different angle of the same underlying idea, and learning to connect them is one of the most powerful skills in early calculus.

~250 BCE
Archimedes & Exhaustion
Archimedes approximated π and areas under curves by inscribing polygons with more and more sides — an early intuitive use of limits.
1665–1670s
Newton & Leibniz Develop Calculus
Both Newton and Leibniz built calculus on the idea of infinitesimally small changes, using limits implicitly to define derivatives and integrals.
1821
Cauchy's Rigorous Definitions
Augustin-Louis Cauchy introduced precise verbal definitions of limits, bringing algebraic rigor to a concept that had been used informally for centuries.
1850s
Weierstrass & the ε-δ Definition
Karl Weierstrass formalized the epsilon-delta (ε-δ) definition of a limit, providing the standard framework still used in modern calculus courses.

Today we have four main ways to explore a limit: graphically, numerically, algebraically, and verbally. The central question this lesson addresses is: how do these four representations relate, and why does fluency in all of them make you a stronger problem-solver?

Core Principles & Definitions

A limit describes the value that a function f(x) approaches as the input x gets closer and closer to some target value c. Crucially, the limit does not depend on what happens at x = c; it only depends on the behavior near x = c. We write this as lim (x→c) f(x) = L, meaning that as x approaches c, the outputs f(x) approach L.

The four representations of a limit each give you a different lens for understanding this behavior. Think of them as four cameras pointed at the same scene from different angles — each captures unique details.

1

Graphical Representation

Read the limit from a graph by tracing the curve from both sides toward x = c. Look at where the y-values are heading, not at the point itself.
2

Numerical (Table) Representation

Build a table of x-values approaching c from the left and right. Watch the corresponding f(x) values to see what number they converge toward.
3

Algebraic Representation

Use algebra — factoring, rationalizing, simplifying — to evaluate the limit symbolically. This often resolves indeterminate forms like 0/0.
4

Verbal / Formal Representation

Describe the limit in words or with the ε-δ definition. This builds precise reasoning and communicates the concept without symbols or pictures.
KEY TAKEAWAY
Think of understanding a limit like describing a friend to someone who has never met them. You could show a photo (graphical), list measurable facts like height and age (numerical), spell out their full legal name (algebraic), or describe their personality in a sentence (verbal). Each method is valid on its own, but using all four gives a complete picture. When one representation is tricky, another often makes the answer clear.

Visual Explanation — Seeing a Limit from Every Angle

The diagram below shows the function f(x) = (x² − 4)/(x − 2) near x = 2. At x = 2 the function is undefined because the denominator equals zero, but the limit still exists. Notice how all four representations point to the same answer: the limit equals 4.

The graph (top-left) shows a straight line y = x + 2 with an open circle at (2, 4). The table (top-right) shows x-values approaching 2 from both sides, with f(x) converging to 4. The algebraic panel (bottom-left) factors and cancels the common factor. The verbal panel (bottom-right) states the conclusion in plain language.

In the graph, trace the curve from the left side toward x = 2: the y-values climb toward 4. Trace from the right side: the y-values drop toward 4. The open circle confirms that f(2) is undefined, yet the limit exists because both sides agree on the same output. The table reinforces this by showing decimal values creeping closer to 4. The algebraic simplification reveals why the limit equals 4: after canceling the problematic factor (x − 2), you are left with the simple function x + 2, which equals 4 when x = 2.

💡 Why Use Multiple Representations?
Graphs can be imprecise — you might misread a value. Tables can miss surprising behavior between sampled points. Algebra can be tricky when factoring is hard. By cross-checking with multiple representations, you catch mistakes and build confidence that your answer is correct.

Mathematical Framework

Each representation of a limit translates into specific mathematical tools. Let's formalize the notation and techniques you will use most often.

LIMIT NOTATION
lim (x → c) f(x) = L
Read as: "the limit of f(x) as x approaches c equals L." Here c is the input value being approached, f(x) is the function, and L is the output value the function approaches.
ONE-SIDED LIMITS
lim (x → c⁻) f(x) = L₁ and lim (x → c⁺) f(x) = L₂
The superscript − means approaching from the left (values less than c). The superscript + means approaching from the right (values greater than c). The two-sided limit exists only if L₁ = L₂.
DIRECT SUBSTITUTION
If f is continuous at c, then lim (x → c) f(x) = f(c)
This is the simplest algebraic technique: just plug in c. It works for polynomials, sine, cosine, exponentials, and other continuous functions.
ALGEBRAIC RESOLUTION OF 0/0
lim (x → c) [f(x)/g(x)] → Factor, cancel, then substitute
When direct substitution gives 0/0 (an indeterminate form), try factoring, rationalizing the numerator or denominator, or expanding and simplifying before substituting again.

In the numerical representation, you create two columns: one where x approaches c from the left (e.g., 1.9, 1.99, 1.999) and one from the right (e.g., 2.1, 2.01, 2.001). You compute f(x) for each value and observe whether the outputs converge to a single number. If they do, that number is your estimated limit. If they diverge or approach different values from each side, the two-sided limit does not exist.

In the graphical representation, you visually trace the curve toward x = c. An open circle indicates the function is not defined there, but the limit may still exist. A filled dot means the function is defined there. Remember: the limit depends on where the curve is heading, not on whether there is a filled or open circle.

Connecting the Representations — When They Agree and When They Don't

In a perfect world every representation would give you the same clear answer, and often they do. But there are situations where one representation can mislead you if used in isolation. Understanding these pitfalls is essential for building mathematical maturity.

Scenario A shows a continuous function where the limit equals f(c). Scenario B shows a removable discontinuity — the limit exists but differs from f(c). Scenario C shows a jump discontinuity where left-hand and right-hand limits disagree, so the two-sided limit does not exist (DNE).

Common Pitfalls by Representation

  • Graph pitfall: Pixelated or hand-drawn graphs can make it look like a curve reaches a value when it actually has a tiny hole. Always cross-check with algebra or a table.
  • Table pitfall: A table only samples finitely many points. A function could oscillate wildly between your chosen x-values. Use more closely spaced values if behavior seems unstable.
  • Algebra pitfall: Canceling factors is valid only for evaluating the limit — it does not change the original function's domain. After simplifying, remember the original restriction.
  • Verbal pitfall: Phrases like "gets close to" can be vague. Precision matters: does the function approach the value from one side only, or from both sides?

Worked Example — All Four Representations in Action

Let's find the limit of g(x) = (x² − 9)/(x − 3) as x approaches 3 using every representation.

Find lim (x → 3) (x² − 9)/(x − 3)
1
Step 1 — Try Direct Substitution (Algebraic)Substitute x = 3 directly: g(3) = (3² − 9)/(3 − 3) = (9 − 9)/(0) = 0/0. This is an indeterminate form, so direct substitution does not give the answer. We need another approach.
Direct substitution yields 0/0 — indeterminate.
2
Step 2 — Factor and Simplify (Algebraic)Recognize x² − 9 as a difference of squares: x² − 9 = (x − 3)(x + 3). So g(x) = (x − 3)(x + 3)/(x − 3). For x ≠ 3 we cancel the common factor to get g(x) = x + 3. Now substitute: lim (x → 3) (x + 3) = 3 + 3 = 6.
Algebraic result: limit = 6
3
Step 3 — Build a Table (Numerical)From the left: g(2.9) = 5.9, g(2.99) = 5.99, g(2.999) = 5.999. From the right: g(3.1) = 6.1, g(3.01) = 6.01, g(3.001) = 6.001. Both sides are approaching 6, which confirms the algebraic answer.
Numerical result: limit ≈ 6
4
Step 4 — Sketch the Graph (Graphical)Since the simplified form is y = x + 3, the graph is a straight line with slope 1 and y-intercept 3. At x = 3, there is an open circle at the point (3, 6) because the original function is undefined there. The line approaches y = 6 from both sides.
Graphical result: curve → (3, 6) with an open circle
5
Step 5 — State the Conclusion (Verbal)As x gets closer and closer to 3 from either direction, the output values of g(x) = (x² − 9)/(x − 3) get arbitrarily close to 6. Therefore, lim (x → 3) g(x) = 6, even though g(3) itself is undefined.
Final answer: lim (x → 3) (x² − 9)/(x − 3) = 6
Check Your Work
Notice how each step produced the same answer — 6. If any representation had given a different result, that would be a red flag indicating a calculation error. Using multiple representations is like double-checking your work with a different method.

Strengths & Limitations of Each Representation

No single representation is "best" in all situations. Each has strengths that make it ideal for certain problems and limitations that can trip you up if you rely on it exclusively.

Comparison of the four limit representations
RepresentationStrengthsLimitations
GraphicalQuick visual overview of overall behavior; easy to spot discontinuities, asymptotes, and one-sided limits at a glance.Imprecise for exact values; graph resolution can hide subtle behavior like tiny holes or rapid oscillation.
NumericalConcrete and calculator-friendly; great for estimating limits when you cannot simplify algebraically.Only samples finitely many values; can be fooled by oscillating functions like sin(1/x); rounding errors can accumulate.
AlgebraicProvides exact answers; reveals structure of the function (removable vs. non-removable discontinuities); generalizes easily.Requires solid algebra skills; not always possible to simplify (some functions resist factoring or rationalizing).
Verbal / FormalForces clear conceptual understanding; essential for proofs and communicating results precisely.Can be vague without careful wording; the ε-δ definition can feel abstract for beginners.
KEY TAKEAWAY
Think of each representation as a different tool in a toolbox. A hammer is great for nails but terrible for screws. Similarly, a graph is fantastic for spotting jump discontinuities but lousy for finding the exact limit of a complicated rational expression. Strong calculus students learn to pick the right tool — and use a second tool to verify.

Connection to Advanced Theory

The ability to translate between representations doesn't just help with basic limits — it is foundational for nearly every topic that follows in calculus. Derivatives, integrals, and series all rely on limits, and each can be understood through multiple representations.

How limit representations connect to future calculus topics
Concept NowHow It Extends
Graphical limit readingReading the slope of a tangent line on a graph — the graphical interpretation of a derivative.
Numerical tables for limitsRiemann sums: using tables of function values to approximate areas under curves (integrals).
Algebraic simplification (0/0)L'Hôpital's Rule and Taylor series — more powerful tools for resolving indeterminate forms.
Verbal/formal ε-δ definitionRigorous proofs of continuity, differentiability, and convergence in real analysis.
One-sided limitsPiecewise function analysis, absolute value functions, and understanding left/right derivatives.

As you move into derivatives, you will encounter the limit definition of the derivative: lim (h → 0) [f(x + h) − f(x)]/h. This expression is exactly the kind of 0/0 indeterminate form you just practiced simplifying. You will also see it graphically as the slope of a tangent line, numerically as a table of difference quotients, and algebraically through the power rule and chain rule. Every representation you master now pays dividends throughout the rest of calculus.

🔭 Looking Ahead
In AP Calculus and college-level courses, exam questions routinely present limit information in one representation and ask you to draw conclusions in another — for example, reading a graph and writing an algebraic expression, or interpreting table values and stating a verbal conclusion. Fluency in switching between representations is not optional; it is the core skill being tested.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why a limit can exist at x = c even when f(c) is undefined. Use at least two different representations (graphical, numerical, algebraic, or verbal) to support your explanation.
PROBLEM 2BASIC CALCULATION
Evaluate lim (x → 5) (x² − 25)/(x − 5) using algebraic simplification. Then verify your answer by building a short numerical table with at least two values from each side of 5.
PROBLEM 3INTERMEDIATE
Consider the piecewise function h(x) = { 2x + 1 if x < 3; 10 if x = 3; x² − 2 if x > 3 }. Find lim (x → 3⁻) h(x), lim (x → 3⁺) h(x), and determine whether lim (x → 3) h(x) exists. Explain your reasoning using at least two representations.
PROBLEM 4APPLIED
A car's distance from a traffic light is given by d(t) = (t² − 4t)/(t − 4) meters, where t is time in seconds. The sensor at the light fails at t = 4. Use multiple representations to determine how far the car is from the light as it arrives at t = 4 seconds. Explain why this limit is meaningful in a real-world context.
PROBLEM 5CRITICAL THINKING
A student claims: "If a table shows f(x) approaching 5 as x approaches 2 from both sides, then the limit must be 5." Construct a function where a numerical table with values x = 1.9, 1.99, 1.999, 2.001, 2.01, 2.1 suggests a limit of 0, yet the actual limit as x → 2 does not exist. Explain how the graphical or algebraic representation would reveal the table's limitation.

Lesson Summary

A limit describes the value a function's output approaches as the input gets close to a target. You can investigate limits through four representations: the graphical view (tracing the curve toward a point), the numerical view (building tables of values from both sides), the algebraic view (simplifying expressions, especially indeterminate forms like 0/0), and the verbal view (precise language or the formal ε-δ definition). Each representation offers unique strengths and has specific limitations.

The central skill is connecting representations: using a graph to spot a possible limit, confirming it with a table, proving it with algebra, and stating it clearly in words. A limit can exist even when the function is undefined at the point, and the two-sided limit exists only when the left-hand and right-hand limits agree. Mastering multiple representations now prepares you for derivatives, integrals, and every major topic in calculus.

Varsity Tutors • Calculus 1 • Multiple Limit Representations — Connecting Multiple Representations of Limits