Calculus Mastery

The Human Knowledge Project


Chapter 2 — Limits: Intuitive, Numeric, and Graphical

2.1 Learning Objectives

By the end of this chapter, students should be able to:


2.2 Big Picture — Why Limits Matter

Calculus studies behavior.

Not merely values.

Behavior.

This distinction is extremely important.

In algebra, students often ask:

“What is the value of the function at x = 3?”

But calculus asks deeper questions:

Limits were invented to answer these questions.


Why Ordinary Algebra Is Not Enough

Suppose we want to understand motion.

Imagine driving a car.

Average velocity over one hour is easy:

distance traveled / elapsed time

But what if we want:

velocity at exactly one instant?

Now we face a problem.

At a single instant:

Limits solve this problem.

They allow us to study:

This becomes the foundation of:

Limits are the doorway into calculus.


2.3 Intuitive Meaning of a Limit

Suppose we write:

lim x→2 f(x)

This is read:

“the limit of f(x) as x approaches 2.”

Notice carefully:

The expression does NOT ask:

“What is f(2)?”

Instead it asks:

“What value does the function appear to approach as x gets closer and closer to 2?”

This distinction is one of the most important ideas in calculus.


2.4 Approaching vs Arriving

Students often confuse:

Limits care primarily about nearby behavior.

Not necessarily the actual function value.

This idea initially feels strange because everyday thinking usually treats:

as essentially the same.

Calculus separates them carefully.


Example — A Hole in the Graph

Suppose:

f(x) = (x² − 1)/(x − 1)

At first glance:

So:

f(1)

is undefined.

But simplify:

x² − 1 = (x − 1)(x + 1)

So:

f(x) = x + 1

everywhere except x = 1.

Now ask:

What happens as x approaches 1?

If x is:

The outputs approach 2.

So:

lim x→1 (x² − 1)/(x − 1) = 2

even though:

f(1)

does not exist.

This is one of the first major conceptual breakthroughs in calculus.


2.5 Visualizing Limits

Students should learn to think dynamically.

Imagine moving along a graph toward a point.

Ask:

Limits describe the behavior of the graph nearby.

Not merely the value printed at a point.


2.6 Numerical Approach — Tables

One of the best ways to build intuition is numerical exploration.

Suppose:

f(x) = x²

Estimate:

lim x→2 x²

Construct a table.

| x | f(x)= x² |

|---|---|

| 1.5 | 2.25 |

| 1.9 | 3.61 |

| 1.99 | 3.9601 |

| 2.001 | 4.004001 |

| 2.1 | 4.41 |

As x approaches 2:

So:

lim x→2 x² = 4


2.7 Left-Hand and Right-Hand Limits

Approach direction matters.

Left-Hand Limit

lim x→2⁻ f(x)

means:

Examples:

lim x→2⁺ f(x)

means:

Examples:

A two-sided limit exists only if:

If the two sides disagree:

the limit does not exist.


2.8 Jump Discontinuities

Suppose:

f(x)=

{

1 if x < 0

3 if x > 0

}

Now examine behavior near x = 0.

From left:

From right:

Since:

the limit does not exist.

Graphically:

This is called a jump discontinuity.


2.9 Infinite Limits and Vertical Asymptotes

Suppose:

f(x)=1/x

Examine behavior near x = 0.

From the right:

From the left:

The graph rises and falls without bound.

This behavior creates a vertical asymptote.

Students should visualize:

Limits allow us to describe infinite behavior rigorously.


2.10 Zooming In — The Heart of Calculus

One of the deepest ideas in calculus is this:

Smooth curves begin to look straight when viewed sufficiently closely.

This idea becomes fundamental later when studying derivatives.

Imagine:

Limits make this possible.

Calculus repeatedly asks:

What happens as intervals become infinitely small?

This question drives:


2.11 Worked Example — Numerical Limit

Estimate:

lim x→3 (2x + 1)

Construct table:

| x | 2x + 1 |

|---|---|

| 2.9 | 6.8 |

| 2.99 | 6.98 |

| 3.001 | 7.002 |

| 3.1 | 7.2 |

Outputs approach 7.

So:

lim x→3 (2x + 1) = 7


2.12 Worked Example — Hole in Graph

Estimate:

lim x→1 (x² − 1)/(x − 1)

Factor numerator:

x² − 1 = (x − 1)(x + 1)

Simplify:

= x + 1

Now:

as x approaches 1,

outputs approach 2.

So:

lim x→1 (x² − 1)/(x − 1) = 2

Even though:

The nearby behavior still approaches 2.

This is extremely important.


2.13 Worked Example — Jump Behavior

Suppose:

f(x)=

{

2 if x < 1

5 if x > 1

}

Find:

lim x→1 f(x)

From left:

From right:

Since:

limit does not exist.

Students should visualize:


2.14 Common Student Mistakes

Mistake 1 — Confusing f(a) with the limit

Students often assume:

f(a)= lim x→a f(x)

This is not always true.

Limits concern nearby behavior.

Mistake 2 — Ignoring approach direction

Left and right sides may differ.

Always examine both when discontinuities possible.

Mistake 3 — Believing undefined means “no limit”

A function may:

Calculus requires dynamic thinking:


2.15 Problem-Solving Strategy for Limits

When solving limits, students should ask:

  1. What type of function is this?
  2. Is the graph likely continuous?
  3. Can direct substitution work?
  4. Is there a denominator becoming zero?
  5. Do left and right sides agree?
  6. Does the graph blow up infinitely?
  7. Is there a removable hole?
  8. What does the graph appear to do nearby?

This habit develops mathematical maturity.

2.16 Practice Problems

A. Basic Numerical Limits

Estimate:

x→1

lim

x

2

Estimate:

x→3

lim

(2x+5)

Estimate:

x→−2

lim

(x

2

+1)

Estimate:

x→0

lim

(5x−1)

Construct a table to estimate:

x→2

lim

(x

2

+3)

B. Limits with Holes

Evaluate:

x→1

lim

x−1

x

2

−1

Evaluate:

x→2

lim

x−2

x

2

−4

Evaluate:

x→3

lim

x−3

x

2

−9

Explain why these limits may exist even though direct substitution fails.

Explain geometrically what a removable discontinuity is.

C. Left-Hand and Right-Hand Limits

Explain difference between:

left-hand limit

right-hand limit

Suppose:

f(x)={

2

5

x<0

x>0

Find:

left-hand limit

right-hand limit

two-sided limit

Explain why a jump discontinuity prevents a two-sided limit.

Give a real-world example of piecewise behavior.

Explain why approach direction matters.

D. Infinite Limits

Describe behavior of:

f(x)=1/x

near x = 0.

Explain what a vertical asymptote represents graphically.

Explain what “grows without bound” means.

Explain difference between:

very large

infinite

Sketch mentally what happens near:

x = 0 for 1/x

x = 2 for 1/(x−2)

E. Conceptual Problems

Explain why limits are foundational to calculus.

Explain why nearby behavior matters more than exact value.

Explain how zooming relates to derivatives.

Explain why limits help define instantaneous velocity.

Explain difference between:

approaching

arriving

Explain why smooth curves appear locally straight.

Explain how tables help estimate limits.

Explain why graphs reveal information formulas may hide.

Explain why limits are dynamic rather than static ideas.

Explain why calculus studies behavior.

2.17 Selected Solutions

Problem 1

x→1

lim

x

2

=1

As x approaches 1:

outputs approach 1.

Problem 6

x−1

x

2

−1

Factor numerator:

=(x−1)(x+1)/(x−1)

Simplify:

= x+1

Now evaluate nearby behavior.

As x approaches 1:

outputs approach 2.

So:

x→1

lim

x−1

x

2

−1

=2

Problem 12

Left-hand limit:

x→0

lim

f(x)=2

Right-hand limit:

x→0

+

lim

f(x)=5

Since:

left ≠ right

two-sided limit does not exist.

Problem 16

For:

f(x)=1/x

near x = 0:

From right:

outputs extremely large positive

From left:

outputs extremely large negative

Graph possesses vertical asymptote at x = 0.

2.18 Chapter Summary

In this chapter we introduced:

intuitive limits

numerical limits

graphical limits

left-hand and right-hand behavior

holes

jumps

asymptotes

infinite behavior

dynamic graphical thinking

Most importantly, students began learning the core perspective of calculus:

studying behavior near a point.

Limits allow us to:

shrink intervals

zoom into graphs

study local behavior

define instantaneous change

This leads directly to the derivative — the central object of differential calculus.

can you provide the copy button for chapt 2