Difference between revisions of "L'Hôpital's Rule"
m (Cosmetic edits on "text explanation" section.) |
m (More cosmetics.) |
||
Line 14: | Line 14: | ||
Let <math>z(x) = \frac{f(x)}{g(x)}</math>, where <math>f(x)</math> and <math>g(x)</math> are both nonzero functions with value <math>0</math> at <math>x = a</math>. | Let <math>z(x) = \frac{f(x)}{g(x)}</math>, where <math>f(x)</math> and <math>g(x)</math> are both nonzero functions with value <math>0</math> at <math>x = a</math>. | ||
− | (For example, <math>g(x) = \cos(\frac{\pi}{2} x)</math>, <math>f(x) = 1-x</math>, and <math>a = 1</math>.) | + | (For example, <math>g(x) = \cos\left(\frac{\pi}{2} x\right)</math>, <math>f(x) = 1-x</math>, and <math>a = 1</math>.) |
Note that the points surrounding <math>z(a)</math> aren't approaching infinity, as a function like <math>f(x) = 1/x-1</math> might at <math>f(a)</math>. | Note that the points surrounding <math>z(a)</math> aren't approaching infinity, as a function like <math>f(x) = 1/x-1</math> might at <math>f(a)</math>. |
Revision as of 20:20, 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 0 are going to approach
Problems
Introductory
- Evaluate the limit (weblog_entry.php?t=168186 Source)