Calculus/Proofs of Some Basic Limit Rules

From testwiki
Revision as of 20:26, 16 May 2022 by imported>Alextejthompson (Reverted edits by 196.21.218.222 (talk) to last version by Edukaris)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Calculus/Top Nav Now that we have the formal definition of a limit, we can set about proving some of the properties we stated earlier in this chapter about limits.

Template:Calculus/Def

Proof of the Constant Rule for Limits

We need to find a δ>0 such that for every ε>0 , |bb|<ε whenever 0<|xa|<δ . |bb|=0 and ε>0 , so |bb|<ε is satisfied independent of any value of δ ; that is, we can choose any δ we like and the ε condition holds.


Template:Calculus/Def

Proof

To prove that limxax=a , we need to find a δ>0 such that for every ε>0 , |xa|<ε whenever 0<|xa|<δ . Choosing δ=ε satisfies this condition.


Template:Calculus/Def

Proof

Given the limit above, there exists in particular a δ>0 such that |f(x)L|<εk whenever 0<|xa|<δ , for some k>0 such that |c|<k . Hence

|cf(x)cL|=|c||f(x)L|<kεk=ε


Template:Calculus/Def

Proof

Since we are given that limxcf(x)=L and limxcg(x)=M , there must be functions, call them δf(ε) and δg(ε) , such that for all ε>0 , |f(x)L|<ε whenever |xc|<δf(ε) , and |g(x)M|<ε whenever |xc|<δg(ε) .
Adding the two inequalities gives |f(x)L|+|g(x)M|<2ε . By the triangle inequality we have |(f(x)L)+(g(x)M)|=|(f(x)+g(x))(L+M)||f(x)L|+|g(x)M| , so we have |(f(x)+g(x))(L+M)|<2ε whenever |xc|<δf(ε) and |xc|<δg(ε) . Let δfg(ε) be the smaller of δf(ε2) and δg(ε2) . Then this δ satisfies the definition of a limit for limxc[f(x)+g(x)] having limit L+M .


Template:Calculus/Def

Proof

Define h(x)=g(x) . By the Scalar Product Rule for Limits, limxch(x)=M . Then by the Sum Rule for Limits, limxc[f(x)g(x)]=limxc[f(x)+h(x)]=LM .


Template:Calculus/Def

Proof

Let ε be any positive number. The assumptions imply the existence of the positive numbers δ1,δ2,δ3 such that

(1)|f(x)L|<ε2(1+|M|) when 0<|xc|<δ1
(2)|g(x)M|<ε2(1+|L|) when 0<|xc|<δ2
(3)|g(x)M|<1 when 0<|xc|<δ3

According to the condition (3) we see that

|g(x)|=|g(x)M+M||g(x)M|+|M|<1+|M| when 0<|xc|<δ3

Supposing then that 0<|xc|<min{δ1,δ2,δ3} and using (1) and (2) we obtain

|f(x)g(x)LM|=|f(x)g(x)Lg(x)+Lg(x)LM||f(x)g(x)Lg(x)|+|Lg(x)LM|=|g(x)||f(x)L|+|L||g(x)M|<(1+|M|)ε2(1+|M|)+(1+|L|)ε2(1+|L|)=ε


Template:Calculus/Def

Proof

If we can show that limxc1g(x)=1M , then we can define a function, h(x) as h(x)=1g(x) and appeal to the Product Rule for Limits to prove the theorem. So we just need to prove that limxc1g(x)=1M .

Let ε be any positive number. The assumptions imply the existence of the positive numbers δ1,δ2 such that

(1)|g(x)M|<ε|M|22 when 0<|xc|<δ1
(2)|g(x)M|<|M|2 when 0<|xc|<δ2

According to the condition (2) we see that

|M|=|Mg(x)+g(x)||Mg(x)|+|g(x)|<|M|2+|g(x)| so |g(x)|>|M|2 when 0<|xc|<δ2

which implies that

(3)|1g(x)|<2|M| when 0<|xc|<δ2

Supposing then that 0<|xc|<min{δ1,δ2} and using (1) and (3) we obtain

|1g(x)1M|=|Mg(x)Mg(x)|=|g(x)MMg(x)|=|1g(x)||1M||g(x)M|<2|M|1|M||g(x)M|<2|M|1|M|ε|M|22=ε


Template:Calculus/Def

Proof

From the assumptions, we know that there exists a δ such that |g(x)L|<ε and |h(x)L|<ε when 0<|xc|<δ .
These inequalities are equivalent to Lε<g(x)<L+ε and Lε<h(x)<L+ε when 0<|xc|<δ.
Using what we know about the relative ordering of f(x),g(x) , and h(x) , we have
Lε<g(x)f(x)h(x)<L+ε when 0<|xc|<δ .
Then
ε<f(x)L<ε when 0<|xc|<δ .
So
|f(x)L|<ε when 0<|xc|<δ .


Template:Calculus/Top Nav Template:Calculus/TOC