CALCULUS 1 • LIMITS & CONTINUITY

Estimating Limits from Tables — Estimating Limit Values from Tables

Use tables of values to predict what a function approaches as x gets closer and closer to a target.

Historical Context & Motivation

Mathematicians have been fascinated by the idea of approaching a value without necessarily reaching it for thousands of years. Ancient Greek thinkers like Zeno posed famous paradoxes about motion and infinity, and Archimedes used a method of successive approximation to estimate the area of a circle. These early ideas planted the seeds for what we now call limits — the foundation of all of calculus.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes approximated the area under curves by inscribing polygons with more and more sides, observing that the values approached a specific number — an early intuitive use of limits.
1680s
Newton & Leibniz Invent Calculus
Isaac Newton and Gottfried Leibniz independently developed calculus using the concept of infinitesimals — quantities approaching zero — to define derivatives and integrals.
1821
Cauchy Formalizes Limits
Augustin-Louis Cauchy gave the first rigorous definition of a limit, replacing vague notions of 'getting close' with precise mathematical language.
1860s
Weierstrass and the ε-δ Definition
Karl Weierstrass refined Cauchy's work into the formal epsilon-delta definition still used today, putting calculus on a solid logical foundation.

Even though limits now have a formal definition, one of the most practical first steps in understanding them is to estimate a limit using a table of values. Before you dive into algebraic techniques or formal proofs, building a table lets you see the pattern: what number does f(x) get closer and closer to as x approaches some target? This numerical approach gives you concrete evidence and develops your intuition for how limits behave.

Core Principles & Definitions

Before you start filling in tables, you need to understand a few foundational ideas. A limit describes the value that a function f(x) approaches as the input x gets closer and closer to a particular number, often called c. Crucially, the limit is about the trend of the outputs — it does not depend on whether f(c) itself is defined or what f(c) equals.

1

The Limit Describes a Trend

We care about what f(x) is approaching as x → c, not necessarily what f(c) equals. The function might not even be defined at c.
2

Approach from Both Sides

To confirm a limit exists, check values of x that approach c from the left (x < c) and from the right (x > c). Both sides must approach the same number.
3

Choose Values Close to c

Pick x-values progressively closer to c, such as 0.1, 0.01, and 0.001 away. The closer you get, the more reliable your estimate becomes.
4

Look for Stabilization

As x gets very close to c, the output values f(x) should stabilize around a single number. That number is your estimated limit.
5

No Limit? That's Possible Too

If the left-side values and right-side values approach different numbers — or if the outputs grow without bound — the limit does not exist (DNE).
KEY TAKEAWAY
Think of estimating a limit like watching someone walk toward a wall. You can predict exactly where they'll reach the wall by tracking their position at closer and closer moments — even if they never actually touch it. The table of values is your tracker: each row brings x closer to c, and you watch f(x) zero in on the limit.

Visual Explanation

The diagram below shows how we estimate the limit of a function f(x) = (x² − 4)/(x − 2) as x approaches 2. Notice that f(2) is undefined because plugging in x = 2 gives 0/0. However, the table shows that as x gets closer to 2 from both sides, the output values converge toward 4.

The graph of f(x) = (x² − 4)/(x − 2) is a straight line y = x + 2, except with a hole at x = 2. The inset table shows values from the left (cyan) and right (pink) both approaching 4.

In the diagram above, notice two key features. First, the open circle at x = 2 indicates that f(2) is undefined — you get 0/0 if you try to plug in directly. Second, the inset table shows x-values approaching 2 from both sides. The left-side values (1.9, 1.99, 1.999) produce f(x) values of 3.9, 3.99, and 3.999, while the right-side values (2.001, 2.01, 2.1) produce 4.001, 4.01, and 4.1. Both sides clearly converge to 4, so we estimate the limit as 4.

Mathematical Framework

Now let's connect the table method to the formal notation you'll see in your textbook. When we write a limit expression, we're making a precise claim about the behavior of f(x) as x gets arbitrarily close to a particular value c.

LIMIT NOTATION
lim f(x) = L x → c
This reads: 'The limit of f(x) as x approaches c equals L.' Here, c is the x-value being approached, and L is the value the outputs converge to.
LEFT-HAND LIMIT
lim f(x) = L x → c⁻
The superscript minus sign means we only look at x-values that are less than c (approaching from the left on a number line). In a table, these are the rows where x < c.
RIGHT-HAND LIMIT
lim f(x) = L x → c⁺
The superscript plus sign means we only look at x-values that are greater than c (approaching from the right). In a table, these are the rows where x > c.
CONDITION FOR LIMIT TO EXIST
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 both one-sided limits exist and are equal. When building a table, this means the values from the left and the values from the right must converge to the same number.
💡 How to Build a Good Table
Start by choosing x-values on both sides of c. A reliable strategy is to use distances of 0.1, 0.01, and 0.001 away from c. For example, if c = 3, use x = 2.9, 2.99, 2.999 on the left and x = 3.1, 3.01, 3.001 on the right. Compute f(x) for each and observe the pattern.

One-Sided Limits & When Limits Don't Exist

Not every function has a limit at every point. Sometimes the left-hand and right-hand sides tell different stories, and recognizing this from a table is an essential skill. The diagram below illustrates three common scenarios you'll encounter.

This panel shows Scenario A: both sides converge to the same value, so the limit exists. In practice, you'll also encounter Scenario B (left and right sides approach different values, so the two-sided limit does not exist) and Scenario C (values grow without bound, suggesting the limit is infinite or DNE).
Summary of the three common scenarios when estimating limits from tables
ScenarioLeft-Hand Table PatternRight-Hand Table PatternConclusion
A: Limit Existsf(x) → Lf(x) → Llim f(x) = L
B: One-Sided Disagreef(x) → L₁f(x) → L₂ (L₂ ≠ L₁)Limit DNE
C: Unboundedf(x) → +∞ or −∞f(x) → +∞ or −∞Limit DNE (or ±∞)

When you build your table, always fill in at least three x-values on each side. If the f(x) column clearly stabilizes around a single number from both sides, you have a strong estimate. If the left and right sides head toward different numbers, the two-sided limit does not exist, though each one-sided limit may still exist individually.

Worked Example

Let's walk through a complete example from start to finish. We'll estimate the limit of the function g(x) = sin(x)/x as x approaches 0. This is a classic function that appears frequently in calculus, and direct substitution gives 0/0 — an indeterminate form.

Estimate lim(x→0) sin(x)/x
1
Step 1 — Identify the Target ValueWe want to find the limit as x → 0. Plugging in x = 0 directly gives sin(0)/0 = 0/0, which is undefined. This tells us we need the table approach.
2
Step 2 — Choose x-Values Approaching from the LeftPick x-values that are negative and getting closer to 0. Use x = −0.1, −0.01, and −0.001. Compute g(x) for each using a calculator (make sure it's in radian mode).
g(−0.1) ≈ 0.99833, g(−0.01) ≈ 0.99998, g(−0.001) ≈ 0.9999998
3
Step 3 — Choose x-Values Approaching from the RightNow pick positive x-values getting closer to 0. Use x = 0.1, 0.01, and 0.001.
g(0.1) ≈ 0.99833, g(0.01) ≈ 0.99998, g(0.001) ≈ 0.9999998
4
Step 4 — Organize into a TableArrange all the values so you can compare both sides at a glance: x = −0.1 → 0.99833 x = −0.01 → 0.99998 x = −0.001 → 0.9999998 x = 0 → UNDEFINED x = 0.001 → 0.9999998 x = 0.01 → 0.99998 x = 0.1 → 0.99833
5
Step 5 — Identify the Pattern and State the LimitFrom both the left and the right, f(x) values are getting closer and closer to 1. The left-hand and right-hand limits agree.
lim(x→0) sin(x)/x = 1
⚠️ Calculator Tip
When evaluating trigonometric limits like sin(x)/x, always make sure your calculator is set to radian mode, not degree mode. Calculus always uses radians for trig functions. If your calculator is in degree mode, your table values will be wrong and you'll estimate an incorrect limit.

Strengths & Limitations of the Table Method

Using tables to estimate limits is a powerful introductory tool, but like any method, it has both strengths and limitations. Understanding these will help you know when to use a table and when another approach might be more efficient.

Comparing the strengths and limitations of the table method
StrengthsLimitations
Builds intuition — you see the function's behavior numerically and develop a feel for convergence.Gives an estimate, not an exact answer. Rounding errors can accumulate and mislead you.
Works even when you can't simplify the function algebraically.Can fail for functions that oscillate rapidly near c (e.g., sin(1/x) near x = 0).
Reveals one-sided limits and helps you spot when a limit doesn't exist.Requires a calculator for most real functions — impractical on a no-calculator exam.
No prerequisite algebra skills needed beyond evaluating a function.Doesn't prove the limit — it only provides numerical evidence.
KEY TAKEAWAY
Think of the table method as a weather forecast: checking temperatures at 7 AM, 8 AM, and 9 AM gives you a very good estimate of the trend, but it doesn't guarantee the temperature at exactly 9:30 AM. Similarly, your table gives strong numerical evidence for the limit, but algebraic or graphical confirmation makes your conclusion airtight. As you progress in calculus, you'll learn faster analytical techniques — but the table method remains a reliable first check whenever you're unsure.

Connection to Algebraic & Graphical Limit Methods

The table method is your entry point into limits, but calculus offers several other powerful approaches. As you advance, you'll learn to evaluate limits using algebraic techniques (like factoring, rationalizing, or applying L'Hôpital's Rule) and graphical analysis (reading behavior directly from a graph). Here's how the methods compare.

How the three limit-finding methods compare
FeatureTable MethodAlgebraic MethodGraphical Method
PrecisionApproximateExactApproximate
DifficultyLow — just evaluate f(x)Medium to HighLow to Medium
Requires CalculatorUsually yesNoNo (if graph given)
Detects DNEYes — from disagreeing sidesYes — from analysisYes — from visual breaks
Best ForBuilding intuition, complex functionsExact answers on examsQuick visual estimation

In many calculus courses, you'll be expected to use all three methods. The table method is especially useful as a verification tool: after finding a limit algebraically, you can build a quick table to double-check your answer. Looking ahead, the concept of limits leads directly to the definition of the derivative (the instantaneous rate of change) and the definite integral (the area under a curve). Both of these foundational ideas in calculus are defined using limits, so mastering limit estimation now will pay dividends throughout the course.

Practice Problems

PROBLEM 1CONCEPTUAL
A student builds a table to estimate lim(x→5) f(x). From the left, she gets f(x) values of 7.8, 7.95, and 7.998. From the right, she gets 8.003, 8.05, and 8.2. What should she estimate the limit to be, and why?
PROBLEM 2BASIC CALCULATION
Use a table of values to estimate lim(x→3) (x² − 9)/(x − 3). Choose at least three x-values on each side of 3.
PROBLEM 3INTERMEDIATE
Consider the piecewise function h(x) = { 2x + 1 if x < 4; 10 if x = 4; 3x − 3 if x > 4 }. Build a table to estimate lim(x→4) h(x). Does the limit exist?
PROBLEM 4APPLIED
A car's position (in meters) is given by s(t) = t² + 2t. To estimate the car's instantaneous velocity at t = 3 seconds, a student calculates the average velocity [s(t) − s(3)]/(t − 3) for values of t near 3. Build a table with at least three values on each side of t = 3 and estimate the instantaneous velocity.
PROBLEM 5CRITICAL THINKING
A student tries to estimate lim(x→0) sin(π/x) by building a table. She finds: f(0.1) = 0, f(0.01) = 0, f(0.001) = 0. She concludes the limit is 0. Explain why her conclusion might be wrong, and what the actual behavior of this function is near x = 0.

Lesson Summary

To estimate a limit from a table, choose x-values that approach the target value c from both the left (x < c) and the right (x > c). Evaluate f(x) at each point, then observe whether the outputs stabilize around a single number L. If both sides converge to the same value, the limit exists and equals L. If they approach different values or grow without bound, the limit does not exist (DNE).

Remember that the limit describes the trend of f(x) near c, not the value of f(c) itself. The table method is a powerful tool for building numerical intuition and works especially well alongside algebraic simplification and graphical analysis. Use at least three x-values on each side, choose values progressively closer to c (such as 0.1, 0.01, and 0.001 away), and always check that both one-sided limits agree before stating the final answer.

Varsity Tutors • Calculus 1 • Estimating Limits from Tables