The toolkit for simplifying and solving — from Pythagorean identities to double-angle formulas.
All three Pythagorean identities derive from sin²θ + cos²θ = 1 (from the unit circle). They're essential for simplifying expressions in integration.
These let you expand trig functions of sums — crucial for Fourier analysis, deriving trig derivatives, and signal processing.
The half-angle formulas (also called power-reduction formulas) are essential for integrating sin²x and cos²x.
Strategy: use identities to reduce to a single trig function, then solve like an algebraic equation. Remember that trig functions are periodic, so there are infinitely many solutions.
Let u = sin x: 2u² − u − 1 = 0
Factor: (2u + 1)(u − 1) = 0
u = −1/2 or u = 1
sin x = −1/2: x = 7π/6 + 2kπ or x = 11π/6 + 2kπ
sin x = 1: x = π/2 + 2kπ
Since trig functions aren't one-to-one, we restrict their domains to define inverses:
Inverse trig functions appear in integration (∫ dx/√(1−x²) = sin⁻¹x + C) and in differentiation (d/dx sin⁻¹x = 1/√(1−x²)).