L'Hpital's Rule
Contents
Discovered By
Guillaume de l'Hopital
The Rule
For or case, the limit where and are the first derivatives of and , respectively.
Examples
Proof of l'Hôpital's rule
A standard proof of l'Hôpital's rule uses Cauchy's mean value theorem. l'Hôpital's rule has many variations depending on whether c and L are finite or infinite, whether f and g converge to zero or infinity, and whether the limits are one-sided or two-sided. All the variations follow from the two main variations below without, for the most part, requiring any new reasoning.<ref>Template:Cite book</ref>
Zero over zero
Suppose that c and L are finite and f and g converge to zero.
First, define (or redefine) f(c) = 0 and g(c) = 0. This makes f and g continuous at c, but does not change the limit (since, by definition, the limit does not depend on the value at the point c). Since exists, there is an interval (c − δ, c + δ) such that for all x in the interval, with the possible exception of x = c, both and exist and is not zero.
If x is in the interval (c, c + δ), then the mean value theorem and Cauchy's mean value theorem both apply to the interval [c, x] (and a similar statement holds for x in the interval (c − δ, c)). The mean value theorem implies that g(x) is not zero (since otherwise there would be a y in the interval (c, x) with ). Cauchy's mean value theorem now implies that there is a point ξx in (c, x) such that
If x approaches c, then ξx approaches c (by the squeeze theorem ). Since exists, it follows that
Infinity over infinity
Suppose that L is finite, c is positive infinity, and f and g converge to positive infinity.
For every ε > 0, there is an m such that
The mean value theorem implies that if x > m, then g(x) ≠ g(m) (since otherwise there would be a y in the interval (m, x) with ). Cauchy's mean value theorem applied to the interval [m, x] now implies that
Since f converges to positive infinity, if x is large enough, then f(x) ≠ f(m). Write
Now,
- $\begin{align}
& \left|\frac{f(x)-f(m)}{g(x)-g(m)} \cdot \frac{f(x)}{f(x)-f(m)} \cdot \frac{g(x)-g(m)}{g(x)} - \frac{f(x)-f(m)}{g(x)-g(m)}\right| \\ & \quad \leq \left|\frac{f(x)-f(m)}{g(x)-g(m)}\right| \left|\frac{f(x)}{f(x)-f(m)} \cdot \frac{g(x)-g(m)}{g(x)} - 1\right| \\ & \quad < (|L|+\varepsilon)\left|\frac{f(x)}{f(x)-f(m)} \cdot \frac{g(x)-g(m)}{g(x)} - 1\right|. \end{align}$ (Error compiling LaTeX. Unknown error_msg)
For x sufficiently large, this is less than ε and therefore
- *
- Note: Steps are missing.