Section 1.2 Algebraic Approach to Limits
Theorem 1.2.1.
\(\displaystyle\lim_{x \to a} k = k\)
the limit of a constant function is that constant value as \(x\) approaches any number
\(\displaystyle\lim_{x \to a} x = a\)
the limit of a function at a y-value of \(a\) is \(a\) as x approaches \(a\)
The algebraic approach is reliable and specificially helpful if we don't have the graph. It is also more elegant than tables of values (which may be a lot of work as well as misleading).
Theorem 1.2.4.
Let \(a\text{,}\) \(L_{1}\text{,}\) and \(L_{2}\) be real numbers.
\(\displaystyle\lim_{x \to a} \left( f(x) + g(x) \right) = \left( \displaystyle\lim_{x \to a} f(x) \right) + \left( \displaystyle\lim_{x \to a} g(x) \right) = L_{1} + L_{2} \)
Note 1.2.5.
The limit of of the sum is the sum of the limits.The above is true also for the difference.
- \(\displaystyle \displaystyle\lim_{x \to a} \left( f(x) \cdot g(x) \right) = \left( \displaystyle\lim_{x \to a} f(x) \right) \cdot \left( \displaystyle\lim_{x \to a} g(x) \right)\)
\(\displaystyle\lim_{x \to a} \left( f(x) / g(x) \right) = \left( \displaystyle\lim_{x \to a} f(x) \right) / \left( \displaystyle\lim_{x \to a} g(x) \right)\)
Note 1.2.6.
This is true provided that \(\displaystyle\lim_{x \to a} f(x) \neq 0\text{.}\)\(\displaystyle\lim_{x \to a} \sqrt[n]{f(x)} = \sqrt[n]{\displaystyle\lim_{x \to a} f(x)}\)
Note 1.2.7.
This is true provided that \(\displaystyle\lim_{x \to a} f(x) > 0\) if \(n\) is even.
Polynomials like \(f(x) = x^2\) are built by multiplying powers of \(x\) constants and adding other similar powers of \(x\) (ex: \(3x^2 + 5x^4\)).
Theorem 1.2.8.
Let any polynomial \(p(x) = C_{0} + C_{1}x^{1} + \dots + C_{n}x^{n}\) and any real number \(a\text{,}\)
Theorem 1.2.9.
Let \(f(x) = \dfrac{p(x)}{q(x)}\) be a rational function (\(p(x)\) and \(q(x)\) are both polynomials),
if \(q(a) \neq 0\text{,}\) then \(\displaystyle\lim_{x \to a} f(x) = f(a)\)
if \(q(a) = 0\text{,}\) then the limit is technically DNE
For limit of the form \(f(x) = \dfrac{p(x)}{q(x)}\) as \(x \to a\)
if there are no zeros, just plug in
if there is a zero only on top, not a problem \(f(x) = 0\)
if there is a zero on botton, the 2-sided limit will be \(\infty\text{,}\) \(- \infty\text{,}\) or DNE (will need more work)
-
if there are zeros on top and bottom is an indeterminate form (factor, simplify, rationalize, and take calc II)
Note 1.2.10.
Getting a result of \(\frac{0}{0}\) means the numberof the limit we are looking at gives \(p(a) = 0\) and \(q(a) = 0\) and that \(x-a\) is a factor of each polynomial; this factor can be divided out.
Example 1.2.1.
\(\displaystyle\lim_{x \to 2} \dfrac{x^2+x-6}{x^2+2x-8}\)
check: does plugging in work?
\(\displaystyle\lim_{x \to 2} \dfrac{4 + 2 - 6}{4 + 4 - 8}\)
this results in something of the form \(\frac{0}{0}\)
we have to factor in this instance
-
\(x^2 + x - 6 = (x-2)(x+3) \)
\(x^2 + 2x - 8 = (x-2)(x+4) \)
- \(\displaystyle \displaystyle\lim_{x \to 2}\dfrac{x^2 + x - 6}{x^2 + 2x - 8} = \displaystyle\lim_{x \to 2} \dfrac{x + 3}{x + 5}\)
\(\dfrac{\displaystyle\lim_{x \to 2}(x + 3)}{\displaystyle\lim_{x \to 2}(x + 5)} = \frac{5}{6}\)
Note 1.2.11.
This only works after removing the common factor.
Example 1.2.2.
Let's try taking the limit of \(\displaystyle\lim_{x \to 4}\dfrac{x+3}{(x-2)(x-4)}\text{.}\) This function is of the form \(\displaystyle\lim_{x \to a}\dfrac{p(x)}{q(x)}\) where \(p(a) \neq 0\) but \(q(a) = 0\text{.}\) The earlier theorem states that the result is DNE -- can we do better? If the one-sided limits agree, we can give a "better" answer.
\(\displaystyle\lim_{x \to 4^{-}}\dfrac{x+3}{(x-2)(x-4)}\)
imagine plugging in numbers a little less than 4
\(\displaystyle\lim_{x \to 4^{-}}\dfrac{(x+3)^{(+)}}{(x-2)^{(+)}(x-4)^{(-)}} = - \infty\)
this is of the form \(x - 4\) factored as \(x \to 4^{-}\)(the negative is from the ratio of signs)
\(\displaystyle\lim_{x \to 4^{+}}\dfrac{x+3}{(x-2)(x-4)}\)
imagine plugging in numbers a little more than 4
\(\displaystyle\lim_{x \to 4^{+}}\dfrac{(x+3)^{(+)}}{(x-2)^{(+)}(x-4)^{(+)}} = + \infty\)
this time the result is positive
Since we know limits of the form \(\dfrac{\mbox{number}}{0}\) give values of \(+ \infty\text{,}\) \(- \infty\text{,}\) and DNE; we are trying to figure out \(+ \infty\) or \(- \infty\) one side at a time. Since the one-sides limits differ, \(\displaystyle\lim_{x \to 4}\dfrac{x+3}{(x-2)(x-4)} = DNE\text{.}\)
Example 1.2.3.
Let's try the limit \(\displaystyle\lim_{x \to 4}\dfrac{x - 4}{\sqrt{x} - 2}\text{.}\) This is of the form \(\frac{0}{0}\text{.}\) We can rationalize the denominator by multiplying by the conjugate.
Factoring and rationalizing are two ways to deal with limits of the form \(\frac{0}{0}\text{.}\)