Half-angle identities · proof ·what it is and when to use it
Proof: tan(x/2) = sin x/(1 + cos x)
Half-angle identity for tangent (form 2) — proved by stop halfway. Every line below says which rule it uses, so nothing has to be taken on faith.
tan(x/2) = sin x/(1 + cos x)
The proof
The first four lines of the form-1 proof, without the last step.
- tan(x/2) = sin(x/2)/cos(x/2)Quotient identity.
- multiply by 2cos(x/2)/2cos(x/2)Set up the double angles.
- = 2sin(x/2)cos(x/2)/(2cos²(x/2))Algebra.
- = sin x/(1 + cos x)Double-angle formulas. · Double-angle identity for sine, Double-angle identity for cosine (form 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).
| Angle | Left side | Right side | Agree |
|---|---|---|---|
| 0° | 0 | 0 | yes |
| 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 |
Related
- How would I find tan(x/2) = sin x/(1 + cos x) myself? — the derivation, which is a different question from the proof.
- Half-angle identity for tangent (form 2): when to use it — the practical side.
- All half-angle identities · proof index