Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

A limit describes the value a function approaches as x gets close to a chosen input. Sometimes there is no single value that the function settles toward, so the limit does not exist. This matters because limits are the foundation of continuity, derivatives, and integrals.

Recognizing failure cases helps students interpret graphs and avoid forcing an answer where none exists.

A two-sided limit exists only when the left-hand and right-hand limits exist and are equal. Limits commonly fail when the two sides approach different values, when the function oscillates without settling, or when values grow without bound. A hole or a jump in the graph does not automatically mean the limit fails, so the behavior near the point is more important than the function value at the point.

Graphs, tables, and formulas all must be checked for the same idea: approach, not arrival.

Understanding Calculus: Limits That Do Not Exist

A reliable way to test a suspected failure is to treat the point as a boundary between two separate journeys. Follow the graph from smaller inputs, then from larger inputs. If the destinations disagree, one combined destination cannot be assigned.

Piecewise rules often create this situation. For example, a temperature control system might use one rule below a threshold and another rule above it.

At the threshold, its output can switch suddenly. The graph has a jump because the rule changes, not because the input itself is missing.

Oscillation is a different kind of failure. Near the chosen input, the function may keep moving up and down faster than any graph window can clearly show. Zooming in does not reveal a narrowing path toward one height.

It reveals more waves. The important idea is that values can be found arbitrarily close to the input that are far apart from each other.

For the sine of one divided by x near zero, some inputs produce values near one while other extremely close inputs produce values near negative one. A table with only a few rounded decimals can hide this behavior, so students should use several values and think about the formula.

Blowups occur when a denominator becomes very small or when another operation produces increasingly large outputs. A calculator may display an error, a huge number, or a value in scientific notation. Those displays are clues, but the sign matters.

When outputs rise without bound on both sides, the graph has a vertical asymptote and no ordinary finite limit exists there. When one side rises while the other falls, the mismatch is even clearer. In physics, similar patterns appear in simplified models.

A formula can predict an enormous value when a distance, time interval, or difference in position approaches zero. This often signals that the model has reached a condition where its assumptions need careful attention.

Do not decide from the dot drawn at the point. A filled dot may be placed at a value unrelated to nearby behavior, perhaps because a rule defines a special case. An open circle may mark a missing output even when nearby values gather perfectly around that height.

Separate the task into observations. Check the behavior from each side. Check whether values stay near one number, keep switching, or become unbounded.

Then state the conclusion precisely. Saying that a limit does not exist should include the reason, such as unequal side behavior, endless oscillation, or unbounded growth. This habit becomes essential before studying continuity and derivatives, because both topics depend on local behavior being stable enough to describe.

Key Facts

  • lim x -> a f(x) exists if and only if lim x -> a- f(x) = lim x -> a+ f(x) = L.
  • If lim x -> a- f(x) and lim x -> a+ f(x) are different, then lim x -> a f(x) does not exist.
  • If f(x) grows without bound as x approaches a, then the finite limit does not exist.
  • For f(x) = 1/(x - a)^2, lim x -> a f(x) = infinity, so there is no finite limit.
  • For f(x) = 1/(x - a), lim x -> a- f(x) = -infinity and lim x -> a+ f(x) = infinity, so the two-sided limit does not exist.
  • For f(x) = sin(1/x), lim x -> 0 f(x) does not exist because the function oscillates between -1 and 1 infinitely often.

Vocabulary

Limit
A limit is the value a function approaches as the input gets closer to a specified number.
One-sided limit
A one-sided limit describes what a function approaches from only the left or only the right side of an input.
Two-sided limit
A two-sided limit describes what a function approaches when the input gets close from both sides.
Oscillation
Oscillation occurs when a function keeps moving between different values instead of approaching one value.
Unbounded growth
Unbounded growth occurs when function values increase or decrease without limit as the input approaches a point.

Common Mistakes to Avoid

  • Assuming a limit does not exist just because f(a) is undefined. This is wrong because a limit depends on nearby values, not on the value at x = a.
  • Ignoring one-sided limits. This is wrong because a two-sided limit exists only when the left-hand and right-hand limits both exist and match.
  • Writing infinity as the limit value without context. This is wrong because infinity is not a real number, so the finite limit does not exist even if the function grows without bound.
  • Using a table with too few values to prove a limit exists. This is wrong because a table can suggest behavior, but jumps or oscillations may be missed without graph or algebraic analysis.

Practice Questions

  1. 1 For f(x) = (x^2 - 4)/(x - 2), find lim x -> 2 f(x), or state that it does not exist.
  2. 2 For f(x) = 1/(x - 3), find lim x -> 3- f(x), lim x -> 3+ f(x), and decide whether lim x -> 3 f(x) exists.
  3. 3 A graph approaches y = 2 from the left of x = 1 and y = 5 from the right of x = 1. Explain whether lim x -> 1 f(x) exists and why.