Uniqueness of Limits


Theorem


A function cannot approach two different limits near a.

In other words, if f approaches I near a, and f approaches m near a, then I = m.


Proof


Since ff approaches ll near aa, we know that for any ϵ>0\epsilon > 0 there is some number δ1>0\delta_1 > 0 such that, for all xx

if0<xa<δ1,thenf(x)l<ϵ.if \quad 0 < |x - a| < \delta_1,\quad then \quad |f(x)-l| < \epsilon.

We also know, since ff approaches mm near aa, that there is some δ2>0\delta_2 > 0 such that, for all xx,

if0<xa<δ2,thenf(x)m<ϵ.if \quad 0 < |x - a| < \delta_2,\quad then \quad |f(x)-m| < \epsilon.

We have had to use two numbers, δ1\delta_1 and δ2\delta_2, since there is no guarantee that the δ\delta which works in one definition will work in the other.

But, in fact, it is now easy to conclude that for any ϵ>0\epsilon > 0 there is some δ>0\delta > 0 such that, for all xx,

if0<xa<δ,thenf(x)l<ϵandf(x)m<ϵ\begin{align} if \quad 0 < |x — a| < \delta, \\ then \quad |f(x) — l| < \epsilon \\ and \quad |f(x) — m| < \epsilon \end{align}

we simply choose

δ=min(δ1,δ2)\delta = min(\delta_1, \delta_2)

To complete the proof we just have to pick a particular ϵ>0\epsilon > 0 for which the two conditions

f(x)l<ϵandf(x)m<ϵ|f(x) - l| < \epsilon \quad and \quad |f(x) - m| < \epsilon

cannot both hold, if lml \neq m.

The proper choice is suggested by Figure 16. theorem-uniqueness-of_limits-figure-16

If lml \neq m, so that lm>0|l-m|>0, we can choose lm/2|l-m|/2 as our ϵ\epsilon. It follows that there is a δ>0\delta > 0 such that, for all xx,

if0<xa<δ,if \quad 0 < |x-a| < \delta, thenf(x)l<lm2then \quad |f(x) - l| < \frac{|l-m|}{2} andf(x)m<lm2and \quad |f(x) - m| < \frac{|l-m|}{2}

This implies that for 0<xa<δ0 < |x — a | < \delta we have

lm=lf(x)+f(x)m(1)lf(x)+f(x)m(2)<lm2+lm2(3)=lm(4)\begin{aligned} |l-m| &= |l - f(x) + f(x) - m| \quad\quad(1)\\ &\leq |l - f(x)| + |f(x) - m| \quad\quad(2)\\ &< \frac{|l-m|}{2} + \frac{|l-m|}{2} \quad\quad(3)\\ &= |l-m| \quad\quad(4) \end{aligned}

a contradiction.

Reference Links:


Reference: Calculus Micheal Spivak. 5. Limits

分类

Published at:
June 30, 2026
Keywords:
Math
Calculus
Limits