🏔️ Trigonometry Peaks · Trigonometry
Half-Angle & Product Identities
Finish the identity toolkit: the half-angle formulas and their signs, the power-reducing formulas, product-to-sum and sum-to-product, tan(t/2), and verifying an identity with all of them.
In short
- The half-angle and power-reducing formulas are the double-angle formulas rearranged: sin2 u = (1 - cos 2u)/2 and cos2 u = (1 + cos 2u)/2 are the only two lines you need to remember.
- A square root gives the size; the quadrant of t/2 gives the sign. Halve the interval before you decide, because t and t/2 are usually in different quadrants.
- tan(t/2) = sin t/(1 + cos t) needs no sign decision at all, which makes it the safest of the three to use.
- Product-to-sum formulas all carry a 1/2 and use the sum and difference of the angles; sum-to-product formulas all carry a 2 and use the half-sum and the half-difference.
Reading the double-angle formulas backwards
Monk Tau keeps one page pinned above the door of the observatory on Radian Ridge, and it holds a single line:
cos 2u = 1 - 2 sin2 u
Everything on this page comes out of that line, read from right to left instead of left to right.
Solve it for the square. Move the sine term across, divide by 2, and you get
sin2 u = (1 - cos 2u)/2
The other version of the double-angle formula, cos 2u = 2 cos2 u - 1, does the same job for the cosine:
cos2 u = (1 + cos 2u)/2
Two identities, one derivation, and they answer two different questions depending on which way you read them.
Read left to right and they are the power-reducing formulas: a square disappears, and the price is that the angle doubles. That is what makes a squared trigonometric function integrable, averageable, graphable — sin2 t is a wave about the line 1/2, and this is the line that says so.
Read right to left with u = t/2 and they are the half-angle formulas. Put u = t/2, so 2u = t, and take a square root:
sin(t/2) = +sqrt((1 - cos t)/2) or -sqrt((1 - cos t)/2)
cos(t/2) = +sqrt((1 + cos t)/2) or -sqrt((1 + cos t)/2)
Now one exact value in the whole unit circle produces another. You know cos 30° exactly, so you know sin 15° exactly. You know cos 45°, so you know cos 22.5°. Angles that no diagram on the wall shows become reachable, and they stay exact — no calculator, no rounding.
The two square roots are the whole difficulty, and the next section is about nothing else.
The sign belongs to t/2, not to t
A square root only knows the size. It cannot know whether the answer is positive or negative, because squaring destroyed that information. Something outside the formula has to put it back, and that something is the quadrant that t/2 lands in.
The trap is that the question hands you a quadrant for t, and it is very easy to use that one. It is the wrong one. Halve the interval first.
180° < t < 270° divide every part by 2 90° < t/2 < 135°
So t sits in quadrant III, where the sine is negative — and t/2 sits in quadrant II, where the sine is positive. Two different quadrants, two different signs, and the answer follows the second.
Halving stretches an interval in an interesting way. The four ordinary quadrants for t all halve into the top half of the circle:
- 0° to 90° halves to 0° to 45°, quadrant I
- 90° to 180° halves to 45° to 90°, quadrant I
- 180° to 270° halves to 90° to 135°, quadrant II
- 270° to 360° halves to 135° to 180°, quadrant II
That is why a half-angle sine is never negative for an angle inside one full turn, while a half-angle cosine is negative for the whole second half of the turn. If a question sets t between 360° and 720° — a second lap — then t/2 lands in the bottom half and both can turn negative. The rule never changes: halve the interval, read the quadrant, then choose the sign.
The tangent escapes the whole problem. There are two forms of it, and neither has a square root:
tan(t/2) = sin t/(1 + cos t) = (1 - cos t)/sin t
No plus-or-minus appears, because the signs of sin t and cos t already carry the answer. If you are ever unsure of a sign, this is the safe road: work out the tangent, and let it tell you what the sine and cosine must have been.
Power reducing: squares out, doubled angles in
Used forwards, the same two identities strip powers out of an expression. Each square becomes a plain cosine of double the angle:
sin2 t = (1 - cos 2t)/2 cos2 t = (1 + cos 2t)/2
Two details matter more than the formulas themselves.
The angle that doubles is whatever sits inside. Not t, but the argument of the function being squared:
cos2 3t = (1 + cos 6t)/2 sin2 (t/2) = (1 - cos t)/2
The second of those is the half-angle formula again, wearing different clothes.
Higher powers need the formula twice. A fourth power is a square of a square, and squaring a reduced expression brings back a cos2, which must be reduced in its turn:
sin4 t = (sin2 t)2 = ((1 - cos 2t)/2)2 = (1 - 2cos 2t + cos2 2t)/4
The cos2 2t on the end is still squared, so reduce it as well: cos2 2t = (1 + cos 4t)/2. Substituting and tidying gives
sin4 t = (3 - 4cos 2t + cos 4t)/8
Notice what happened to the angle: it doubled twice, from t to 2t to 4t. That is the pattern for every power. Each reduction costs one doubling.
Products into sums, and sums into products
Add the sum and difference formulas for the cosine and something cancels:
cos(A - B) = cos A cos B + sin A sin B cos(A + B) = cos A cos B - sin A sin B
Add those two lines and the sine terms vanish, leaving 2 cos A cos B on the right. Divide by 2 and you have the first product-to-sum formula. Subtract them instead and the cosine terms vanish. Doing the same to the two sine formulas gives the rest:
cos A cos B = (1/2)[cos(A + B) + cos(A - B)]
sin A sin B = (1/2)[cos(A - B) - cos(A + B)]
sin A cos B = (1/2)[sin(A + B) + sin(A - B)]
Every one carries a 1/2, and only two angles ever appear: the sum and the difference. Dropping the 1/2 is the single commonest slip here, and it doubles the answer.
Run the same formulas backwards — put A + B = P and A - B = Q, so that A is the half-sum and B is the half-difference — and you get the sum-to-product family:
sin P + sin Q = 2 sin((P + Q)/2) cos((P - Q)/2)
sin P - sin Q = 2 cos((P + Q)/2) sin((P - Q)/2)
cos P + cos Q = 2 cos((P + Q)/2) cos((P - Q)/2)
cos P - cos Q = -2 sin((P + Q)/2) sin((P - Q)/2)
Here every one carries a 2, and the last one carries a minus as well.
These are worth more than they look. An equation such as sin 3t + sin t = 0 is unsolvable as it stands, because a sum tells you nothing. Turn it into 2 sin 2t cos t = 0 and it falls apart at once: a product is zero exactly when one of its factors is zero, so sin 2t = 0 or cos t = 0, and both of those you can solve on sight.
Verifying an identity
A verification is not an equation. You are not allowed to move terms from one side to the other, because that assumes the thing you are trying to show. Instead you take the busier side alone and rewrite it until it turns into the other one.
Take (1 - cos 2t)/sin 2t and show it equals tan t. The top and the bottom are both doubled angles, so replace both:
- 1 - cos 2t = 1 - (1 - 2 sin2 t) = 2 sin2 t
- sin 2t = 2 sin t cos t
So the whole fraction becomes (2 sin2 t)/(2 sin t cos t). The 2 cancels, one sine cancels, and what is left is sin t/cos t, which is tan t. Done — and nothing crossed the equals sign.
Two habits make these quick. Choose the right form of cos 2t: it has three, and picking the one written in the function you want to keep saves a whole line. Look for the identity hiding in a 1: 1 - cos 2t and 1 + cos 2t are both power-reducing formulas in disguise, and cos4 t - sin4 t is a difference of two squares whose first bracket collapses to 1.
If you are stuck for which of two answers is right, test a friendly angle. At t = 60° every expression on this page is computable by hand, and two different functions will disagree there.
Worked examples
Example 1
Find the exact value of sin 15°.
- Notice that 15° is half of 30°, and 30° is an angle whose cosine you know exactly.
- The half-angle formula for the sine reads sin(t/2) = +sqrt((1 - cos t)/2) or -sqrt((1 - cos t)/2), with t = 30°.
- cos 30° = sqrt(3)/2, so the inside is (1 - sqrt(3)/2)/2 = (2 - sqrt(3))/4.
- Take the square root of that: sqrt(2 - sqrt(3))/2, because sqrt(4) = 2.
- Now the sign: 15° is in quadrant I, where the sine is positive, so no minus is needed.
- sin 15° = sqrt(2 - sqrt(3))/2, which is about 0.2588. (The form (sqrt(6) - sqrt(2))/4 is the same number written another way.)
Example 2
cos t = -7/25 and 180° < t < 270°. Find sin(t/2), cos(t/2) and tan(t/2).
- Halve the interval first: dividing 180° < t < 270° by 2 gives 90° < t/2 < 135°, so t/2 is in quadrant II.
- In quadrant II the sine is positive and the cosine is negative. Those are the two signs to use — not the signs belonging to t, which is in quadrant III.
- sin2(t/2) = (1 - cos t)/2 = (1 + 7/25)/2 = (32/25)/2 = 16/25, so sin(t/2) = 4/5, taken positive.
- cos2(t/2) = (1 + cos t)/2 = (1 - 7/25)/2 = (18/25)/2 = 9/25, so cos(t/2) = -3/5, taken negative.
- tan(t/2) is then (4/5)/(-3/5) = -4/3, and a negative tangent is exactly what quadrant II should give.
- Check it with the formula that needs no sign choice. In quadrant III sin t = -24/25, so sin t/(1 + cos t) = (-24/25)/(18/25) = -4/3. The two agree.
Example 3
Find the exact value of sin 75° cos 15°.
- A product of a sine and a cosine is a product-to-sum problem: sin A cos B = (1/2)[sin(A + B) + sin(A - B)].
- Here A = 75° and B = 15°, so A + B = 90° and A - B = 60° — both angles the unit circle knows.
- sin 75° cos 15° = (1/2)[sin 90° + sin 60°] = (1/2)[1 + sqrt(3)/2].
- Tidy the fraction: (1/2)(2 + sqrt(3))/2 = (2 + sqrt(3))/4.
- That is about 0.933, and multiplying the two rounded ratios 0.9659 x 0.9659 agrees, which is a fair check.
- The 1/2 in front is not optional. Leaving it out would give (2 + sqrt(3))/2, which is bigger than 1 and so cannot be a product of two ratios.
Example 4
Show that cos4 t - sin4 t = cos 2t.
- Work on the left side alone, and start with the shape rather than the trigonometry: this is a difference of two squares.
- cos4 t - sin4 t = (cos2 t + sin2 t)(cos2 t - sin2 t).
- The first bracket is the Pythagorean identity, so it is simply 1.
- That leaves cos2 t - sin2 t, which is the first form of the double-angle formula for the cosine.
- So cos4 t - sin4 t = cos 2t, and the right side was never touched.
Practice problems, with solutions
Three problems of increasing difficulty, each with the full working. In the game these are generated fresh every time; these three are fixed so this page always shows the same ones.
Problem 1
Difficulty 1 of 5Find the exact value of sin(22.5°) with a half-angle formula, taking 22.5° as half of 45°. Give an exact value, written with sqrt(...) where you need a root — a rounded decimal will not do.
Answer: sqrt(2 - sqrt(2))/2
- 22.5° is half of 45°, and cos(45°) = sqrt(2)/2.
- sin(22.5°) = sqrt((1 - (sqrt(2)/2))/2)
- 22.5° lies in quadrant 1, where the sine is positive.
- sin(22.5°) = sqrt(2 - sqrt(2))/2
Problem 2
Difficulty 3 of 5cos(t) = -7/25 and 90° < t < 180°. Find the exact value of cos(t/2). Give your answer as a fraction.
Answer: 3/5
- cos2(t/2) = (1 + cos t)/2 = (1 + (-7/25))/2 = 9/25
- Halving 90° < t < 180° puts t/2 between 0° and 90°, quadrant 1.
- There the cosine is positive, so cos(t/2) = 3/5.
Problem 3
Difficulty 4 of 5Rewrite cos2 (t/2) with the power-reducing formulas, so that nothing is squared. Which expression is it equal to?
- (1 + cos t)/4
- (1 - cos t)/2
- (1 + cos 2t)/2
- (1 + cos t)/2
Answer: D. (1 + cos t)/2
- Start with cos2 (t/2).
- The angle inside is t/2, and doubling it gives t — this is the half-angle formula again.
- cos2 (t/2) = (1 + cos t)/2
Common mistakes
- Choosing the sign from the quadrant of t instead of the quadrant of t/2 — halve the interval first, then read the quadrant.
- Writing sin(t/2) = (sin t)/2: halving an angle does not halve its sine, and the formula works on the square of the ratio, not on the ratio itself.
- Dropping the 1/2 from a product-to-sum formula, which makes the answer twice as big as it should be, or dropping the 2 from a sum-to-product formula, which makes it half as big.
- Halving the angle inside the cosine when the power-reducing formula doubles it: cos2 3t is (1 + cos 6t)/2, never (1 + cos 3t)/2.
- Moving terms across the equals sign when verifying an identity — rewrite one side on its own, or you have assumed what you set out to show.
What you should be able to do
- Find exact values such as sin 15° and cos(π/8) with a half-angle formula, choosing the sign from the quadrant.
- Given one ratio of t and an interval for t, find sin(t/2), cos(t/2) or tan(t/2).
- Rewrite powers of sine and cosine with the power-reducing formulas, and convert between products and sums.
- Verify an identity or evaluate an expression using the half-angle, product-to-sum and sum-to-product formulas.
Where this fits in the curriculum
Common Core
- HSF-TF.C.9
High school — Prove the addition and subtraction formulas for sine, cosine and tangent and use them to solve problems.
HSF-TF.C.9 is a (+) standard — beyond the college- and career-ready threshold, i.e. precalculus rather than Algebra II. The half-angle, power-reducing, product-to-sum and sum-to-product formulas all descend from it.
- HSF-TF.C.8
High school — Prove the Pythagorean identity sin²θ + cos²θ = 1 and use it to find sine, cosine or tangent given one of them and the quadrant.
SAT
- Additional Topics in Math
Exact trigonometric values and identities.
The SAT tests the Pythagorean identity and the unit circle; the half-angle and product formulas appear only as exact-value reasoning.