L'Hôpital's Rule: Difference between revisions
m More cosmetics. |
m More cosmetics I didn't notice earlier. |
||
| Line 22: | Line 22: | ||
Note that <math>\lim_{b\to 0} f(a+b)</math> and <math>\lim_{b\to 0} g(a+b)</math> are equal to <math>f'(a)</math> and <math>g'(a)</math>. | Note that <math>\lim_{b\to 0} f(a+b)</math> and <math>\lim_{b\to 0} g(a+b)</math> are equal to <math>f'(a)</math> and <math>g'(a)</math>. | ||
As a recap, this means that the points approaching <math>\frac{f(a)}{g(a)}</math> where <math>a</math> is a number such that <math>f(a)</math> and <math>g(a)</math> are both equal to 0 are going to approach <math>\frac{f'(x)}{g'(x)}</math> | As a recap, this means that the points approaching <math>\frac{f(a)}{g(a)}</math>, where <math>a</math> is a number such that <math>f(a)</math> and <math>g(a)</math> are both equal to <math>0</math>, are going to approach <math>\frac{f'(x)}{g'(x)}</math>. | ||
==Problems== | ==Problems== | ||
Revision as of 20:23, 13 March 2022
L'Hopital's Rule is a theorem dealing with limits that is very important to calculus.
Theorem
The theorem states that for real functions
, if
Note that this implies that
Proof
- No proof of this theorem is available at this time. You can help AoPSWiki by adding it.
Video by 3Blue1Brown: https://www.youtube.com/watch?v=kfF40MiS7zA
Text explanation:
Let
, where
and
are both nonzero functions with value
at
.
(For example,
,
, and
.)
Note that the points surrounding
aren't approaching infinity, as a function like
might at
.
The points infinitely close to
will be equal to
.
Note that
and
are equal to
and
.
As a recap, this means that the points approaching
, where
is a number such that
and
are both equal to
, are going to approach
.
Problems
Introductory
- Evaluate the limit
(weblog_entry.php?t=168186 Source)