The Calculus of Waves
Trigonometric functions describe rotation and oscillation. Their derivatives capture the "circularity" of these functions:
- \(\frac{d}{dx}(\sin x) = \cos x\)
- \(\frac{d}{dx}(\cos x) = -\sin x\)
Notice how they loop back into each other, but with a sign change for cosine.
Worked Examples
Example 1: Basic Sine
Find the derivative of \(f(x) = 4\sin x\).
- Using the Constant Multiple Rule: \(4 \cdot \frac{d}{dx}(\sin x) = 4\cos x\).
- Result: \(f'(x) = 4\cos x\).
Example 2: Sum with Polynomial
Find the derivative of \(f(x) = x^3 - 2\cos x\).
- Differentiate \(x^3 \to 3x^2\).
- Differentiate \(-2\cos x \to -2(-\sin x) = 2\sin x\).
- Result: \(f'(x) = 3x^2 + 2\sin x\).
The Bridge to Quantum Mechanics
Wavefunctions are often made of sines and cosines. If \(\psi(x) = \sin(kx)\), then its derivative is \(k\cos(kx)\). In Quantum Mechanics, the Kinetic Energy Operator involves the second derivative: \(\hat{T} = -\frac{\hbar^2}{2m} \frac{d^2}{dx^2}\). If you take the derivative of \(\sin x\) twice, you get \(-\sin x\) back. This is why sine and cosine waves are the "natural" states for particles in empty space—they keep their shape when passed through the kinetic energy operator.