The Change of a Change
The derivative of a function is itself a function. We can differentiate it again. The derivative of the derivative is called the Second Derivative, denoted \(f''(x)\) or \(\frac{d^2 y}{dx^2}\).
- \(f(x)\): Position
- \(f'(x)\): Velocity (Rate of change of position)
- \(f''(x)\): Acceleration (Rate of change of velocity)
Worked Examples
Example 1: Basic Polynomial
Find the first three derivatives of \(f(x) = x^4 - 2x^2 + 5\).
- \(f'(x) = 4x^3 - 4x\).
- \(f''(x) = 12x^2 - 4\).
- \(f'''(x) = 24x\).
- \(f^{(4)}(x) = 24\).
Example 2: Trigonometric Loop
Find the second derivative of \(f(x) = \sin x\).
- \(f'(x) = \cos x\).
- \(f''(x) = -\sin x\).
- Note: \(f''(x) = -f(x)\). This is the hallmark of oscillatory motion!
The Bridge to Quantum Mechanics
The Schrödinger Equation is a second-order differential equation. It relates the second spatial derivative of the wavefunction (the curvature) to the energy of the particle: \(-\frac{\hbar^2}{2m} \frac{d^2 \psi}{dx^2} + V\psi = E\psi\). In Quantum Mechanics, the curvature of the wavefunction \(\psi''(x)\) is directly proportional to the kinetic energy. A highly curved wavefunction means a very "energetic" particle.