The Limit Laws
LEMMA
a lemma is an auxiliary theorem, a result that justifies its existence only by virtue of its prominent role in the proof of another theorem.
(1) If
∣x−x0∣<2ϵand∣y−y0∣<2ϵ
then
∣(x+y)−(x0+y0)∣<ϵ
Proof:
∣(x+y)−(x0+y0)∣=∣(x−x0)+(y−y0)∣≤∣x−x0∣+∣y−y0∣<2ϵ+2ϵ=ϵ
(2) If
∣x−x0∣<min(1,2(∣y0∣+1)ϵ)and∣y−y0∣<2(∣x0∣+1)ϵ
then
∣xy−x0y0∣<ϵ
Proof:
Since ∣x−x0∣<1 we have
∣x∣−∣x0∣≤∣x−x0∣<1
so that
∣x∣<1+∣x0∣
Thus
∣xy−x0y0∣=∣x(y−y0)+y0(x−x0)∣≤∣x∣⋅∣y−y0∣+∣y0∣⋅∣x−x0∣<(1+∣x0∣)⋅2(∣x0∣+1)ϵ+∣y0∣⋅2(∣y0∣+1)ϵ<2ϵ+2ϵ<ϵ
(3) If y0=0 and
∣y−y0∣<min(2∣y0∣,2ϵ∣y0∣2)
then y=0 and
∣y1−y01∣<ϵ
Proof:
We have
∣y0∣−∣y∣≤∣y−y0∣<2∣y0∣
so ∣y∣>∣y0∣/2. In particular, y=0, and
∣y∣1<∣y0∣2
Thus
∣y1−y01∣=∣y∣⋅∣y0∣∣y0−y∣<∣y02⋅∣y0∣1⋅2ϵ∣y0∣2<ϵ
Theorem
If
x→alimf(x)=landx→alimg(x)=m
then
(1)x→alim(f+g)(x)=l+m(2)x→alim(f⋅g)(x)=l⋅m(3)x→alim(g1)(x)=m1ifm=0
Proof
The hypothesis means that for every ϵ>0 there are δ1,δ2>0 such that, for all x
if0<∣x−a∣<δ1,then∣f(x)−l∣<ϵ,
andif0<∣x−a∣<δ2,then∣g(x)−m∣<ϵ,
This means (since, after all, ϵ/2 is also a positive number) that there are δ1,δ2>0
such that, for all x
if0<∣x−a∣<δ1,then∣f(x)−l∣<2ϵ,
andif0<∣x−a∣<δ2,then∣g(x)−m∣<2ϵ,
Now let δ=min(δ1,δ2). if 0<∣x−a∣<δ, then 0<∣x−a∣<δ1 and 0<∣x−a∣<δ2 are both true, so both
∣f(x)−l∣<2ϵand∣g(x)−m∣<2ϵ
are true. But by part (1) of the lemma this implies that
∣(f+g)(x)−(l+m)∣<ϵ
This proves (1).
To prove (2) we proceed similarly, after consulting part (2) of the lemma. If ϵ>0 there
are δ1, δ2>0 such that, for all x,
if0<∣x−a∣<δ1,and∣f(x)−l∣<min(1,2(∣m∣+1)ϵ)
andif0<∣x−a∣<δ2,and∣g(x)−m∣<2(∣l∣+1)ϵ
Again let δ=min(δ1,δ2), if 0<∣x−a∣<δ, then
∣f(x)−l∣<min(1,2(∣m∣+1)ϵ)
∣g(x)−m∣<2(∣l∣+1)ϵ
So, by the lemma, ∣(f⋅g)(x)−l⋅m∣<ϵ, and this proves (2)
Finally, if ϵ>0 there is a δ>0 such that, for all x,
if0<∣x−a∣<δ,then∣g(x)−m∣<min(2∣m∣,2ϵ∣m∣2)
But according to part (3) of the lemma this means, first, that g(x)=0, so (1/g)(x) makes sense, and second that
∣(g1)(x)−m1∣<ϵ
This proves (3).
Reference: Calculus Micheal Spivak. 5. Limits