|
|
(2 intermediate revisions by 2 users not shown) |
Line 12: |
Line 12: |
| | | |
| ===Scalar Product Rule for Limits=== | | ===Scalar Product Rule for Limits=== |
− | : Suppose that <math>\lim_{x\to a}f(x)=L</math> for finite <math>L</math> and that <math>c</math> is constant. Then <math>\lim_{x\to a}c\cdot f(x)=c\cdot\lim_{x\to a}f(x)=c\cdot L</math>}}. | + | : Suppose that <math>\lim_{x\to a}f(x)=L</math> for finite <math>L</math> and that <math>c</math> is constant. Then <math>\lim_{x\to a}c\cdot f(x)=c\cdot\lim_{x\to a}f(x)=c\cdot L</math>. |
| | | |
| Proof: Given the limit above, there exists in particular a <math>\delta>0</math> such that <math>\Big|f(x)-L\Big|<\frac{\varepsilon}{k}</math> whenever <math>0<|x-a|<\delta</math> , for some <math>k>0</math> such that <math>|c|<k</math> . Hence | | Proof: Given the limit above, there exists in particular a <math>\delta>0</math> such that <math>\Big|f(x)-L\Big|<\frac{\varepsilon}{k}</math> whenever <math>0<|x-a|<\delta</math> , for some <math>k>0</math> such that <math>|c|<k</math> . Hence |
Line 20: |
Line 20: |
| ===Sum Rule for Limits=== | | ===Sum Rule for Limits=== |
| : Suppose that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math>. Then, | | : Suppose that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math>. Then, |
− | :: <math>\lim_{x\to c}\Big[f(x)+g(x)\Big]=\lim_{x\to c}f(x)+\lim_{x\to c}g(x)=L+M</math>}}. | + | :: <math>\lim_{x\to c}\Big[f(x)+g(x)\Big]=\lim_{x\to c}f(x)+\lim_{x\to c}g(x)=L+M</math>. |
| | | |
| Proof: Since we are given that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math> , there must be functions, call them <math>\delta_f(\varepsilon)</math> and <math>\delta_g(\varepsilon)</math> , such that for all <math>\varepsilon>0</math> , <math>\Big|f(x)-L\Big|<\varepsilon</math> whenever <math>|x-c|<\delta_f(\varepsilon)</math> , and <math>\Big|g(x)-M\Big|<\varepsilon</math> whenever <math>|x-c|<\delta_{g}(\varepsilon)</math> .<br/> | | Proof: Since we are given that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math> , there must be functions, call them <math>\delta_f(\varepsilon)</math> and <math>\delta_g(\varepsilon)</math> , such that for all <math>\varepsilon>0</math> , <math>\Big|f(x)-L\Big|<\varepsilon</math> whenever <math>|x-c|<\delta_f(\varepsilon)</math> , and <math>\Big|g(x)-M\Big|<\varepsilon</math> whenever <math>|x-c|<\delta_{g}(\varepsilon)</math> .<br/> |
Line 27: |
Line 27: |
| ===Difference Rule for Limits=== | | ===Difference Rule for Limits=== |
| : Suppose that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math>. Then | | : Suppose that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math>. Then |
− | :: <math>\lim_{x\to c}\Big[f(x)-g(x)\Big]=\lim_{x\to c}f(x)-\lim_{x\to c}g(x)=L-M</math>}} | + | :: <math>\lim_{x\to c}\Big[f(x)-g(x)\Big]=\lim_{x\to c}f(x)-\lim_{x\to c}g(x)=L-M</math> |
| | | |
| Proof: Define <math>h(x)=-g(x)</math> . By the Scalar Product Rule for Limits, <math>\lim_{x\to c}h(x)=-M</math> . Then by the Sum Rule for Limits, <math>\lim_{x\to c}\Big[f(x)-g(x)\Big]=\lim_{x\to c}\Big[f(x)+h(x)\Big]=L-M</math>. | | Proof: Define <math>h(x)=-g(x)</math> . By the Scalar Product Rule for Limits, <math>\lim_{x\to c}h(x)=-M</math> . Then by the Sum Rule for Limits, <math>\lim_{x\to c}\Big[f(x)-g(x)\Big]=\lim_{x\to c}\Big[f(x)+h(x)\Big]=L-M</math>. |
Line 33: |
Line 33: |
| ===Product Rule for Limits=== | | ===Product Rule for Limits=== |
| : Suppose that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math> . Then | | : Suppose that <math>\lim_{x\to c}f(x)=L</math> and <math>\lim_{x\to c}g(x)=M</math> . Then |
− | :: <math>\lim_{x\to c}\Big[f(x)\cdot g(x)\Big]=\lim_{x\to c}f(x)\cdot\lim_{x\to c}g(x)=L\cdot M</math>}} | + | :: <math>\lim_{x\to c}\Big[f(x)\cdot g(x)\Big]=\lim_{x\to c}f(x)\cdot\lim_{x\to c}g(x)=L\cdot M</math> |
| Proof: Let <math>\varepsilon</math> be any positive number. The assumptions imply the existence of the positive numbers <math>\delta_1,\delta_2,\delta_3</math> such that<br/> | | Proof: Let <math>\varepsilon</math> be any positive number. The assumptions imply the existence of the positive numbers <math>\delta_1,\delta_2,\delta_3</math> such that<br/> |
| :<math>(1)\qquad\Big|f(x)-L\Big|<\frac{\varepsilon}{2(1+|M|)}</math> when <math>0<|x-c|<\delta_1</math> | | :<math>(1)\qquad\Big|f(x)-L\Big|<\frac{\varepsilon}{2(1+|M|)}</math> when <math>0<|x-c|<\delta_1</math> |
Line 97: |
Line 97: |
| | | |
| * [https://youtu.be/KeAgfb3NZLc Limit Laws to Evaluate a Limit , Example 3] by patrickJMT | | * [https://youtu.be/KeAgfb3NZLc Limit Laws to Evaluate a Limit , Example 3] by patrickJMT |
| + | |
| + | ==Licensing== |
| + | Content obtained and/or adapted from: |
| + | * [https://en.wikibooks.org/wiki/Calculus/Proofs_of_Some_Basic_Limit_Rules Proofs of Some Basic Limit Rules, Wikibooks: Calculus] under a CC BY-SA license |
Latest revision as of 17:29, 15 January 2022
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.
Constant Rule for Limits
- If are constants then .
Proof of the Constant Rule for Limits: We need to find a such that for every , whenever . and , so is satisfied independent of any value of ; that is, we can choose any we like and the condition holds.
Identity Rule for Limits
- If is a constant then .
Proof: To prove that , we need to find a such that for every , whenever . Choosing satisfies this condition.
Scalar Product Rule for Limits
- Suppose that for finite and that is constant. Then .
Proof: Given the limit above, there exists in particular a such that whenever , for some such that . Hence
- .
Sum Rule for Limits
- Suppose that and . Then,
- .
Proof: Since we are given that and , there must be functions, call them and , such that for all , whenever , and whenever .
Adding the two inequalities gives . By the triangle inequality we have , so we have whenever and . Let be the smaller of and . Then this satisfies the definition of a limit for having limit .
Difference Rule for Limits
- Suppose that and . Then
Proof: Define . By the Scalar Product Rule for Limits, . Then by the Sum Rule for Limits, .
Product Rule for Limits
- Suppose that and . Then
Proof: Let be any positive number. The assumptions imply the existence of the positive numbers such that
- when
- when
- when
According to the condition (3) we see that
- when
Supposing then that and using (1) and (2) we obtain
Quotient Rule for Limits
- Suppose that and and . Then
Proof: If we can show that , then we can define a function, as and appeal to the Product Rule for Limits to prove the theorem. So we just need to prove that .
Let be any positive number. The assumptions imply the existence of the positive numbers such that
- when
- when
According to the condition (2) we see that
- so when
which implies that
- when
Supposing then that and using (1) and (3) we obtain
Squeeze Theorem
- Suppose that holds for all in some open interval containing , except possibly at itself. Suppose also that . Then also.
Proof: From the assumptions, we know that there exists a such that and when .
These inequalities are equivalent to and when .
Using what we know about the relative ordering of , and , we have
- when .
Then
- when .
So
- when .
Resources
Licensing
Content obtained and/or adapted from: