\(\sin^2\theta = \frac{1-\cos 2\theta}{2}\) \(\cos^2\theta = \frac{1+\cos 2\theta}{2}\)
\(\int \tan x\,dx = \ln|\sec x| + C\) \(\int \sec x\,dx = \ln|\sec x + \tan x| + C\)
🧠 Strategy for \(\int \sin^m x \cos^n x\,dx\)
• Odd power of sin: save one sin, convert rest with \(\cos^2 = 1 - \sin^2\)
• Odd power of cos: save one cos, convert rest with \(\sin^2 = 1 - \cos^2\)
• Both even: use half-angle identities
✏️ Example
\(\int \cos^3 x\,dx\) = \(\int \cos^2 x \cdot \cos x\,dx\) = \(\int (1-\sin^2 x)\cos x\,dx\)
Answer: \(\sin x - \frac{\sin^3 x}{3} + C\)