How Does L'Hôpital's Rule Solve Indeterminate Forms in Calculus?

  • Thread starter Thread starter Greg Bernhardt
  • Start date Start date
  • Tags Tags
    L'hopital's rule
Messages
19,773
Reaction score
10,726
Definition/Summary

L'Hôpital's (or l'Hospital's) rule is a method for finding the limit of a function with an indeterminate form.

Equations

If the expression

\frac{\lim_{x \rightarrow a} f(x)}{\lim_{x \rightarrow a} g(x)}

has the form 0/0 or \infty / \infty, then l'Hôpital's rule states that

\lim_{x \rightarrow a} \frac{f(x)}{g(x)}<br /> = \lim_{x \rightarrow a} \frac{f&#039;(x)}{g&#039;(x)}

provided that that second limit exists.

Extended explanation

Examples:

1.~~\lim_{x\rightarrow 0}\frac{\sin x}{x}\,=\,\lim_{x\rightarrow 0}\frac{\cos x}{1}\,=\,1

2.~~\lim_{x\rightarrow 0}\frac{e^x-1}{x}\,=\,\lim_{x\rightarrow 0}\frac{e^x}{1}\,=\,1

The rule can be applied more than once:

If after one application, the ratio is still of the form 0/0 or \infty / \infty, then the rule may be applied again (and as many times as are needed to produce a limit):

3.~~\lim_{x\rightarrow 0}\frac{e^x\,-\,x\,-1}{\frac{1}{2}x^2}\,=\,\lim_{x\rightarrow 0}\frac{e^x\,-\,1}{x}\,=\,\lim_{x\rightarrow 0}\frac{e^x}{1}\,=\,1

Example of the rule not helping:

It is possible that the limit of the ratio of the derivatives does not exist, even though the limit of the original ratio does:

\lim_{x\rightarrow \infty}\frac{x\ +\ \sin x}{x}\ =\ 1

but \lim_{x\rightarrow \infty}\frac{1 +\ \cos x}{1} does not exist.

* This entry is from our old Library feature. If you know who wrote it, please let us know so we can attribute a writer. Thanks!
 
Last edited by a moderator:
Mathematics news on Phys.org
The exact wording is:

Be ##I = ({\tilde{x}}_{0}, x_{0})## a non-empty open interval and are ##f, \, g \colon I \to \mathbb{R}## differentiable functions for ##x \nearrow x_{0}## (##x## goes from below against ##x_{0}##) both converge to ##0## or both diverge definitely.

If ##g'(x) \neq 0## for all ##x \in I## holds and ##\tfrac{f\,'(x)}{g' (x)}## for ##x \nearrow x_{0}## converges against a value ##q## or definitely diverges, so does ##\tfrac{f (x)}{g (x)}##. The same applies if we switch to ##x \searrow x_{0}## everywhere (##x## goes from above against ##\tilde{x}_{0}).##

Is ##I## a true subset of an open interval, on which the conditions are met, we have in particular
$$
\lim_{x \to x_{0}} \frac{f\,'(x)}{g' (x)} = q ~ \Longrightarrow ~ \lim_{x \to x_{0} } \frac{f (x)}{g (x)} = q
$$
The theorem also applies to improper interval limits ##x_{0} = \pm \infty \,.##
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top