Visual Tools
Calculators
Tables
Mathematical Keyboard
Converters
Other Tools


Two-Sided Limits






Both Directions at Once


When we write the limit notation without any superscript—just xax \to a—we demand that the function approach the same value from both sides. This is the two-sided limit, the default meaning of the word "limit" in calculus.

The formal statement

limxaf(x)=L\lim_{x \to a} f(x) = L


requires that f(x)f(x) approach LL as xx approaches aa through values both less than and greater than aa. Neither direction gets special treatment. If the function behaves differently on the left than on the right, no two-sided limit exists.

This requirement is stringent but essential. Derivatives, integrals, and continuity all rely on two-sided limits. A function that approaches different values from different directions exhibits a fundamental asymmetry—a break in behavior that prevents the limit machinery from producing a single answer.

Key Terms

Limitthe value approached from both directions simultaneously
One-Sided Limitdirectional components of the two-sided limit
Continuityholds when the two-sided limit equals the function value

See All Calculus Definitions


The Existence Condition


A two-sided limit exists if and only if both one-sided limits exist and are equal. Formally:

Two-Sided Limit Existence Theorem
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
Learn more about this formula: Two-Sided Limit Existence Theorem →


Three conditions must hold. First, the left-hand limit limxaf(x)\lim_{x \to a^-} f(x) must exist. Second, the right-hand limit limxa+f(x)\lim_{x \to a^+} f(x) must exist. Third, these two values must be identical.

If the one-sided limits differ, the two-sided limit does not exist. If either one-sided limit fails to exist (due to oscillation or unbounded behavior), the two-sided limit also fails to exist.

The Default Limit Notation

Notation

The Default Limit Notation

The base marks every later limit page decorates. What the bare, superscript-free form asserts — and the shorthand for when it asserts nothing.
The superscripts aa^{-} and a+a^{+} in the existence criterion above belong to one-sided limits.
xax \to a
x approaches a
Approach from both sides at once — no superscript, no preferred direction, and xx never equals aa. LaTeX \to; the mathematical keyboard carries \rightarrow in its arrow set.
CasesSuperscript added — directional, owned by one-sided limits. \infty in place of aa — the approach never arrives, limits at infinity. In the derivative definition the moving variable is renamed: h0h \to 0.
Also written“Tends to” in British texts, “approaches” in American ones. The arrow itself dates to Hardy's A Course of Pure Mathematics (1908); before it, texts put x=ax = a under the lim.
Do not confuseNot an equality in motion. 0<xa0 < |x - a| holds the whole way — reading the arrow as “set x=ax = a” is the substitution error the limit concept exists to avoid.
Same glyph elsewhereThe same arrow writes function mapping f:ABf: A \to B and logical implication pqp \to q — unrelated jobs.
limxaf(x)=L\lim\limits_{x \to a} f(x) = L
The limit of f of x, as x approaches a, equals L
One indivisible operator — nothing is multiplied. xx is a bound variable: LL depends on ff and aa, never on xx. The LaTeX reference writes it \lim_{x \to a}.
CasesDisplayed, the condition sits under the operator; inline it slides to a subscript — same command. The =L= L form asserts existence, so it may only be written once the criterion in The Existence Condition above is met.
Also writtenf(x)Lf(x) \to L as xax \to a — the arrow form, standard in running prose where a displayed operator would be heavy.
Do not confuseLL is not f(a)f(a). Hole at aa, displaced point, undefined value — the limit ignores all three; continuity is precisely the claim that LL and f(a)f(a) coincide.
limxaf(x)\lim\limits_{x \to a} f(x) DNE
The limit does not exist — D N E
A verdict, not a value. DNE cannot be computed with or set equal to anything — once it holds, the =L= L form is unavailable.
CasesThe three routes — jump, opposite infinities, oscillation — are catalogued in When Two-Sided Limits Fail to Exist below. A limit that is \infty is its own case: the == \infty notation describes how existence fails and belongs to infinite limits.
Also writtenSpelled out “does not exist” in analysis texts; DNE is classroom and exam shorthand, rarely printed.
Do not confuseNot the same as f(a)f(a) undefined. sinxx\frac{\sin x}{x} at 00: no value, limit exists. The floor function at an integer: value exists, limit DNE. Independent questions.

Visualizing Two-Sided Approach


Imagine tracing the graph of ff with your finger, moving toward x=ax = a from the left. Note the yy-value your finger approaches. Now repeat from the right. If both traces converge to the same height, the two-sided limit exists and equals that height.

The function value f(a)f(a) is irrelevant to this process. The graph might have a hole at x=ax = a, or the point might be displaced from where the traces converge. The limit cares only about approach, not arrival.

A filled or open circle at x=ax = a tells you about f(a)f(a), but the limit depends on the curve's behavior as it approaches that xx-coordinate from both sides.

When Two-Sided Limits Fail to Exist


Several scenarios cause two-sided limits to fail.

Jump Discontinuity


The left-hand and right-hand limits both exist but differ. For a piecewise function defined by

f(x)={x+1x<3x1x3f(x) = \begin{cases} x + 1 & x < 3 \\ x - 1 & x \geq 3 \end{cases}


the left-hand limit at x=3x = 3 is 44 while the right-hand limit is 22. No single value works for both directions.

Infinite Disagreement


One side may tend toward ++\infty while the other tends toward -\infty. For f(x)=1/(x2)f(x) = 1/(x - 2), approaching x=2x = 2 from the right gives ++\infty, while approaching from the left gives -\infty. The two-sided limit does not exist.

Oscillation


If the function oscillates without settling from at least one direction, the corresponding one-sided limit fails to exist, and so does the two-sided limit.

Each failure mode reveals different information about the function's structure near the point.
Failure mode Left-hand limit at a Right-hand limit at a Why two-sided fails
Jump discontinuity exists, equals L1 exists, equals L2 ≠ L1 both sides settle, but on different values
Infinite disagreement → −∞ (or +∞) → the opposite ∞ neither side is finite, and they head opposite directions
Oscillation does not exist (or does not exist) at least one side never settles on any value

Continuous Functions and Two-Sided Limits


For continuous functions, evaluating limits is straightforward: substitute and compute. The definition of continuity at x=ax = a requires

limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)


When this holds, the limit equals the function value. Polynomials, exponentials, sine, cosine, and many standard functions are continuous everywhere on their domains. For these, direct substitution yields the limit immediately.

Rational functions are continuous wherever the denominator is nonzero. At points where the denominator vanishes, continuity fails and direct substitution does not apply—other techniques are needed.

Evaluating Two-Sided Limits


Begin with direct substitution. If f(a)f(a) is defined and no indeterminate form arises, then

limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)


If substitution produces 0/00/0, /\infty/\infty, or another indeterminate form, algebraic manipulation is required. Factor and cancel common terms, rationalize radicals, or simplify complex fractions until substitution becomes possible.

For example:

limx3x29x3=limx3(x3)(x+3)x3=limx3(x+3)=6\lim_{x \to 3} \frac{x^2 - 9}{x - 3} = \lim_{x \to 3} \frac{(x-3)(x+3)}{x-3} = \lim_{x \to 3} (x + 3) = 6


The evaluating limits page covers these techniques in detail.

Two-Sided Limits at Boundary Points


At the edge of a function's domain, only one direction of approach is available. The square root function x\sqrt{x} is defined only for x0x \geq 0, so at x=0x = 0, only the right-hand limit makes sense:

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


There is no left-hand limit because negative inputs lie outside the domain. In such cases, the one-sided limit is the only meaningful limit.

Context determines interpretation. When a function's domain naturally restricts approach to one side, the one-sided limit serves as the appropriate limit concept at that boundary.

Relationship to Derivatives


The derivative of ff at x=ax = a is defined as a two-sided limit:

f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}


The variable hh approaches 00 from both positive and negative values. Positive hh corresponds to approaching from the right; negative hh corresponds to approaching from the left. Differentiability requires the same rate of change from both directions.

If only one direction yields a limit, we obtain a one-sided derivative. A function can have a left derivative and a right derivative that differ, in which case the two-sided derivative does not exist at that point.

Summary: Where Two-Sided Limits Appear in Calculus


The two-sided limit is the default notion of approach in calculus, and that default carries weight: most of the key definitions in the subject are stated as two-sided limits. The table below collects three settings where the two-sided form is structurally required, plus the one common exception — a domain boundary, where two-sided approach isn&apos;t even available. In every case, the requirement that the function agree from both sides isn&apos;t decorative; it&apos;s what makes the underlying definition well-posed.
Setting Two-sided limit involved Why agreement from both sides matters
The basic limit notation limx → a f(x) = L the no-superscript form is the default, requiring both sides to reach the same L
Continuity at a point limx → a f(x) = f(a) a function isn't continuous if it only matches f(a) from one direction
Derivative at a point limh → 0 [f(a + h) − f(a)] / h differentiability requires the same instantaneous slope from both sides; corners and cusps fail here
Domain boundary (exception) only a one-sided limit exists, e.g. limx → 0⁺ √x when the function isn't defined on one side, two-sided isn't available — the one-sided limit takes over as the appropriate concept

Two-Sided Limits FAQ

What does DNE mean in calculus?

+
DNE stands for “does not exist” — a verdict about a limit, not a value the limit takes. Once a limit is DNE you cannot compute with it or set it equal to anything. It is also independent of whether f(a) is defined: sin(x)/x has no value at 0 yet its limit exists, while the floor function has a value at every integer but no limit there.Read more →

In a limit, does x ever actually equal a?

+
No. The condition 0 < |x − a| holds the whole way, so x stays strictly away from a while getting arbitrarily close to it. The arrow describes an approach, not an equality in motion. Reading x → a as an instruction to set x = a is precisely the substitution error the limit concept exists to avoid, and it is why a limit can exist where the function has no value.Read more →

Can a two-sided limit exist at the endpoint of a domain?

+
Not in the full two-sided sense. At a domain endpoint only one direction of approach is available, so the two-sided limit is unavailable there while the one-sided limit remains perfectly meaningful. For √x at 0 nothing lies to the left, so the right-hand limit is the appropriate concept. See one-sided limits for that treatment.Read more →