Half-angle identities · proof ·what it is and when to use it
Proof: tan(x/2) = (1 − cos x)/sin x
Half-angle identity for tangent (form 1) — proved by half-angle sine over half-angle cosine. Every line below says which rule it uses, so nothing has to be taken on faith.
tan(x/2) = (1 − cos x)/sin x
The proof
Divide sin(x/2) by cos(x/2) and clear the roots.
- tan(x/2) = sin(x/2)/cos(x/2)Quotient identity. · Quotient identity (tangent)
- multiply numerator and denominator by 2cos(x/2)Chooses which double angle appears.
- = 2 sin(x/2)cos(x/2) / (2cos²(x/2))Rearrange.
- = sin x/(1 + cos x)Double-angle formulas. · Double-angle identity for sine, Double-angle identity for cosine (form 2)
- = (1 − cos x)/sin xMultiply top and bottom by (1 − cos x) and use 1 − cos²x = sin²x. · Pythagorean identity
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).
| Angle | Left side | Right side | Agree |
|---|---|---|---|
| 7.5° | 0.065543 | 0.065543 | yes |
| 15° | 0.131652 | 0.131652 | yes |
| 18° | 0.158384 | 0.158384 | yes |
| 22.5° | 0.198912 | 0.198912 | yes |
| 30° | 0.267949 | 0.267949 | yes |
| 37° | 0.334595 | 0.334595 | yes |
Related
- How would I find tan(x/2) = (1 − cos x)/sin x myself? — the derivation, which is a different question from the proof.
- Half-angle identity for tangent (form 1): when to use it — the practical side.
- All half-angle identities · proof index