|
|
L'hpital's RuleIn calculus, l'Hpital's rule uses derivatives to help compute limits with indeterminate forms. Application (or repeated application) of the rule often converts an indeterminate form to a determinate form, allowing easy computation of the limit. The rule is named after the 17th century French mathematician Guillaume Franois Antoine, Marquis de l'Hpital (1661 - 1704), who published the rule in his book Analyse des infiniment petits pour l'intelligence des lignes courbes (1696), the first book to be written on the differential calculus. Overview When determining the limit of a quotient f(x)/g(x) when both the numerator and denominator approach 0 or the denominator approaches infinity, l'Hpital's rule states that differentiation of both the numerator and denominator does not change the limit. This differentiation, however, often simplifies the quotient and/or converts it to a determinate form, allowing the limit to be determined more easily. Symbolically, if and -
\lim_{x\to c}{f'(x) \over g'(x)} = A, A \in \mathbb{R} -
\begin{cases} \lim_{x\to c}{f(x)} = \lim_{x\to c}g(x) = 0 \\ \mbox{or} \\ \lim_{x\to c}{|g(x)|} = +\infty \end{cases} then -
Please note the requirement that the limit f′/g′ exists. Differentiation of limits form can sometimes lead to limits that don't exist. In that case, l'Hpital's rule can't be applied. In real calculations, one would just use the rule "on a good word" and then if he manages to solve the resulting limit, he can conclude that it was possible to use l'Hpital's theorem. Examples -
-
\lim_{x \to 0} \frac{\sin x}{x} = \lim_{x \to 0} \frac{\cos x}{1} = \frac{1}{1} = 1 - However, it is simpler to observe that this limit is just the definition of the derivative of sin(x) at x = 0.
- In fact this particular limit is needed in the most usual proof that the derivative of sin(x) is cos(x), but we cannot use l'Hpital's rule to do this, as it would produce a circular argument.
- Here is a more elaborate example involving the indeterminate form 0/0. Appplying the rule a single time still results in an indeterminate form. In this case, the limit may be evaluated by applying l'Hpital's rule three times:
-
-
-
-
-
-
-
-
-
-
-
- Here is another case involving 0/0.
-
-
=\lim_{x\to 0}{e^x-1 \over 2x} =\lim_{x\to 0}{e^x \over 2}={1 \over 2}. -
-
\lim_{x \to \infty} \frac{\sqrt{x}}{\ln(x)} = \lim_{x \to \infty} \frac{\ 1/(2 \sqrt{x}\,)\ }{1/x} = \lim_{x \to \infty} \frac{\sqrt{x}}{2} = \infty. - This one involves ∞/∞. Assume n is a positive integer.
-
-
=\lim_{x\to\infty}{x^n \over e^x} =\lim_{x\to\infty}{nx^{n-1} \over e^x} =n\lim_{x\to\infty}{x^{n-1} \over e^x}. - Iterate the above until the exponent is 0. Then one sees that the limit is 0.
-
-
=\lim_{x\to 0+}{1/x \over -1/x^2} =\lim_{x\to 0+} -x = 0 -
-
Proof The most common proof of l'Hpital's rule uses Cauchy's mean value theorem. 1) The case when First, we expand continuously (or redefine) and by for . This doesn't change the limit since the limit doesn't depend on the value in the point (by definition). According to Cauchy's mean value theorem there is a constant in such that: -
{f'(\xi) \over g'(\xi)} = {f(c + h) - f(c) \over g(c + h) - g(c)} Since , -
If then and -
\lim_{x\to c}{f'(x)\over g'(x)} = \lim_{h\to 0}{f'(\xi)\over g'(\xi)} = \lim_{h\to 0}{f(c+h) \over g(c+h)} = \lim_{x\to c}{f(x) \over g(x)} 2) The case when Let . Then using Cauchy's mean value theorem: -
{f'(\xi) \over g'(\xi)} = {f(x) - f(y) \over g(x) - g(y)} We rewrite that in the form -
f(x) = {f(y) \over g(x)} + \left ( 1 - {g(y) \over g(x)} \right ) {f'(\xi) \over g'(\xi)} and then by the discussion of all the three cases -
\begin{cases} \lim_{x \to c}{f'(x) \over g'(x)} = 0 \\ \\ \lim_{x \to c}{f'(x) \over g'(x)} = B \in \mathbb{R} \\ \\ \lim_{x \to c}{f'(x) \over g'(x)} = \pm \infty \end{cases} we show that the limit of f(x)/g(x) tends to the same when and . Other proofs There are more intuitive proofs of the rule. If -
tends to the indeterminate form 0/0, then the rule can be proven with a local linearity argument. If it tends to the indeterminate form , then this can be converted to 0/0 form using the identity : By assuming this limit equals L, and taking the derivative of the numerator and denominator, it can be proven that . Other applications Many other indeterminate forms, such as , , and can be calculated using l'Hpital's rule. For example, to handle a case of , the difference of two functions is converted to a quotient: -
\lim_{x \to \infty} x - \sqrt{x^2 - x} = \lim_{x \to \infty} \frac{ \left(x + \sqrt{x^2 - x}\right) \left(x - \sqrt{x^2 - x}\right) } { x + \sqrt{x^2 - x} } \quad -
-
-
-
= \lim_{x \to \infty} \frac{x^2 - (x^2 - x)}{x + \sqrt{x^2 - x}} \quad -
-
-
-
= \lim_{x \to \infty} \frac{x}{x + \sqrt{x^2 - x}} \quad -
-
-
-
= \lim_{x \to \infty} \frac{1}{1 + \frac{2x - 1}{2 \sqrt{x^2 - x}}} = \frac{1}{1 + 1} = \frac{1}{2} \quad Other methods of computing limits Although l'Hpital's rule's rule is a powerful way of computing otherwise hard-to-compute limits, it is not always the easiest. Some limits are actually easier to compute using the Taylor series expansion. For example, -
\lim_{|x| \to \infty} x \sin {1 \over x} = \lim_{|x| \to \infty} x \left( {1 \over x} - {1 \over x^3 \cdot 3!} + {1 \over x^5 \cdot 5!} - \cdots \right) \; -
-
-
-
= \lim_{|x| \to \infty} 1 - {1 \over x^2 \cdot 3!} + {1 \over x^4 \cdot 5!} - \cdots\; =\; 1 \quad Logical circularity In some cases it may constitute circular reasoning to use l'Hpital's rule to evaluate such limits as -
If one uses the evaluation of the limit above for the purpose of proving that -
and one uses l'Hpital's rule and the fact that -
in the evaluation of the limit, then one's reasoning is circular and therefore fallacious. See also
|
 |