Lesson 117: L'Hôpital's Rule: Resolving Indeterminate Forms

The 0/0 Problem

Sometimes when you take a limit, you get an "Indeterminate Form" like \(0/0\) or \(\infty/\infty\). This doesn't mean the answer doesn't exist; it just means the current form is hiding it. L'Hôpital's Rule says you can find the limit by taking the derivative (the rate of change) of the top and bottom separately.

\[\lim \frac{f(x)}{g(x)} = \lim \frac{f'(x)}{g'(x)}\]

Worked Example

The Sinc Function

Find \(\lim_{x \to 0} \frac{\sin x}{x}\).

The Bridge to Quantum Mechanics

In the study of Diffraction (how light or electrons bend around corners), we use a function called the Sinc Function: \(\text{sinc}(x) = \frac{\sin x}{x}\). The center of a diffraction pattern (the brightest spot) occurs right at \(x=0\). To find the intensity of that spot, we must use L'Hôpital's rule. This math tells us that even though the "math breaks" at zero, the physical light is at its maximum intensity there. This rule allows us to calculate the brightness of atomic images in electron microscopes.