Lesson 141: Differentials and Linear Approximation

The Linear Map

If we zoom in enough on any differentiable curve, it looks like a straight line. We can use the tangent line at a point \(a\) to approximate the function values nearby:

\[L(x) = f(a) + f'(a)(x - a)\]

This is the First-Order Taylor Approximation.

Worked Examples

Example 1: Approximating a Square Root

Use linear approximation to estimate \(\sqrt{4.1}\).

The Bridge to Quantum Mechanics

Linear approximation is the basis for Perturbation Theory in Quantum Mechanics. Most quantum problems cannot be solved exactly. Instead, we take a system we can solve (like a simple harmonic oscillator) and add a tiny "perturbation" (a small change). We use linear approximation to see how the energy levels and wavefunctions shift. This is how we calculate the effects of external magnetic fields on atoms.