Double Angle vs Half Angle Formulas

Side-by-side comparison of double-angle and half-angle formulas with educational examples.
Quick Answer
- Short definition
- Double-angle formulas use 2θ; half-angle formulas use θ/2 inside the function argument.
- Formula
- sin(2θ) = 2 sin θ cos θ
Introduction
After you calculate with the Double Angle Calculator, use this guide to decide when half-angle forms are more appropriate. Both families come from the same sum-identity roots, but they answer different questions about angle size.
Students sometimes mix them because both names contain the word “angle” and both rewrite trigonometric expressions. The decisive clue is always the argument inside the function: 2θ, θ, or θ/2.
Review the double-angle list in Double Angle Formula alongside this comparison. For transformation practice with the 2θ family alone, see Double Angle Identities.
Main Content
What is it?
Double angles merge two equal angles into one: θ + θ = 2θ. Half angles split θ into two equal parts: θ/2 and θ/2. The algebra mirrors that language. Double-angle identities expand the argument; half-angle identities compress it.
Key difference: the argument inside the function doubles in one family and halves in the other. Pick the identity that matches what you see in the problem, not the one you memorized most recently.
Double-angle formulas often appear when a product sin θ cos θ or an equation with sin(2θ) needs simplification. Half-angle formulas often appear when you need sin(θ/2) or cos(θ/2) from a value at θ, especially in integration or root-finding on the unit circle.
Both families connect through the Pythagorean identity. Starting from cos(2θ) = 1 − 2 sin² θ and replacing θ with θ/2 gives a half-angle form for sin²(θ/2). That link explains why textbooks place the two topics back to back.
Formula
Double angle (sine): sin(2θ) = 2 sin θ cos θ
Double angle (cosine examples): cos(2θ) = cos² θ − sin² θ; cos(2θ) = 2 cos² θ − 1
Half angle (examples):
- sin²(θ/2) = (1 − cos θ) / 2
- cos²(θ/2) = (1 + cos θ) / 2
- tan(θ/2) = sin θ / (1 + cos θ)
The full double-angle list with usage notes lives in Double Angle Formula. Half-angle square forms often include a ± sign when you take square roots; double-angle identities do not require that extra branch choice when used forward.
Step-by-step guide
- Read the angle inside the function. Is it 2θ, θ, or θ/2?
- If you see 2θ, use double-angle identities. Match sin, cos, or tan to the correct form from the double-angle list.
- If you see θ/2, use half-angle identities. Watch for squared forms and sign choices when taking square roots.
- Verify numerically when possible. Pick a concrete θ and compare both paths.
- Cross-check algebra-heavy steps. When in doubt, confirm the double-angle side with Double Angle Identities examples before mixing in half-angle steps.
Example
Double-angle setup: Find sin(70°) given sin(140°) and cos(70°).
sin(140°) = 2 sin(70°) cos(70°). This is a double-angle setup, not a half-angle one, because 140° = 2 × 70°.
Half-angle setup: Find sin(15°) given cos(30°).
sin²(15°) = (1 − cos(30°)) / 2 = (1 − √3/2) / 2. Take the positive root for the first-quadrant angle.
Contrast: cos(60°) = 2 cos²(30°) − 1 uses double angle. cos²(15°) = (1 + cos(30°)) / 2 uses half angle. Same underlying identity chain, different direction.
FAQ
Can I convert between double and half forms?
Yes, by substituting a new angle variable. Replace θ with θ/2 in a double-angle formula to reach a half-angle form. Always track which angle is inside the function.
Which family is more common in calculus?
Both appear. Double angles simplify products like sin x cos x. Half angles simplify integrals of rational trig expressions after a substitution.
Conclusion
Match the identity family to the angle argument before you substitute numbers. When the argument is 2θ, stay in the double-angle set until the expression is simplified.
For numeric practice with the double-angle side, use Double Angle Examples and confirm results on the homepage tool.