Calculus I · Limits and Continuity · lesson

When a Limit Does Not Exist

Concept

Learning objectives

Recognize and explain the major reasons a limit fails to exist: unequal one-sided limits, unbounded behavior, oscillation, or missing domain on one side.

How a Limit Can Fail

Writing DNE\mathrm{DNE} is not a full explanation. A good solution identifies the behavior responsible.

Failure mode 1: the sides disagree

This is the jump behavior already seen:

limxaf(x)limxa+f(x).\lim_{x\to a^-}f(x)\ne\lim_{x\to a^+}f(x).

Failure mode 2: unbounded behavior

For

f(x)=1x,f(x)=\frac1x,

as x0+x\to0^+, the outputs become arbitrarily large and positive. As x0x\to0^-, they become arbitrarily negative. We write

limx0+1x=+,limx01x=.\lim_{x\to0^+}\frac1x=+\infty, \qquad \lim_{x\to0^-}\frac1x=-\infty.

The two-sided limit does not exist as a real number.

Failure mode 3: endless oscillation

For

f(x)=sin(1x),f(x)=\sin\left(\frac1x\right),

the argument 1/x1/x becomes arbitrarily large as x0x\to0. The sine function cycles between 1-1 and 11 infinitely often, so the outputs do not approach one number.

Two branches of sin(1/x) oscillating rapidly near zero.
Read this graph as text

Rapid oscillation near zero. Two explicit branches of y = sin(1/x) are drawn for negative and positive x near zero. The curve remains between -1 and 1 but swings more rapidly as x approaches zero. Neither domain includes zero, no segment connects across zero, and every neighborhood contains many high and low values instead of one approached height.

Separate left and right solid branches leave a visible break at x = 0, and a text annotation names the infinite oscillation.

Why it matters: Demonstrate a limit failure caused by outputs oscillating indefinitely rather than approaching one value.

Read the graph

The function sin(1/x)\sin(1/x) oscillates increasingly rapidly near zero and has no limit there.

Failure mode 4: the function exists only on one side

The function f(x)=xf(x)=\sqrt{x} has no real values for x<0x<0. Therefore, the right-hand limit

limx0+x=0\lim_{x\to0^+}\sqrt{x}=0

exists, but an ordinary two-sided real limit at 00 is not available because there is no left-side domain near zero.

At an endpoint of a domain or interval, a one-sided limit is often exactly the correct question. Later, continuity at endpoints will also use one-sided limits.

Problem 1

When asked why a limit does not exist, use one of these sentence frames:

• "The left-hand limit is AA and the right-hand limit is BB, and ABA\ne B." • "The function is unbounded near the target input." • "The function oscillates without approaching one output." • "The function has no domain values on one required side of the target."

After the explanation

Use the section idea

Reading lens

What are nearby outputs doing as the input approaches the target from both sides?

Mental model

Imagine tightening a window around the target input and watching where all nearby outputs are forced to gather.

Decision

Read the left-hand and right-hand behavior separately first; combine them only after both sides approach the same output.

Common trap

The function value at the target can be missing or deliberately moved, so never substitute a plotted dot for evidence from both sides.

Check yourself

You understand the section when you can explain a limit from a graph, table, and sentence without confusing it with the function value.

Source & rights

Original instruction with traceable references.

The exposition is original. No Active Calculus exercise is reproduced verbatim. Public-domain examples were modernized and recomposed when used as inspiration.

The verified handoff declares original composition and requires owner provenance review. BetterGrades-original material remains separate from public-domain references; no source textbook PDF is published here.

Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary