The standard derivative requires the difference quotient to have the same limit from both sides. One-sided derivatives relax this to allow a limit from only one side, which is essential for functions defined on closed intervals or with corners at interior points.
| Concept | Quick Reference |
|---|---|
| Derivative from the right | f'_+(x_0) = \lim_{\Delta x \to 0^+} \dfrac{f(x_0 + \Delta x) - f(x_0)}{\Delta x} |
| Derivative from the left | f'_-(x_0) = \lim_{\Delta x \to 0^-} \dfrac{f(x_0 + \Delta x) - f(x_0)}{\Delta x} |
| Two-sided derivative exists | if and only if f'_+(x_0) = f'_-(x_0) |
Why One-Sided Derivatives?
Read more
When we first introduced the derivative of at , we considered to be an interior point of the domain of . This meant that whether was positive or negative, stayed in the domain of , and remained defined for all sufficiently small .It is practical to broaden the definition of the derivative to encompass derivatives at endpoints of intervals.
When the domain of is a closed interval , to determine the derivative at , one must consider the limit of the difference quotient
as approaches zero through positive values, . If were negative, would fall outside the domain of , and would be undefined. Conversely, to find the derivative of at , must be negative, requiring a one-sided limit as .
One-sided derivatives are also relevant for interior points where only the one-sided limits of exist as approaches zero from either side. If these one-sided limits both exist but are unequal, the graph at that point will have two distinct one-sided tangents, creating a sharp angle.
Definition
One-Sided Derivatives. If the function is defined at , then:
- The derivative from the right of at , denoted f'_+(x_0), is defined by
f'_+(x_0) = \lim_{\Delta x \to 0^+} \frac{f(x_0 + \Delta x) - f(x_0)}{\Delta x},
if the limit exists.
- The derivative from the left of at , denoted f'_-(x_0), is defined by
f'_-(x_0) = \lim_{\Delta x \to 0^-} \frac{f(x_0 + \Delta x) - f(x_0)}{\Delta x},
if the limit exists.
Geometric Interpretation
The geometric interpretation of one-sided derivatives is illustrated below.

The derivative from the right f'_+(x_0) is the limit of the secant line slopes connecting and a nearby point on the curve, as approaches from the right. Similarly f'_-(x_0) is the limit of these secant slopes as approaches from the left.
Relationship to the Two-Sided Derivative
Recall that if and only if . This leads to the following key conclusion:
f'(x_0) exists if and only if f'_+(x_0) = f'_-(x_0).
Example
Let be the function defined by
f(x) = \begin{cases} 3x - 1 & \text{if } x < 2 \\ 7 - x & \text{if } 2 \leq x \end{cases}.Draw a sketch of the graph of . Show that is continuous at , and find the derivative from the right and from the left of at .
Solution
The graph of consists of two rays as shown below.
- .
- One-sided limits: so .
- .

Differentiability on a Closed Interval
A function is differentiable on a closed interval if is differentiable on the interior (that is, f'(x) exists and is finite for every in the open interval ) and f'_+(a) and f'_-(b) both exist.
One-Sided Derivatives vs. One-Sided Limits of the Derivative
Read more
It is important not to confuse f'_+(x_0) and f'_-(x_0) with f'(x_0+) and f'(x_0-).- f'_+(x_0) and f'_-(x_0) are the derivatives from the right and left, defined by one-sided limits of the difference quotient at .
- f'(x_0+) and f'(x_0-) are the one-sided limits of the derivative function as approaches from the right and left, respectively.

