Instantly simplify sin²θ, cos²θ, tan²θ using double-angle identities. Visualize the angle on a unit circle, verify the reduction identities, and deepen your trigonometric intuition.
The power reducing formulas (also known as half-angle equivalents) transform squared trigonometric functions into first-degree cosine expressions. These identities are derived directly from the cosine double-angle formulas: cos(2θ) = 1 − 2 sin²θ = 2 cos²θ − 1. Solving for sin²θ and cos²θ yields:
$$ sin²θ = \frac{1 - \cos(2θ)}{2}, \quad \cos²θ = \frac{1 + \cos(2θ)}{2}, \quad \tan²θ = \frac{1 - \cos(2θ)}{1 + \cos(2θ)} $$
These formulas are indispensable in integral calculus (reducing powers for ∫sin²x dx), harmonic analysis, and solving trigonometric equations. The power reduction technique is a cornerstone of the Weierstrass substitution and plays a key role in Fourier series simplification.
Derived by early mathematicians using geometric arguments, the identities became widespread during the development of analytic trigonometry. Starting from cos(2θ) = cos²θ − sin²θ and the Pythagorean identity, we rearrange: cos(2θ) = 2cos²θ − 1 ⇒ 2cos²θ = 1 + cos(2θ) ⇒ cos²θ = (1+cos2θ)/2. Similarly, using cos(2θ) = 1 − 2sin²θ gives sin²θ = (1−cos2θ)/2. The tan²θ identity follows from division: tan²θ = sin²θ/cos²θ = (1−cos2θ)/(1+cos2θ). These transformations allow converting even powers to linear combinations of cosine functions, simplifying many problems in physics and engineering.
Using the power reduction formula, ∫sin²x dx = ∫(1−cos2x)/2 dx = x/2 − sin(2x)/4 + C. Without this reduction, integration would require integration by parts or trigonometric substitution. This technique is routinely applied in signal processing to compute root-mean-square values of AC currents and in quantum mechanics for expectation values of angular momentum.
| θ (degrees) | sin²θ (exact) | Power-reduced cos2θ form | cos²θ | tan²θ |
|---|---|---|---|---|
| 0° | 0 | (1−1)/2 = 0 | 1 | 0 |
| 30° | 1/4 | (1−√3/2)/2 ≈ 0.25 | 3/4 | 1/3 |
| 45° | 1/2 | (1−0)/2 = 0.5 | 1/2 | 1 |
| 60° | 3/4 | (1−(−1/2))/2 = 0.75 | 1/4 | 3 |