Integrating Waves
To integrate products of sines and cosines like \(\int \sin^m x \cos^n x dx\), we use identities to reduce the powers or set up a U-substitution.
- If one power is odd: Save one factor for \(du\) and convert the rest using \(\sin^2 x + \cos^2 x = 1\).
- If both powers are even: Use half-angle identities: \(\sin^2 x = \frac{1-\cos(2x)}{2}\) and \(\cos^2 x = \frac{1+\cos(2x)}{2}\).
Worked Examples
Example 1: Odd Power
Evaluate \(\int \sin^3 x dx\).
- Rewrite: \(\int \sin^2 x \cdot \sin x dx = \int (1 - \cos^2 x) \sin x dx\).
- Let \(u = \cos x, du = -\sin x dx\).
- Integral: \(-\int (1 - u^2) du = -(u - \frac{u^3}{3}) = \frac{\cos^3 x}{3} - \cos x + C\).
- Result: \(\frac{1}{3}\cos^3 x - \cos x + C\).
The Bridge to Quantum Mechanics
In Quantum Mechanics, we often have to calculate Overlap Integrals between different wavefunctions. If the wavefunctions are sinusoidal (like in a rigid box), these integrals involve powers and products of sines and cosines. The Orthogonality of these states—the fact that the integral of \(\sin(mx)\sin(nx)\) is zero when \(m \neq n\)—is what prevents different energy states from "mixing." This is the mathematical reason why an electron can stay in a specific orbital without spontaneously changing its shape.