When we write the limit notation without any superscript—just x→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
x→alimf(x)=L
requires that f(x) approach L as x approaches a through values both less than and greater than a. 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.
What is a Two-Sided Limit?
The standard limit notation
x→alimf(x)=L
means x approaches a from both directions. Values slightly less than a and values slightly greater than a must both send f(x) toward the same number L.
No superscript appears on the a—this absence signals the two-sided requirement. The function must exhibit consistent behavior from the left and from the right. When you trace the graph toward x=a from either direction, both traces must converge to the same y-value.
The two-sided limit is the default interpretation whenever limit notation appears without further qualification.
The Existence Condition
A two-sided limit exists if and only if both one-sided limits exist and are equal. Formally:
x→alimf(x)=L⟺x→a−limf(x)=L and x→a+limf(x)=L
Three conditions must hold. First, the left-hand limit limx→a−f(x) must exist. Second, the right-hand limit limx→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.
Visualizing Two-Sided Approach
Imagine tracing the graph of f with your finger, moving toward x=a from the left. Note the y-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) is irrelevant to this process. The graph might have a hole at x=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=a tells you about f(a), but the limit depends on the curve's behavior as it approaches that x-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−1x<3x≥3
the left-hand limit at x=3 is 4 while the right-hand limit is 2. No single value works for both directions.
Infinite Disagreement
One side may tend toward +∞ while the other tends toward −∞. For f(x)=1/(x−2), approaching x=2 from the right gives +∞, while approaching from the left gives −∞. 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.
Continuous Functions and Two-Sided Limits
For continuous functions, evaluating limits is straightforward: substitute and compute. The definition of continuity at x=a requires
x→alimf(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) is defined and no indeterminate form arises, then
x→alimf(x)=f(a)
If substitution produces 0/0, ∞/∞, or another indeterminate form, algebraic manipulation is required. Factor and cancel common terms, rationalize radicals, or simplify complex fractions until substitution becomes possible.
At the edge of a function's domain, only one direction of approach is available. The square root function x is defined only for x≥0, so at x=0, only the right-hand limit makes sense:
x→0+limx=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 f at x=a is defined as a two-sided limit:
f′(a)=h→0limhf(a+h)−f(a)
The variable h approaches 0 from both positive and negative values. Positive h corresponds to approaching from the right; negative h 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.