Lesson 123: The Power Rule: Efficient Differentiation

The Power Rule

Using the limit definition every time is slow. Mathematicians found a pattern for functions of the form \(f(x) = x^n\). The derivative is:

\[\frac{d}{dx}(x^n) = nx^{n-1}\]

Simply bring the power down in front and subtract one from the exponent.

Worked Examples

Example 1: Basic Application

Find the derivative of \(f(x) = x^5\).

Example 2: Square Roots

Find the derivative of \(f(x) = \sqrt{x}\).

Example 3: Negative Exponents

Find the derivative of \(f(x) = \frac{1}{x^3}\).

The Bridge to Quantum Mechanics

Many potential energy wells in Quantum Mechanics are modeled as powers of \(x\). For example, the Harmonic Oscillator has a potential \(V(x) = \frac{1}{2}kx^2\). To find the force, we take the derivative: \(F = -\frac{dV}{dx} = -kx\). The Power Rule is our primary tool for converting energy landscapes into forces.