Understanding Double Angle Identities
A double angle identity is a trigonometric equation that relates the value of a function at 2α to expressions involving the function (or other functions) at angle α. These identities emerge naturally from the compound angle formulas and form the backbone of many advanced trigonometric manipulations.
Double angle identities appear across mathematics, physics, and engineering. They are essential when:
- Solving trigonometric equations and proving other identities
- Integrating trigonometric functions in calculus
- Analysing harmonic motion and wave behaviour
- Computing antenna radiation patterns and optical interference
The three primary identities cover the most commonly used trigonometric ratios. Each identity can be expressed in multiple equivalent forms, depending on which primary ratio you know and which form is most convenient for your problem.
The Three Core Double Angle Formulas
These are the essential identities you'll encounter in trigonometry and beyond. Each can be derived from the compound angle formulas by setting both angles equal to α.
sin(2α) = 2sin(α)cos(α)
cos(2α) = cos²(α) − sin²(α)
cos(2α) = 1 − 2sin²(α)
cos(2α) = 2cos²(α) − 1
tan(2α) = 2tan(α) / (1 − tan²(α))
α— The original angle, in degrees or radianssin(α), cos(α), tan(α)— The trigonometric ratios of the original anglesin(2α), cos(2α), tan(2α)— The trigonometric ratios of the doubled angle
Deriving the Identities from Compound Angle Formulas
Double angle identities are special cases of compound angle formulas. Start with the sum formula for sine:
sin(α + β) = sin(α)cos(β) + cos(α)sin(β)
Set β = α:
sin(2α) = sin(α)cos(α) + cos(α)sin(α) = 2sin(α)cos(α)
For cosine, begin with:
cos(α + β) = cos(α)cos(β) − sin(α)sin(β)
Again setting β = α:
cos(2α) = cos²(α) − sin²(α)
You can rearrange this using the Pythagorean identity sin²(α) + cos²(α) = 1 to obtain the alternative forms shown above. The tangent formula follows from dividing the sine by the cosine version.
Practical Applications and Examples
Example 1: Finding cos(120°)
If you know that 120° = 2 × 60°, and sin(60°) = √3/2, you can use the identity cos(2α) = 1 − 2sin²(α):
cos(120°) = 1 − 2sin²(60°) = 1 − 2(√3/2)² = 1 − 2(3/4) = 1 − 3/2 = −1/2
Example 2: Simplifying Integrals
In calculus, the double angle formula cos(2α) = 1 − 2sin²(α) rearranges to sin²(α) = (1 − cos(2α))/2, which is invaluable for integrating powers of sine and cosine.
Example 3: Wave Interference
When two waves of frequency f interfere, their combined amplitude depends on the phase difference. Double angle identities simplify the resulting trigonometric expressions, making it easier to predict constructive and destructive interference patterns.
Common Pitfalls and Best Practices
Pay careful attention to these details when working with double angle identities.
- Watch Your Angle Measure — Always verify whether your angle is in degrees or radians. sin(120°) and sin(120 rad) are vastly different. Most calculators default to radians, so convert explicitly if needed. Double-check the calculator's angle mode before interpreting results.
- Choose the Right Cosine Form — The cosine identity has three equivalent forms. When you know only cos(α), use cos(2α) = 2cos²(α) − 1. When you know only sin(α), use cos(2α) = 1 − 2sin²(α). Picking the wrong form means extra calculation or a dead end.
- Tangent Is Undefined at Certain Points — The tangent double angle formula breaks down when 1 − tan²(α) = 0, i.e., when tan(α) = ±1 (at 45°, 135°, and their periodic equivalents). At these points, tan(2α) is undefined. Always check the domain before applying the formula.
- Verify with Specific Values — Test your identity work with simple angles like 30°, 45°, or 60°. Calculating sin(60°) via the formula sin(2 × 30°) = 2sin(30°)cos(30°) should give you √3/2. This sanity check catches algebraic errors early.