trigidentity.com

Power-reducing identities · proof ·what it is and when to use it

Proof: sin²x = (1 − cos 2x)/2

Power-reducing formula for sin² — proved by rearrange the double-angle cosine. Every line below says which rule it uses, so nothing has to be taken on faith.

sin²x = (1 − cos 2x)/2

The proof

One line of algebra from double-angle form 3.

  1. cos 2x = 1 − 2sin²x
  2. 2sin²x = 1 − cos 2x
    Move sin² to the left, cos 2x to the right.
  3. sin²x = (1 − cos 2x)/2
    Divide by 2.

Where the proof stops applying

Both sides are undefined at the same angles — where a denominator in the proof reaches zero (for instance cos x = 0 in a tangent or secant form). Elsewhere the argument above holds for every real angle.

The same claim, checked numerically

A proof is not the same thing as a check, and this page shows both: the reasoning above, and the first few angles fed to the same engine behind the verifier. If they ever disagreed, the data would be broken — the build would fail before publishing (accuracy policy).

Both sides evaluated at the same angles — left side sin^2(t), right side (1 - cos(2t))/2.
AngleLeft sideRight sideAgree
0°00yes
7.5°0.0170370.017037yes
15°0.0669870.066987yes
18°0.0954920.095492yes
22.5°0.1464470.146447yes
30°0.250.25yes

Related

sampled at 800 random anglesSource: OpenStax Precalculus, Ch. 7.3 · Paul's Online Math Notes · revised 2026-09-26 ·how we check ·accuracy policy ·report an error