trigidentity.com

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.

  1. tan(x/2) = sin(x/2)/cos(x/2)
    Quotient identity.
  2. multiply by 2cos(x/2)/2cos(x/2)
    Set up the double angles.
  3. = 2sin(x/2)cos(x/2)/(2cos²(x/2))
    Algebra.
  4. = sin x/(1 + cos x)

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 tan(t/2), right side sin(t)/(1 + cos(t)).
AngleLeft sideRight sideAgree
0°00yes
7.5°0.0655430.065543yes
15°0.1316520.131652yes
18°0.1583840.158384yes
22.5°0.1989120.198912yes
30°0.2679490.267949yes

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