Calculus Vol. 1 · Section LetterChapter 2 · Limits
The opening problem

The Limit of a Function

Where a function is headed near a point — even when the point itself cannot be trusted, or plugged in at all.

Figure 2.2.1: f(x)=x24x2f(x)=\dfrac{x^2-4}{x-2} — the line y=x+2y=x+2 with the point (2,4)(2,4) punched out.

Masthead in the annual-letter grammar: letterhead strip, an accent-barred kicker, a weight-500 serif title with a key word in accent, an italic lede — and the section's live opening figure to the right.
Calculus Vol. 1 · Section Letter§2.2 · The Limit of a Function

Dear reader,

This section is about a single, patient question: where is a function headed as its input creeps toward a point? Sometimes the point is a smooth part of the curve. Sometimes there is a hole, a jump, or a wall. The limit is the language that describes all four at once.

Read for the destination the graph is approaching, not the value it may or may not hold at the point itself.

In this section you will

IUsing correct notation, describe the limit of a function
IIUse a table of values to estimate a limit — or see when it fails
IIIUse a graph to estimate a limit — or see when it fails
IVDefine one-sided limits, with examples
VRelate one-sided and two-sided limits
VIUsing correct notation, describe an infinite limit
VIIDefine a vertical asymptote
The letter opens on drop-cap prose at the measure; the seven objectives sit in a numbered contents column that reveals one row at a time.
Calculus Vol. 1 · Section LetterThe opening problem
Closing in on x=2x = 2

A value the formula can't give you

For f(x)=x24x2f(x)=\dfrac{x^2-4}{x-2}, the point x=2x=2 has no value — you would divide by zero. So where is the graph headed as xx draws close? Pick xx-values just below and just above 2, and watch f(x)f(x).

From both sides the outputs close in on 4, even though f(2)=00f(2)=\tfrac{0}{0} has no value. The graph heads toward 4 without ever reaching it.

Table of values — both sides of 2

from leftf(x)f(x)from rightf(x)f(x)
1335
1.53.52.54.5
1.93.92.14.1
1.993.992.014.01
1.9993.9992.0014.001
1.99993.99992.00014.0001
The opening problem in prose + a compact data table; the table and the conclusion each reveal on click.
Calculus Vol. 1 · Section LetterFrom one case to a method
Name the method

Do it again — for any function

You found where ff was heading as x2x \to 2without ever using x=2x = 2 itself. The point of mathematics is to write down exactly what you did, so it works for the next function too:

1Choose xx-values closing in from the left.
2And matching values from the right.
3Compute f(x)f(x) at each one.
4When both columns close in on one number, that is where ff is heading.

The method, named

The Closing-In Method

To find the value a function heads toward as xx nears a point, plug in xx-values closer and closer from both sides and watch what number the outputs settle on.

The classroom "name your method" step, rendered as a numbered reveal plus an inline data card that states and defines the Closing-In Method.
Calculus Vol. 1 · Section LetterThe question driving §2.2
The question driving this section

How can we describe where a function is headed near a point — even when we can't, or shouldn't, plug the point in?

The hole at x=2x = 2 is only the first way a point can't be trusted. By the end you will have a name for every way a function can behave as xx approaches — and every way that behavior can fail.

The section's driving question set as a large italic pull-quote — the annual-letter substitute for a cover slide.
Calculus Vol. 1 · Section LetterI · What a limit is
Definition 2.2.1 — Limit (intuitive)

What the neighborhood is doing

Let f(x)f(x) be defined for all xx in an open interval containing aa, with the possible exception of aa itself, and let LL be a real number. If all values of f(x)f(x) approach LL as the values of x (a)x\ (\ne a) approach aa, then the limit of f(x)f(x) as xx approaches aa is LL.

The limit reports what the neighborhood is doing, not the value at the point. For f(x)=x24x2f(x)=\dfrac{x^2-4}{x-2}, the value f(2)f(2) does not exist — yet limx2f(x)=4\displaystyle\lim_{x \to 2} f(x) = 4.

The notation

limxaf(x)=L.\lim_{x \to a} f(x) = L. Open interval containing a, with a shaded band around a

Figure 2.2.2: the shaded band around aa is the neighborhood the limit reads — the point aa itself may be excluded.

The intuitive definition as drop-cap prose at the measure; the formal notation and the neighborhood figure sit in a ruled box on the right.
Calculus Vol. 1 · Section LetterThe big idea
Why the hole?

Headed, not there

Factor and cancel:

x24x2=(x2)(x+2)x2=x+2for x2.\frac{x^2-4}{x-2}=\frac{(x-2)(x+2)}{x-2}=x+2 \quad\text{for } x \ne 2.

So ff is the line y=x+2y = x + 2 with the single point (2,4)(2, 4) punched out. The cancellation is legal only for x2x \ne 2 — which is why we approach the point instead of substituting it. (Evaluating limits exactly by factoring is the work of §2.3.)

The Big Idea

A limit reads where a function is headed, not where it is — like reading which way a friend is heading through a crowd, even when you cannot see exactly where they stand.

Factor-and-cancel shows the hole; the boxed "Big Idea" states the section's thesis and reveals on click.
Calculus Vol. 1 · Section LetterII · Estimating from a table
Example 2.2.1 — a limit from a table

The value of sinxx\dfrac{\sin x}{x} at 00

Evaluate limx0sinxx\displaystyle\lim_{x \to 0}\frac{\sin x}{x} with a table. The function is even, so the left and right columns match:

xxsinx/x\sin x / x
±0.1\pm 0.10.99833
±0.01\pm 0.010.99998
±0.001\pm 0.0010.9999998

Both sides march toward 1: limx0sinxx=1.\displaystyle\lim_{x \to 0}\frac{\sin x}{x}=1.

Graph of sin(x)/x approaching 1 at x=0 with a hole

Figure 2.2.3: sinxx\dfrac{\sin x}{x} heads to 1 at x=0x=0, where the function itself is undefined.

Estimating a limit from a table, figure-right; the table and the conclusion reveal on click.
Calculus Vol. 1 · Section LetterYour turn
Try It Now 2.2.1

Estimate from a table

Estimate limx11x1x1\displaystyle\lim_{x \to 1}\frac{\frac{1}{x}-1}{x-1} using a table of values.

Simplify first: 1x1x1=(x1)x(x1)=1x\dfrac{\frac{1}{x}-1}{x-1}=\dfrac{-(x-1)}{x(x-1)}=-\dfrac{1}{x} for x1x \ne 1.

Both columns march toward 1-1, so limx11x1x1=1.\displaystyle\lim_{x \to 1}\frac{\frac{1}{x}-1}{x-1}=-1. Answer: 1-1.

Table of values — both sides of 1

xxf(x)f(x)xxf(x)f(x)
0.9−1.11111.1−0.9091
0.99−1.01011.01−0.9901
0.999−1.00101.001−0.9990
A commit-first try-it: prompt shows, then the simplification, table, and answer reveal in turn.
Calculus Vol. 1 · Section LetterIII · Estimating from a graph
Example 2.2.3 — a limit from a graph

When the point and the limit disagree

For the function g(x)g(x) shown, evaluate limx1g(x)\displaystyle\lim_{x \to -1} g(x).

The marked point shows g(1)=4g(-1)=4, but the curve approaches height 3 from both sides: limx1g(x)=3.\displaystyle\lim_{x \to -1} g(x)=3.

The limit and the function value are allowed to disagree — the limit reports the neighborhood, not the isolated point.

Graph of g(x) with limit 3 at x=-1 but a marked point at height 4

Figure 2.2.4: the curve heads to 3 at x=1x=-1, while the plotted point sits at 4.

Reading a limit off a graph, figure-right; the limit value and the "may disagree" caveat reveal on click.
Calculus Vol. 1 · Section LetterInterlude
From estimates to building blocks

Guesswork, and what comes next

Tables and graphs are quick, but they rest on guesswork — you are reading a trend, not proving a value. The next section builds algebraic limit laws that compute limits exactly.

Before we leave the informal stage, two limits are so basic that every one of those laws will lean on them.

A short bridge paragraph in the letter voice, pointing forward to the limit laws of §2.3.
Calculus Vol. 1 · Section LetterThe atomic limits
Theorem 2.2.1 — two important limits

The building blocks of every limit law

The identity function f(x)=xf(x)=x marches along with xx; a constant function never moves. These two limits are the atomic building blocks inside every limit law we prove from here on.

For any real aa and constant cc

limxax=alimxac=c.\lim_{x \to a} x = a \qquad \lim_{x \to a} c = c.
The two atomic limits stated in a ruled figure box beside a one-paragraph gloss.
Calculus Vol. 1 · Section LetterHow a limit misses
Two ways a limit can fail

Oscillation, or blow-up

For a two-sided limit to exist, f(x)f(x) must approach a single real number from both sides. It can miss in two very different ways — and the rest of the section gives each its own precise vocabulary.

Way one

Oscillation

ff bounces around forever without settling.

Way two

Blow-up

ff shoots off toward ±\pm\infty — a vertical wall.

Both get labeled DNE for now — but each is about to earn its own precise name.

The two failure modes as two inline data cards; the "DNE for now" line reveals on click.
Calculus Vol. 1 · Section LetterOscillation
Example 2.2.4 — a limit that fails

The wandering sin(1/x)\sin(1/x)

Evaluate limx0sin ⁣(1x)\displaystyle\lim_{x \to 0}\sin\!\left(\frac{1}{x}\right). As x0x \to 0, the input 1/x1/x blows up, so sin(1/x)\sin(1/x) oscillates faster and faster — never settling.

Along x=2π,23π,25π,x=\dfrac{2}{\pi},\dfrac{2}{3\pi},\dfrac{2}{5\pi},\dots the value cycles 1,1,1,1,1,-1,1,-1,\dots forever. Different paths to 0 give different values, so limx0sin ⁣(1x)\displaystyle\lim_{x \to 0}\sin\!\left(\frac{1}{x}\right) DNE.

Graph of sin(1/x) oscillating without bound near x=0

Figure 2.2.5: sin(1/x)\sin(1/x) oscillates ever faster near 00 — no single value to head toward.

Oscillation as a genuine DNE, figure-right; the multiple-paths argument reveals on click.
Calculus Vol. 1 · Section LetterIV · Toward one-sided limits
When "DNE" hides the real story

A failure worth describing

Saying "the limit does not exist" sometimes throws away useful information. sin(1/x)\sin(1/x) genuinely wandered — nothing more to say.

But recall g(x)=x2x2g(x)=\dfrac{|x-2|}{x-2}: it settles cleanly on 1-1 from the left and +1+1 from the right.

The two-sided limit fails, yet each side is perfectly well-behaved. That deserves its own notation.

Figure 2.2.6: g(x)=x2x2g(x)=\dfrac{|x-2|}{x-2} — clean on each side, a jump at x=2x=2.

Motivating one-sided limits with the live step-function figure; the "deserves its own notation" line reveals on click.
Calculus Vol. 1 · Section LetterIV · One-sided limits
Definition 2.2.2 — one-sided limits

Approaching from one side

If f(x)f(x) approaches LL as x (x<a)x\ (x < a) approaches aa from the left, we write limxaf(x)=L\displaystyle\lim_{x \to a^-} f(x) = L. If it approaches LL as x (x>a)x\ (x > a) approaches aa from the right, we write limxa+f(x)=L\displaystyle\lim_{x \to a^+} f(x) = L.

For g(x)=x2x2g(x)=\dfrac{|x-2|}{x-2}: the two-sided limit DNE, but the side limits are clean — limx2g(x)=1\displaystyle\lim_{x \to 2^-} g(x) = -1 and limx2+g(x)=1\displaystyle\lim_{x \to 2^+} g(x) = 1.

From the left · from the right

limxaf(x)=L\lim_{x \to a^-} f(x) = L limxa+f(x)=L\lim_{x \to a^+} f(x) = L

Superscript sign: aa^- reads "just below aa"; a+a^+ reads "just above aa".

One-sided limits as drop-cap prose; the two notations sit in a ruled box on the right.
Calculus Vol. 1 · Section LetterEvaluating side limits
Example 2.2.5 — evaluating one-sided limits

A jump at x=2x = 2

Take the piecewise function f(x)={x+1x<2,x24x2.f(x)=\begin{cases} x+1 & x < 2,\\[2pt] x^2-4 & x \ge 2.\end{cases}

Use the correct branch on each side: limx2f(x)=3\displaystyle\lim_{x \to 2^-} f(x) = 3 and limx2+f(x)=0\displaystyle\lim_{x \to 2^+} f(x) = 0.

The side limits disagree, so limx2f(x)\displaystyle\lim_{x \to 2} f(x) DNE — the graph jumps at x=2x = 2.

Graph of the piecewise function jumping at x=2

Figure 2.2.7: the branches meet at different heights — a jump discontinuity at x=2x=2.

Evaluating both side limits of a piecewise function, figure-right; the values and the DNE verdict reveal on click.
Calculus Vol. 1 · Section LetterYour turn
Try It Now 2.2.4

Side limits of x24x2\dfrac{|x^2-4|}{x-2}

Estimate the one-sided limits of x24x2\dfrac{|x^2-4|}{x-2} at x=2x = 2.

Factor: x24=x2x+2|x^2-4| = |x-2|\,|x+2|. For x>2x > 2, the ratio x+2=4\to |x+2| = 4; for x<2x < 2, it x+2=4\to -|x+2| = -4.

The two side limits

limx2x24x2=4\lim_{x \to 2^-}\frac{|x^2-4|}{x-2}=-4 limx2+x24x2=4\lim_{x \to 2^+}\frac{|x^2-4|}{x-2}=4

Answer: left side 4-4; right side +4+4; the two-sided limit DNE.

A try-it on side limits; the factoring reveals first, then the boxed answer.
Calculus Vol. 1 · Section LetterV · The handshake
Theorem 2.2.2 — one-sided and two-sided

When the two sides shake hands

The relationship

limxaf(x)=L        limxaf(x)=L  and  limxa+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.

The two-sided limit exists exactly when the two side limits shake hands on the same value. If they disagree, the two-sided limit does not exist.

The iff relating side limits to the two-sided limit, boxed; the plain-language gloss reveals on click.
Calculus Vol. 1 · Section LetterVI · The vertical wall
Back to the blow-up

A function that never settles

Every function so far stayed bounded near its trouble point. But the third opening function never settles:

h(x)=1(x2)2  +as x2.h(x)=\frac{1}{(x-2)^2}\ \longrightarrow\ +\infty \quad\text{as } x \to 2.

This is the blow-up failure we flagged earlier. Rather than write "DNE", we record how it fails — with the symbol \infty.

Figure 2.2.8: h(x)=1(x2)2h(x)=\dfrac{1}{(x-2)^2} climbs without bound on both sides of x=2x=2.

Motivating infinite limits with the live blow-up figure and the display limit to ++\infty.
Calculus Vol. 1 · Section LetterVI · Infinite limits
Definition 2.2.3 — infinite limits

Recording how a limit fails

If f(x)f(x) increases without bound as xax \to a, we write limxaf(x)=+\displaystyle\lim_{x \to a} f(x) = +\infty; if it decreases without bound, limxaf(x)=\displaystyle\lim_{x \to a} f(x) = -\infty. The same applies to the one-sided versions xax \to a^- and xa+x \to a^+. Writing ++\infty records how the limit fails — by blowing up — instead of just labeling it "DNE". (Infinity is a description of behavior, not a real-number value.)

Increase / decrease without bound

limxaf(x)=+\lim_{x \to a} f(x) = +\infty limxaf(x)=\lim_{x \to a} f(x) = -\infty
Infinite limits as drop-cap prose; the two signed-infinity notations sit in a ruled box.
Calculus Vol. 1 · Section LetterVII · Vertical asymptotes
Definition 2.2.4 — vertical asymptote

Naming the wall

The line x=ax = a is a vertical asymptote of f(x)f(x) if any one of the following holds:

Any one is enough

limxaf(x)=±,limxa+f(x)=±,limxaf(x)=±.\lim_{x \to a^-} f(x) = \pm\infty,\quad \lim_{x \to a^+} f(x) = \pm\infty,\quad \lim_{x \to a} f(x) = \pm\infty.

Example: h(x)=1(x2)2h(x)=\dfrac{1}{(x-2)^2} has limx2h(x)=+\displaystyle\lim_{x \to 2} h(x) = +\infty, so the line x=2x = 2 is a vertical asymptote.

The vertical-asymptote definition, boxed; the worked instance reveals on click.
Calculus Vol. 1 · Section LetterRecognizing an infinite limit
Example 2.2.6 — an infinite limit

The two sides of 1x\dfrac{1}{x} at 00

Evaluate the one- and two-sided limits of 1x\dfrac{1}{x} at x=0x = 0.

xx1/x1/xxx1/x1/x
−0.01−1000.01100
−0.001−10000.0011000

The sides blow up in opposite directions, so limx01x=\displaystyle\lim_{x \to 0^-}\frac{1}{x}=-\infty, limx0+1x=+\displaystyle\lim_{x \to 0^+}\frac{1}{x}=+\infty, and the two-sided limit DNE.

Graph of 1/x with opposite infinite branches at x=0

Figure 2.2.9: 1x\dfrac{1}{x} dives to -\infty on the left and climbs to ++\infty on the right of 00.

Opposite one-sided infinities for 1/x1/x, figure-right; the table and the verdict reveal on click.
Calculus Vol. 1 · Section LetterEven vs. odd powers
Theorem 2.2.3 — powers of (xa)(x-a)

Even climbs, odd splits

If nn is even

limxa1(xa)n=+\lim_{x \to a}\frac{1}{(x-a)^n}=+\infty

Both sides climb together to ++\infty.

If nn is odd

limxa+1(xa)n=+,limxa1(xa)n=\lim_{x \to a^+}\frac{1}{(x-a)^n}=+\infty,\quad \lim_{x \to a^-}\frac{1}{(x-a)^n}=-\infty

The sides split to opposite infinities.

For a real number aa and a positive integer nn — either way, the line x=ax = a is a vertical asymptote.

The even/odd dichotomy in two side-by-side boxes; the "either way, a vertical asymptote" line reveals on click.
Calculus Vol. 1 · Section LetterFinding a vertical asymptote
Example 2.2.7 — finding an asymptote

The even case 1(x+3)4\dfrac{1}{(x+3)^4}

Evaluate the limits of f(x)=1(x+3)4f(x)=\dfrac{1}{(x+3)^4} at x=3x = -3, and identify any vertical asymptote.

Match the template 1(xa)n\dfrac{1}{(x-a)^n}: here a=3a = -3 and n=4n = 4 (even).

Even nn means both sides shoot to ++\infty, and because the limit blows up at x=3x=-3, the line x=3x = -3 is a vertical asymptote.

Both sides climb

limx3f(x)=limx3+f(x)=+\lim_{x \to -3^-} f(x) = \lim_{x \to -3^+} f(x) = +\infty limx3f(x)=+\lim_{x \to -3} f(x) = +\infty

Vertical asymptote: x=3x = -3.

Applying Theorem 2.2.3 in the even case; the template match reveals, then the boxed infinite limits.
Calculus Vol. 1 · Section LetterYour turn — the odd case
Try It Now 2.2.6

The odd case 1(x2)3\dfrac{1}{(x-2)^3}

Evaluate the limits of f(x)=1(x2)3f(x)=\dfrac{1}{(x-2)^3} at x=2x = 2 and identify any vertical asymptote.

n=3n = 3 is odd, so the side limits go to opposite infinities. The sides disagree, so the two-sided limit DNE — but one side blowing up is enough.

Opposite infinities

limx21(x2)3=\lim_{x \to 2^-}\frac{1}{(x-2)^3}=-\infty limx2+1(x2)3=+\lim_{x \to 2^+}\frac{1}{(x-2)^3}=+\infty

Answer: left -\infty; right ++\infty; two-sided DNE; vertical asymptote at x=2x = 2.

The odd-power counterpart to Example 2.2.7; the reasoning reveals, then the boxed answer.
Calculus Vol. 1 · Section LetterAll four behaviors
Example 2.2.8 — four behaviors on one graph

Reading every case at once

Read each behavior off the graph of ff:

x=4x = -4 (smooth): limx4f(x)=0\displaystyle\lim_{x \to -4} f(x) = 0, and f(4)=0f(-4) = 0.

x=2x = -2 (hole): limx2f(x)=3\displaystyle\lim_{x \to -2} f(x) = 3, but f(2)f(-2) is undefined.

x=1x = 1 (jump): lim=6\lim^- = 6, lim+=3\lim^+ = 3, two-sided DNE, f(1)=6f(1) = 6.

x=3x = 3 (asymptote): both sides \to -\infty, f(3)f(3) undefined.

One graph showing a smooth point, a hole, a jump, and a vertical asymptote

Figure 2.2.10: smooth at 4-4, a hole at 2-2, a jump at 11, an asymptote at 33.

All four limit behaviors read off a single graph, figure-right; each point reveals on click.
Calculus Vol. 1 · Section LetterThe result to carry forward
The question, answered

One graph, four verdicts

Where is a function headed near a point — even when the point itself can't be trusted? One graph holds all four answers.

The limit always reads the neighborhood, never the point. When the neighborhood agrees, the limit exists; when it splits or blows up, we don't stop at "DNE" — we name how.

The four behaviors

Point on the graphLimit verdict
smooth (x=4)(x=-4)exists; lim=f(a)\lim=f(a)
hole (x=2)(x=-2)exists; limf(a)\lim\ne f(a)
jump (x=1)(x=1)two-sided DNE; sides clean
asymptote (x=3)(x=3)infinite; vertical asymptote
The four-behaviors summary as a compact table beside the closing thesis; the thesis line reveals on click.
Calculus Vol. 1 · Section LetterFin

Read the neighborhood,
and name how the function arrives.

Table · graph · one-sided · infinite — every way a limit can hold or fail.

Yours in the limit,

— the Calculus Volume 1 reader

Next: §2.3 The Limit Laws — computing limits exactly, so the tables and graphs become proofs.

SPACENavigate & reveal
A signed farewell in serif italic with an accent signature line and the key-hint capsule; the next-section pointer reveals on the final click.