Section 1.6 Limit Theorems
ΒΆMotivating Questions
Can we definitively determine limits without an Ξ΅-Ξ΄ type proof?
We have stated that it is plausible that limxβ0sin(x)x. How can we prove this to be the case?
The sine and cosine functions are related by several trignometric identities. Is there a similar limit rule for cos(x)?
Subsection 1.6.1 Basic Limit Theorems
The topics covered in this text are built on many results which we will not take time to investigate. Determining limits from the Ξ΅-Ξ΄ definition is very time consuming and theorems to calculate limits make the process much quicker. The following theorem states that "well behaved" functions may be combined and the resulting limit will be just as "well behaved."If f and g are two functions, a is a real number, and limxβaf(x) and limxβag(x) exist, then the following equations hold:
- limxβa(fΒ±g)(x)=limxβaf(x)Β±limxβag(x)
- limxβa(fβ g)(x)=(limxβaf(x))β (limxβag(x))
- limxβa(fg)(x)=limxβaf(x)limxβag(x)
- limxβa(cβ f)(x)=cβ limxβaf(x) for any constant c.
Example 1.6.1.
For any number \(a\text{,}\) prove that \(\lim_{x \rightarrow a}x=a\text{.}\) Hence, by the limit theorems, we know \(\lim_{x \rightarrow a}3x^2=3a^2\text{.}\)
For any number \(\varepsilon \gt 0\text{,}\) we must find a number \(\delta \gt 0\) so that if \(0 \lt |x-a| \lt \delta\) then \(|x-a| \lt \varepsilon\text{.}\) We see that in this case, if \(\delta = \varepsilon\) then the definition of limit is satisfied. So, we have established the fact that \(\lim_{x \rightarrow a} x = a.\)
Now, define \(f(x) = x\text{.}\) By the limit theorem, the limit of the product of two functions is the product of the limits of the two functions. Hence,
Furthermore, we can multiply \(x^2\) by a constant and the limit as \(x\) approaches \(a\) will be the the limit times the constant:
Subsection 1.6.2 Some Special Limits
Rather than spend more time on building the underpinnings for calculating all limits, we will focus our attention in this section to proving two useful limits. We need one more limit theorem which we state without proof.The Squeeze Theorem. Suppose f, g and h are functions where over an interval containing the number a and g(x)β€f(x)β€h(x) (except possibly at a). If
then limxβaf(x)=L.
Example 1.6.2.
Prove that
(a) \(\lim_{x \rightarrow 0} \sin(x) = 0\) and
(b) \(\lim_{x \rightarrow 0} \cos(x) = 1\)
(a)
(b)
Example 1.6.3.
Prove that for any real number \(c\text{:}\)
(a) \(\lim_{x \rightarrow c} \sin(x) = \sin(c)\) and
(b) \(\lim_{x \rightarrow c} \cos(x) = \cos(c)\)
(a) Note that \(\sin(x) = \sin(c+x-c)\) and as \(x\) gets close to \(c\text{,}\) we see that \(x-c\) becomes close to \(0\text{.}\) So we may rewrite the limit as
We use the sum formula from the sine to get,
The sum rule for limits gives
Since \(c\) is a constant, \(\sin(c)\) and \(\cos(c)\) are constants and may be factored out of the limits by the limit rules and the limit becomes.
Since \(\lim_{h \rightarrow 0} \sin(h) = 0\) and \(\lim_{h \rightarrow 0} \cos(h) = 1\)
Hence,
(b)
Subsection 1.6.3 Summary
We may calculate a limit for a function quickly if it can be decomposed into a sum/difference, product or quotient of functions with known limits.
-
We established the two "special" limits
limxβ0sin(x)x=1 and limxβ0cos(x)β1x=0where x is given in radians.