Mathwords logoMathwords

Half-Angle Formulas — Definition, Formula & Examples

Half-angle formulas are trigonometric identities that let you find the sine, cosine, or tangent of half an angle when you know the trigonometric values of the full angle. They are derived from the double-angle identities by solving for the half-angle expression.

Given an angle θ\theta, the half-angle identities state: sin ⁣(θ2)=±1cosθ2\sin\!\left(\frac{\theta}{2}\right) = \pm\sqrt{\frac{1 - \cos\theta}{2}}, cos ⁣(θ2)=±1+cosθ2\cos\!\left(\frac{\theta}{2}\right) = \pm\sqrt{\frac{1 + \cos\theta}{2}}, and tan ⁣(θ2)=±1cosθ1+cosθ\tan\!\left(\frac{\theta}{2}\right) = \pm\sqrt{\frac{1 - \cos\theta}{1 + \cos\theta}}, where the sign of each expression is determined by the quadrant in which θ2\frac{\theta}{2} lies.

Key Formula

sin ⁣(θ2)=±1cosθ2,cos ⁣(θ2)=±1+cosθ2,tan ⁣(θ2)=1cosθsinθ\sin\!\left(\frac{\theta}{2}\right) = \pm\sqrt{\frac{1 - \cos\theta}{2}}, \quad \cos\!\left(\frac{\theta}{2}\right) = \pm\sqrt{\frac{1 + \cos\theta}{2}}, \quad \tan\!\left(\frac{\theta}{2}\right) = \frac{1 - \cos\theta}{\sin\theta}
Where:
  • θ\theta = The full angle whose half-angle trig value you want to find
  • ±\pm = Sign chosen based on the quadrant of θ/2

How It Works

You use half-angle formulas when you need the exact value of a trig function at an angle that is half of a known reference angle. For instance, since you know the exact cosine of 60°60°, you can find the exact sine or cosine of 30°30°—or more usefully, angles like 15°15° from the known value of cos30°\cos 30°. To apply the formula, substitute the full angle θ\theta into the right-hand side, simplify the expression under the radical, and then choose the correct sign (++ or -) based on which quadrant θ2\frac{\theta}{2} falls in. An equivalent and often more convenient form for tangent is tan ⁣(θ2)=sinθ1+cosθ=1cosθsinθ\tan\!\left(\frac{\theta}{2}\right) = \frac{\sin\theta}{1 + \cos\theta} = \frac{1 - \cos\theta}{\sin\theta}, which avoids the ±\pm ambiguity entirely.

Worked Example

Problem: Find the exact value of cos 15° using a half-angle formula.
Identify the full angle: Since 15° is half of 30°, set θ = 30°.
cos15°=cos ⁣(30°2)\cos 15° = \cos\!\left(\frac{30°}{2}\right)
Apply the half-angle formula: Use the cosine half-angle identity. Because 15° is in the first quadrant, cosine is positive, so choose the + sign.
cos15°=+1+cos30°2\cos 15° = +\sqrt{\frac{1 + \cos 30°}{2}}
Substitute the known value: Recall that cos 30° = √3/2.
cos15°=1+322=2+322=2+34\cos 15° = \sqrt{\frac{1 + \frac{\sqrt{3}}{2}}{2}} = \sqrt{\frac{\frac{2 + \sqrt{3}}{2}}{2}} = \sqrt{\frac{2 + \sqrt{3}}{4}}
Simplify: Take the square root of the denominator.
cos15°=2+32\cos 15° = \frac{\sqrt{2 + \sqrt{3}}}{2}
Answer: cos15°=2+320.9659\cos 15° = \dfrac{\sqrt{2 + \sqrt{3}}}{2} \approx 0.9659

Another Example

Problem: Find the exact value of sin 105° using a half-angle formula.
Identify the full angle: Since 105° is half of 210°, set θ = 210°.
sin105°=sin ⁣(210°2)\sin 105° = \sin\!\left(\frac{210°}{2}\right)
Choose the sign: 105° is in the second quadrant, where sine is positive. Choose the + sign.
sin105°=+1cos210°2\sin 105° = +\sqrt{\frac{1 - \cos 210°}{2}}
Substitute and simplify: cos 210° = −√3/2.
sin105°=1(32)2=1+322=2+34=2+32\sin 105° = \sqrt{\frac{1 - \left(-\frac{\sqrt{3}}{2}\right)}{2}} = \sqrt{\frac{1 + \frac{\sqrt{3}}{2}}{2}} = \sqrt{\frac{2 + \sqrt{3}}{4}} = \frac{\sqrt{2+\sqrt{3}}}{2}
Answer: sin105°=2+320.9659\sin 105° = \dfrac{\sqrt{2+\sqrt{3}}}{2} \approx 0.9659

Why It Matters

Half-angle formulas appear throughout precalculus and AP Calculus when you need exact trigonometric values or must simplify integrals involving even powers of sine and cosine. In calculus, the identity cos2x=1+cos2x2\cos^2 x = \frac{1+\cos 2x}{2} (a rearranged half-angle formula) is essential for evaluating integrals like cos2xdx\int \cos^2 x\, dx. Engineers also rely on these identities in signal processing when decomposing waveforms.

Common Mistakes

Mistake: Forgetting the ± sign or always choosing +
Correction: The sign depends on the quadrant of θ/2, not θ. Determine where the half-angle lies and use the sign rules for that quadrant.
Mistake: Confusing the half-angle and double-angle formulas
Correction: The half-angle formula for cosine has 1 + cos θ under the radical, while the double-angle formula states cos 2θ = 2cos²θ − 1. They are algebraically related but serve opposite purposes—one halves the angle, the other doubles it.