|
|
For these facts, assume limx−>c f(x) = L and limx−>c g(x) = K
limx−>c b f(x) = bL
limx−>c f(x)+g(x) = L+K
limx−>c f(x)-g(x) = L-K
limx−>c f(x) g(x) = L K
limx−>c f(x)n = Ln
By combining the scalar product, sum, and power rules, we get this:
If p is a polynomial function and c is a real number then
limx−>c p(x) = p(c)
A rational function r(x) is the ratio of two polynomial functions.
If r is a rational function r(x) = p(x)/q(x), and c is real, and q(c) ≠
0, then
limx−>c r(x) = r(c) = p(c)/q(c).
If q(c)=0 and p(c) ≠ 0 then the rational function is unbounded, and the limit does not exist.
If q(c)=0 and p(c)=0 as well, then divide both p(x) and q(x) by the monomial (x-c).
The new rational function r'(x) = (p(x)/(x-c)) / (q(x)/(x-c)) is equal to r(x) for all values of x except x=c, so the Indeterminate Form rules can be used.
If limx−>c g(x) = K and limx−>K f(x) = L then limx−>c f(g(x)) = L
If f(x)=g(x) for all x≠c in an open interval containing c, and limx−>c f(x)=L then limx−>c g(x)=L
If limx−>c f(x)=0, and limx−>c g(x)=0, then limx−>c f(x)/g(x) is said to have "Indeterminate Form"
Similarly, if limx−>c f(x)=∞, and limx−>c g(x)=∞, then limx−>c f(x)/g(x) is also said to have "Indeterminate Form"
If a new function h(x) can be found such that h(x)=f(x)/g(x) for all x≠c in an open interval containing c, then the "Missing Point" rule can be used to solve the Indeterminate Form. Possible methods of finding such a function are:
1. Factor the numerator and denominator, and cancel common factors -- in particular, cancel the factor (x-c)
2. "Rationalize" the numerator, if it contains a radical. For example,
(sqrt(x+1)-1)/x
can be rationalized as
1/(sqrt(x+1)+1)
3. Using L'Hopital's Rule.
If h(x) ≤ f(x) ≤
g(x) for all x in an open interval containing c (except possibly at c itself)
and
if limx−>c h(x) = L = limx−>c g(x),
then limx−>c f(x) = L
The webmaster and author of this Math Help site is Graeme McRae.