Trigonometry

Half-Angle and Power-Reducing Formulas

Last updated: March 2026 · Advanced
Before you start

You should be comfortable with:

Real-world applications
📐
Carpentry

Measurements, material estimation, cutting calculations

Electrical

Voltage drop, wire sizing, load balancing

Half-angle formulas let you find exact trig values for angles like 22.5° (half of 45°) or 15° (half of 30°) — angles that do not appear in the standard reference table but whose halved parents do. Power-reducing formulas convert squared trig functions into expressions with no exponents, which is essential for integration in calculus and for RMS (root mean square) calculations in electrical engineering. The two formula families are closely related: the half-angle formulas are derived directly from the power-reducing formulas.

Power-Reducing Formulas

Power-reducing formulas are the simpler family, so we start here. They rewrite squared trig functions using only first-power cosines:

sin2θ=1cos(2θ)2\sin^2\theta = \dfrac{1 - \cos(2\theta)}{2}

cos2θ=1+cos(2θ)2\cos^2\theta = \dfrac{1 + \cos(2\theta)}{2}

tan2θ=1cos(2θ)1+cos(2θ)\tan^2\theta = \dfrac{1 - \cos(2\theta)}{1 + \cos(2\theta)}

Where Do They Come From?

Start from the double-angle identity for cosine:

cos(2θ)=12sin2θ\cos(2\theta) = 1 - 2\sin^2\theta

Solve for sin2θ\sin^2\theta: add 2sin2θ2\sin^2\theta to both sides, subtract cos(2θ)\cos(2\theta), then divide by 2:

sin2θ=1cos(2θ)2\sin^2\theta = \dfrac{1 - \cos(2\theta)}{2}

Now use the other double-angle form cos(2θ)=2cos2θ1\cos(2\theta) = 2\cos^2\theta - 1. Add 1 to both sides and divide by 2:

cos2θ=1+cos(2θ)2\cos^2\theta = \dfrac{1 + \cos(2\theta)}{2}

The tangent formula follows by dividing: tan2θ=sin2θ/cos2θ\tan^2\theta = \sin^2\theta / \cos^2\theta.

Worked Example 1: Rewrite sin4θ\sin^4\theta Without Exponents

Write sin4θ\sin^4\theta as (sin2θ)2(\sin^2\theta)^2 and apply the power-reducing formula:

sin4θ=(1cos(2θ)2)2=12cos(2θ)+cos2(2θ)4\sin^4\theta = \left(\dfrac{1 - \cos(2\theta)}{2}\right)^2 = \dfrac{1 - 2\cos(2\theta) + \cos^2(2\theta)}{4}

The cos2(2θ)\cos^2(2\theta) term still has an exponent. Apply the power-reducing formula again, replacing θ\theta with 2θ2\theta:

cos2(2θ)=1+cos(4θ)2\cos^2(2\theta) = \dfrac{1 + \cos(4\theta)}{2}

Substitute back:

sin4θ=12cos(2θ)+1+cos(4θ)24\sin^4\theta = \dfrac{1 - 2\cos(2\theta) + \dfrac{1 + \cos(4\theta)}{2}}{4}

Multiply numerator and denominator to clear the inner fraction:

=24cos(2θ)+1+cos(4θ)8=34cos(2θ)+cos(4θ)8= \dfrac{2 - 4\cos(2\theta) + 1 + \cos(4\theta)}{8} = \dfrac{3 - 4\cos(2\theta) + \cos(4\theta)}{8}

Answer: sin4θ=34cos(2θ)+cos(4θ)8\sin^4\theta = \dfrac{3 - 4\cos(2\theta) + \cos(4\theta)}{8}

No exponents remain — only first-power cosines. This is exactly the form needed for integration in calculus.

Half-Angle Formulas

To obtain the half-angle formulas, replace θ\theta with θ/2\theta/2 in the power-reducing formulas. In the sine formula, for instance, sin2(θ/2)=(1cosθ)/2\sin^2(\theta/2) = (1 - \cos\theta)/2. Taking the square root of both sides:

sinθ2=±1cosθ2\sin\dfrac{\theta}{2} = \pm\sqrt{\dfrac{1 - \cos\theta}{2}}

cosθ2=±1+cosθ2\cos\dfrac{\theta}{2} = \pm\sqrt{\dfrac{1 + \cos\theta}{2}}

tanθ2=±1cosθ1+cosθ=sinθ1+cosθ=1cosθsinθ\tan\dfrac{\theta}{2} = \pm\sqrt{\dfrac{1 - \cos\theta}{1 + \cos\theta}} = \dfrac{\sin\theta}{1 + \cos\theta} = \dfrac{1 - \cos\theta}{\sin\theta}

Choosing the Sign

The ±\pm means you must decide whether the result is positive or negative. The rule is straightforward: choose the sign based on the quadrant where θ/2\theta/2 lies, not where θ\theta lies. For example, if θ=300°\theta = 300°, then θ/2=150°\theta/2 = 150°, which is in Quadrant II — so sin(θ/2)\sin(\theta/2) is positive and cos(θ/2)\cos(\theta/2) is negative.

The two rational forms of the tangent half-angle formula (without the square root) have a built-in sign — they automatically give the correct sign without needing to choose.

Worked Example 2: Find the Exact Value of sin(22.5°)\sin(22.5°)

Since 22.5°=45°/222.5° = 45°/2, use the half-angle formula with θ=45°\theta = 45°:

sin(22.5°)=+1cos45°2\sin(22.5°) = +\sqrt{\dfrac{1 - \cos 45°}{2}}

Positive because 22.5° is in Quadrant I. Substitute cos45°=22\cos 45° = \dfrac{\sqrt{2}}{2}:

=1222=2222=224=222= \sqrt{\dfrac{1 - \frac{\sqrt{2}}{2}}{2}} = \sqrt{\dfrac{\frac{2 - \sqrt{2}}{2}}{2}} = \sqrt{\dfrac{2 - \sqrt{2}}{4}} = \dfrac{\sqrt{2 - \sqrt{2}}}{2}

Answer: sin(22.5°)=2220.3827\sin(22.5°) = \dfrac{\sqrt{2 - \sqrt{2}}}{2} \approx 0.3827

Worked Example 3: Find the Exact Value of cos(π/8)\cos(\pi/8)

Since π8=π/42\dfrac{\pi}{8} = \dfrac{\pi/4}{2}, use the half-angle formula with θ=π/4\theta = \pi/4:

cos ⁣(π8)=+1+cos(π/4)2\cos\!\left(\dfrac{\pi}{8}\right) = +\sqrt{\dfrac{1 + \cos(\pi/4)}{2}}

Positive because π/8\pi/8 is in Quadrant I. Substitute cos(π/4)=22\cos(\pi/4) = \dfrac{\sqrt{2}}{2}:

=1+222=2+222=2+24=2+22= \sqrt{\dfrac{1 + \frac{\sqrt{2}}{2}}{2}} = \sqrt{\dfrac{\frac{2 + \sqrt{2}}{2}}{2}} = \sqrt{\dfrac{2 + \sqrt{2}}{4}} = \dfrac{\sqrt{2 + \sqrt{2}}}{2}

Answer: cos ⁣(π8)=2+220.9239\cos\!\left(\dfrac{\pi}{8}\right) = \dfrac{\sqrt{2 + \sqrt{2}}}{2} \approx 0.9239

Worked Example 4: Find tan(θ/2)\tan(\theta/2) Given cosθ=3/5\cos\theta = 3/5

Assume θ\theta is in Quadrant I. First find sinθ\sin\theta using the Pythagorean identity:

sin2θ=1cos2θ=1925=1625\sin^2\theta = 1 - \cos^2\theta = 1 - \dfrac{9}{25} = \dfrac{16}{25}

Since θ\theta is in Q I, sinθ=45\sin\theta = \dfrac{4}{5}.

Now use the rational form of the tangent half-angle formula (no square root needed):

tan ⁣(θ2)=sinθ1+cosθ=4/51+3/5=4/58/5=48=12\tan\!\left(\dfrac{\theta}{2}\right) = \dfrac{\sin\theta}{1 + \cos\theta} = \dfrac{4/5}{1 + 3/5} = \dfrac{4/5}{8/5} = \dfrac{4}{8} = \dfrac{1}{2}

Answer: tan(θ/2)=12\tan(\theta/2) = \dfrac{1}{2}

The rational form is often the cleanest approach when you know both sinθ\sin\theta and cosθ\cos\theta.

Real-World Connection: RMS Power in AC Circuits

The power-reducing formula is not just a calculus trick — it is how electrical engineers compute RMS (root mean square) values for alternating current.

AC voltage follows a sinusoidal wave: v(t)=Vpeaksin(ωt)v(t) = V_{\text{peak}} \sin(\omega t). To find average power, engineers need the average of sin2(ωt)\sin^2(\omega t) over a full cycle. Apply the power-reducing formula:

sin2(ωt)=1cos(2ωt)2\sin^2(\omega t) = \dfrac{1 - \cos(2\omega t)}{2}

When you average this over a complete cycle, the cos(2ωt)\cos(2\omega t) term averages to zero (it completes full cycles), leaving:

average of sin2(ωt)=12\text{average of } \sin^2(\omega t) = \dfrac{1}{2}

This is why Vrms=Vpeak2V_{\text{rms}} = \dfrac{V_{\text{peak}}}{\sqrt{2}}. For standard household current with a peak of about 170 V:

Vrms=1702120 VV_{\text{rms}} = \dfrac{170}{\sqrt{2}} \approx 120 \text{ V}

That single power-reducing identity is the reason your outlets are labeled 120 V.

Common Mistakes

  1. Forgetting the ±\pm sign on half-angle formulas. The square root always introduces ±\pm. You must determine the correct sign from the quadrant of θ/2\theta/2.
  2. Using the wrong quadrant to determine the sign. The sign depends on where θ/2\theta/2 falls, not where θ\theta falls. If θ=300°\theta = 300°, then θ/2=150°\theta/2 = 150° (Q II), so cosine is negative even though cos300°\cos 300° is positive.
  3. Confusing half-angle with double-angle. The double-angle formulas multiply the angle (sin2θ\sin 2\theta); the half-angle formulas divide it (sin(θ/2)\sin(\theta/2)). Mixing them up inverts the relationship.
  4. Not simplifying the nested radical fully. An answer like 224\sqrt{\dfrac{2 - \sqrt{2}}{4}} should be written as 222\dfrac{\sqrt{2 - \sqrt{2}}}{2}. Always simplify the denominator out of the radical.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Find the exact value of cos(15°)\cos(15°) using the half-angle formula with θ=30°\theta = 30°.

Since 15°=30°/215° = 30°/2, use the half-angle formula. Positive because 15° is in Q I.

cos(15°)=+1+cos30°2=1+322=2+322=2+34=2+32\cos(15°) = +\sqrt{\dfrac{1 + \cos 30°}{2}} = \sqrt{\dfrac{1 + \frac{\sqrt{3}}{2}}{2}} = \sqrt{\dfrac{\frac{2 + \sqrt{3}}{2}}{2}} = \sqrt{\dfrac{2 + \sqrt{3}}{4}} = \dfrac{\sqrt{2 + \sqrt{3}}}{2}

Answer: cos(15°)=2+320.9659\cos(15°) = \dfrac{\sqrt{2 + \sqrt{3}}}{2} \approx 0.9659

Problem 2: Find the exact value of sin(π/12)\sin(\pi/12) using the half-angle formula.

Since π12=π/62\dfrac{\pi}{12} = \dfrac{\pi/6}{2}, use the half-angle formula with θ=π/6\theta = \pi/6. Positive because π/12\pi/12 is in Q I.

sin ⁣(π12)=+1cos(π/6)2=1322=2322=234=232\sin\!\left(\dfrac{\pi}{12}\right) = +\sqrt{\dfrac{1 - \cos(\pi/6)}{2}} = \sqrt{\dfrac{1 - \frac{\sqrt{3}}{2}}{2}} = \sqrt{\dfrac{\frac{2 - \sqrt{3}}{2}}{2}} = \sqrt{\dfrac{2 - \sqrt{3}}{4}} = \dfrac{\sqrt{2 - \sqrt{3}}}{2}

Answer: sin(π/12)=2320.2588\sin(\pi/12) = \dfrac{\sqrt{2 - \sqrt{3}}}{2} \approx 0.2588

Problem 3: Rewrite cos2(3x)\cos^2(3x) using the power-reducing formula.

Apply the power-reducing formula with θ=3x\theta = 3x:

cos2(3x)=1+cos(23x)2=1+cos(6x)2\cos^2(3x) = \dfrac{1 + \cos(2 \cdot 3x)}{2} = \dfrac{1 + \cos(6x)}{2}

Answer: cos2(3x)=1+cos(6x)2\cos^2(3x) = \dfrac{1 + \cos(6x)}{2}

Problem 4: If cosθ=7/25\cos\theta = -7/25 and θ\theta is in Quadrant III, find sin(θ/2)\sin(\theta/2).

If θ\theta is in Q III, then 180°<θ<270°180° < \theta < 270°, so 90°<θ/2<135°90° < \theta/2 < 135°. That puts θ/2\theta/2 in Quadrant II, where sine is positive.

sin ⁣(θ2)=+1cosθ2=+1(7/25)2=+1+7/252\sin\!\left(\dfrac{\theta}{2}\right) = +\sqrt{\dfrac{1 - \cos\theta}{2}} = +\sqrt{\dfrac{1 - (-7/25)}{2}} = +\sqrt{\dfrac{1 + 7/25}{2}}

=+32/252=+3250=+1625=+45= +\sqrt{\dfrac{32/25}{2}} = +\sqrt{\dfrac{32}{50}} = +\sqrt{\dfrac{16}{25}} = +\dfrac{4}{5}

Answer: sin(θ/2)=45\sin(\theta/2) = \dfrac{4}{5}

Problem 5: Simplify sin2θ+cos2θ\sin^2\theta + \cos^2\theta using the power-reducing formulas. Confirm the result equals 1.

Substitute both power-reducing formulas:

sin2θ+cos2θ=1cos(2θ)2+1+cos(2θ)2\sin^2\theta + \cos^2\theta = \dfrac{1 - \cos(2\theta)}{2} + \dfrac{1 + \cos(2\theta)}{2}

=1cos(2θ)+1+cos(2θ)2=22=1= \dfrac{1 - \cos(2\theta) + 1 + \cos(2\theta)}{2} = \dfrac{2}{2} = 1

The cos(2θ)\cos(2\theta) terms cancel, confirming the Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1.

Answer: 11, as expected. The power-reducing formulas are consistent with the Pythagorean identity.

Key Takeaways

  • Power-reducing formulas convert sin2θ\sin^2\theta, cos2θ\cos^2\theta, and tan2θ\tan^2\theta into expressions involving cos(2θ)\cos(2\theta) with no exponents
  • The power-reducing formulas are derived directly from the double-angle identity for cosine
  • Half-angle formulas are obtained by substituting θ/2\theta/2 into the power-reducing formulas and taking the square root
  • The ±\pm sign in half-angle formulas is determined by the quadrant of θ/2\theta/2, not of θ\theta
  • The rational tangent half-angle formssinθ/(1+cosθ)\sin\theta/(1 + \cos\theta) and (1cosθ)/sinθ(1 - \cos\theta)/\sin\theta — avoid the square root entirely and give the correct sign automatically
  • Power-reducing formulas are essential in calculus (integrating even powers of trig functions) and electrical engineering (RMS calculations)

Return to Trigonometry for more topics in this section.

Last updated: March 28, 2026