Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

7.3: Double-Angle, Half-Angle, and Reduction Formulas

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Use double-angle formulas to find exact values
  • Use double-angle formulas to verify identities
  • Use reduction formulas to simplify an expression
  • Use half-angle formulas to find exact values

Bicycle ramps made for competition (see Figure 7.3.1) must vary in height depending on the skill level of the competitors. For advanced competitors, the angle formed by the ramp and the ground should be θ such that  tanθ=53. The angle is divided in half for novices. What is the steepness of the ramp for novices? In this section, we will investigate three additional categories of identities that we can use to answer questions such as this one.

fig 9.4.1.jpg
Figure 7.3.1: Bicycle ramps for advanced riders have a steeper incline than those designed for novices.

Using Double-Angle Formulas to Find Exact Values

In the previous section, we used addition and subtraction formulas for trigonometric functions. Now, we take another look at those same formulas. The double-angle formulas are a special case of the sum formulas, where  α=β. Deriving the double-angle formula for sine begins with the sum formula,

(7.3.1)sin(α+β)=sinαcosβ+cosαsinβ

If we let  α=β=θ, then we have

sin(θ+θ)=sinθcosθ+cosθsinθsin(2θ)=2sinθcosθ

Deriving the double-angle for cosine gives us three options. First, starting from the sum formula, cos(α+β)=cosαcosβsinαsinβ,and letting α=β=θ, we have

cos(θ+θ)=cosθcosθsinθsinθcos(2θ)=cos2θsin2θ

Using the Pythagorean properties, we can expand this double-angle formula for cosine and get two more variations. The first variation is:

cos(2θ)=cos2θsin2θ=(1sin2θ)sin2θ

The second variation is:

cos(2θ)=cos2θsin2θ=cos2θ(1cos2θ)=2cos2θ1

Similarly, to derive the double-angle formula for tangent, replacing  α=β=θ in the sum formula gives

tan(α+β)=tanα+tanβ1tanαtanβtan(θ+θ)=tanθ+tanθ1tanθtanθtan(2θ)=2tanθ1tan2θ

DOUBLE-ANGLE FORMULAS

The double-angle formulas are summarized as follows:

(7.3.2)sin(2θ)=2sinθcosθ(7.3.3)cos(2θ)=cos2θsin2θ=12sin2θ=2cos2θ1(7.3.4)tan(2θ)=2tanθ1tan2θ

How to: Given the tangent of an angle and the quadrant in which it is located, use the double-angle formulas to find the exact value
  1. Draw a triangle to reflect the given information.
  2. Determine the correct double-angle formula.
  3. Substitute values into the formula based on the triangle.
  4. Simplify.
Example 7.3.1: Using a Double-Angle Formula to Find the Exact Value Involving Tangent

Given that  tanθ=34 and θ is in quadrant II, find the following:

  1. sin(2θ)
  2. cos(2θ)
  3. tan(2θ)
Solution

If we draw a triangle to reflect the information given, we can find the values needed to solve the problems on the image. We are given tanθ=34,such that θ is in quadrant II. The tangent of an angle is equal to the opposite side over the adjacent side, and because θ is in the second quadrant, the adjacent side is on the x-axis and is negative. Use the Pythagorean Theorem to find the length of the hypotenuse:

(4)2+(3)2=c216+9=c225=c2c=5

Now we can draw a triangle similar to the one shown in Figure 7.3.2.

fig 9.4.2.jpg
Figure 7.3.2
  1. Let’s begin by writing the double-angle formula for sine.

    sin(2θ)=2sinθcosθ

    We see that we to need to find sinθ and cosθ. Based on Figure 7.3.2, we see that the hypotenuse equals 5, so sinθ=35,  sinθ=35, and cosθ=45. Substitute these values into the equation, and simplify.

    Thus,

    sin(2θ)=2(35)(45)=2425

  2. Write the double-angle formula for cosine.

    cos(2θ)=cos2θsin2θ

    Again, substitute the values of the sine and cosine into the equation, and simplify.

    cos(2θ)=(45)2(35)2=1625925=725

  3. Write the double-angle formula for tangent.

    tan(2θ)=2tanθ1tan2θ

    In this formula, we need the tangent, which we were given as tanθ=34. Substitute this value into the equation, and simplify.

    tan(2θ)=2(34)1(34)2=321916=32(167)=247

Exercise 7.3.1

Given sinα=58,with θ in quadrant I, find cos(2α). 

Answer

cos(2α)=732

Example 7.3.2: Using the Double-Angle Formula for Cosine without Exact Values

Use the double-angle formula for cosine to write cos(6x) in terms of cos(3x). 

Solution

cos(6x)=cos(3x+3x)=cos3xcos3xsin3xsin3x=cos23xsin23x

Analysis

This example illustrates that we can use the double-angle formula without having exact values. It emphasizes that the pattern is what we need to remember and that identities are true for all values in the domain of the trigonometric function.

Using Double-Angle Formulas to Verify Identities

Establishing identities using the double-angle formulas is performed using the same steps we used to derive the sum and difference formulas. Choose the more complicated side of the equation and rewrite it until it matches the other side.

Example 7.3.3: Using the Double-Angle Formulas to Verify an Identity

Verify the following identity using double-angle formulas:

1+sin(2θ)=(sinθ+cosθ)2

Solution

We will work on the right side of the equal sign and rewrite the expression until it matches the left side.

(sinθ+cosθ)2=sin2θ+2sinθcosθ+cos2θ=(sin2θ+cos2θ)+2sinθcosθ=1+2sinθcosθ=1+sin(2θ)

Analysis

This process is not complicated, as long as we recall the perfect square formula from algebra:

(a±b)2=a2±2ab+b2

where  a=sinθ and  b=cosθ. Part of being successful in mathematics is the ability to recognize patterns. While the terms or symbols may change, the algebra remains consistent.

Exercise 7.3.2

Verify the identity: cos4θsin4θ=cos(2θ). 

Answer

cos4θsin4θ=(cos2θ+sin2θ)(cos2θsin2θ)=cos(2θ)

Example 7.3.4: Verifying a Double-Angle Identity for Tangent

Verify the identity: tan(2θ)=2cotθtanθ

Solution

In this case, we will work with the left side of the equation and simplify or rewrite until it equals the right side of the equation.

tan(2θ)=2tanθ1tan2θDouble-angle formula=2tanθ(1tanθ)(1tan2θ)(1tanθ)Multiply by a term that results in desired numerator=21tanθtan2θtanθ=2cotθtanθUse reciprocal identity for 1tanθ

Analysis

Here is a case where the more complicated side of the initial equation appeared on the right, but we chose to work the left side. However, if we had chosen the left side to rewrite, we would have been working backwards to arrive at the equivalency. For example, suppose that we wanted to show

2tanθ1tan2θ=2cotθtanθLets work on the right side2cotθtanθ=21tanθtanθ(tanθtanθ)=2tanθ1tanθ(tanθ)tanθ(tanθ)=2tanθ1tan2θ

When using the identities to simplify a trigonometric expression or solve a trigonometric equation, there are usually several paths to a desired result. There is no set rule as to what side should be manipulated. However, we should begin with the guidelines set forth earlier.

Exercise 7.3.3

Verify the identity: cos(2θ)cosθ=cos3θcosθsin2θ. 

Answer

cos(2θ)cosθ=(cos2θsin2θ)cosθ=cos3θcosθsin2θ

Use Reduction Formulas to Simplify an Expression

The double-angle formulas can be used to derive the reduction formulas, which are formulas we can use to reduce the power of a given expression involving even powers of sine or cosine. They allow us to rewrite the even powers of sine or cosine in terms of the first power of cosine. These formulas are especially important in higher-level math courses, calculus in particular. Also called the power-reducing formulas, three identities are included and are easily derived from the double-angle formulas.

We can use two of the three double-angle formulas for cosine to derive the reduction formulas for sine and cosine. Let’s begin with  cos(2θ)=12sin2θ. Solve for sin2θ:

cos(2θ)=12sin2θ2sin2θ=1cos(2θ)sin2θ=1cos(2θ)2

Next, we use the formula cos(2θ)=2cos2θ1. Solve for cos2θ:

cos(2θ)=2cos2θ11+cos(2θ)=2cos2θ1+cos(2θ)2=cos2θ

The last reduction formula is derived by writing tangent in terms of sine and cosine:

tan2θ=sin2θcos2θ(Substitute the reduction formulas)=1cos(2θ)21+cos(2θ)2=(1cos(2θ)2)(21+cos(2θ))=1cos(2θ)1+cos(2θ)

REDUCTION FORMULAS

The reduction formulas are summarized as follows:

(7.3.5)sin2θ=1cos(2θ)2

(7.3.6)cos2θ=1+cos(2θ)2

(7.3.7)tan2θ=1cos(2θ)1+cos(2θ)

Example 7.3.5: Writing an Equivalent Expression Not Containing Powers Greater Than 1

Write an equivalent expression for cos4x that does not involve any powers of sine or cosine greater than 1.

Solution

We will apply the reduction formula for cosine twice.

cos4x=(cos2x)2=(1+cos(2x)2)2Substitute reduction formula=14(1+2cos(2x)+cos2(2x))=14+12cos(2x)+14(1+cos2(2x)2) Substitute reduction formula for cos2x=14+12cos(2x)+18+18cos(4x)=38+12cos(2x)+18cos(4x)

Analysis

The solution is found by using the reduction formula twice, as noted, and the perfect square formula from algebra.

Example 7.3.6: Using the Power-Reducing Formulas to Prove an Identity

Use the power-reducing formulas to prove sin3(2x)=[12sin(2x)][1cos(4x)

Solution

We will work on simplifying the left side of the equation:

sin3(2x)=[sin(2x)][sin2(2x)]=sin(2x)[1cos(4x)2]Substitute the power-reduction formula.=sin(2x)(12)[1cos(4x)]=12[sin(2x)][1cos(4x)]

Analysis

Note that in this example, we substituted 1cos(4x)2 for sin2(2x). The formula states sin2θ=1cos(2θ)2

We let θ=2x, so  2θ=4x.

Exercise 7.3.4

Use the power-reducing formulas to prove that 10cos4x=154+5cos(2x)+54cos(4x). 

Answer

10cos4x=10(cos2x)2=10[1+cos(2x)2]2Substitute reduction formula for cos2x=104[1+2cos(2x)+cos2(2x)]=104+102cos(2x)+104(1+cos2(2x)2) Substitute reduction formula for cos2x=104+102cos(2x)+108+108cos(4x)=308+5cos(2x)+108cos(4x)=154+5cos(2x)+54cos(4x)

Using Half-Angle Formulas to Find Exact Values

The next set of identities is the set of half-angle formulas, which can be derived from the reduction formulas and we can use when we have an angle that is half the size of a special angle. If we replace θ with α2,the half-angle formula for sine is found by simplifying the equation and solving for sin(α2). Note that the half-angle formulas are preceded by a ± sign. This does not mean that both the positive and negative expressions are valid. Rather, it depends on the quadrant in which α2 terminates.

The half-angle formula for sine is derived as follows:

sin2θ=1cos(2θ)2sin2(α2)=1(cos2α2)2=1cosα2sin(α2)=±1cosα2

To derive the half-angle formula for cosine, we have

cos2θ=1+cos(2θ)2cos2(α2)=1+cos(2α2)2=1+cosα2cos(α2)=±1+cosα2

For the tangent identity, we have

tan2θ=1cos(2θ)1+cos(2θ)tan2(α2)=1cos(2α2)1+cos(2α2)tan(α2)=±1cosα1+cosα

HALF-ANGLE FORMULAS

The half-angle formulas are as follows:

(7.3.8)sin(α2)=±1cosα2(7.3.9)cos(α2)=±1+cosα2(7.3.10)tan(α2)=±1cosα1+cosα=sinα1+cosα=1cosαsinα

Example 7.3.7

Using a Half-Angle Formula to Find the Exact Value of a Sine Function. Find sin(15°) using a half-angle formula.

Solution

Since  15°=30°2,we use the half-angle formula for sine (Equation 7.3.8):

sin302=1cos302=1322=2322=234=232

Remember that we can check the answer with a graphing calculator.

Analysis

Notice that we used only the positive root because sin(15°) is positive.

Howto: Given the tangent of an angle and the quadrant in which the angle lies, find the exact values of trigonometric functions of half of the angle.
  1. Draw a triangle to represent the given information.
  2. Determine the correct half-angle formula.
  3. Substitute values into the formula based on the triangle.
  4. Simplify.
Example 7.3.8: Finding Exact Values Using Half-Angle Identities

Given that  tanα=815 and α lies in quadrant III, find the exact value of the following:

  1. sin(α2)
  2. cos(α2)
  3. tan(α2)
Solution

Using the given information, we can draw the triangle shown in Figure 7.3.3. Using the Pythagorean Theorem, we find the hypotenuse to be 17. Therefore, we can calculate sinα=817 and  cosα=1517.

fig 9.4.3.jpg
Figure 7.3.3
  1. Before we start, we must remember that if α is in quadrant III, then  180°<α<270°,so  180°2<α2<270°2. This means that the terminal side of α2 is in quadrant II, since  90°<α2<135°. To find sinα2,we begin by writing the half-angle formula for sine. Then we substitute the value of the cosine we found from the triangle in Figure 7.3.3 and simplify. sinα2=±1cosα2=±1(1517)2=±32172=±321712=±1617=±417=41717 We choose the positive value of sinα2 because the angle terminates in quadrant II and sine is positive in quadrant II.
  2. To find cosα2,we will write the half-angle formula for cosine, substitute the value of the cosine we found from the triangle in Figure 7.3.3, and simplify. cosα2=±1+cosα2=±1+(1517)2=±2172=±21712=±117=1717 We choose the negative value of cosα2 because the angle is in quadrant II because cosine is negative in quadrant II.
  3. To find tanα2,we write the half-angle formula for tangent. Again, we substitute the value of the cosine we found from the triangle in Figure 7.3.3 and simplify. tanα2=±1cosα1+cosα=±1(1517)1+(1517)=±3217217=±322=16=4 We choose the negative value of tanα2 because α2 lies in quadrant II, and tangent is negative in quadrant II.
Exercise 7.3.5

Given that sinα=45 and α lies in quadrant IV, find the exact value of cos(α2).​​​​​

Answer

25

Example 7.3.9: Finding the Measurement of a Half Angle

Now, we will return to the problem posed at the beginning of the section. A bicycle ramp is constructed for high-level competition with an angle of θ formed by the ramp and the ground. Another ramp is to be constructed half as steep for novice competition. If tanθ=53 for higher-level competition, what is the measurement of the angle for novice competition?

Solution

Since the angle for novice competition measures half the steepness of the angle for the high level competition, and tanθ=53 for high competition, we can find cosθ from the right triangle and the Pythagorean theorem so that we can use the half-angle identities. See Figure 7.3.4.

32+52=34c=34

fig 9.4.4.jpg
Figure 7.3.4

We see that cosθ=334=33434. We can use the half-angle formula for tangent: tanθ2=1cosθ1+cosθ. Since tanθ is in the first quadrant, so is tanθ2. 

tanθ2=1334341+33434=343343434+33434=3433434+3340.57

We can take the inverse tangent to find the angle:  tan1(0.57)29.7°. So the angle of the ramp for novice competition is 29.7°.

Media

Access these online resources for additional instruction and practice with double-angle, half-angle, and reduction formulas.

  • Double-Angle Identities
  • Half-Angle Identities

Key Equations

Double-angle formulas

sin(2θ)=2sinθcosθ

cos(2θ)=cos2θsin2θ

=12sin2θ

=2cos2θ1

tan(2θ)=2tanθ1tan2θ

Reduction formulas

sin2θ=1cos(2θ)2

cos2θ=1+cos(2θ)2

tan2θ=1cos(2θ)1+cos(2θ)

Half-angle formulas

sinα2=±1cosα2

cosα2=±1+cosα2

tanα2=±1cosα1+cosα

=sinα1+cosα

=1cosαsinα

Key Concepts

  • Double-angle identities are derived from the sum formulas of the fundamental trigonometric functions: sine, cosine, and tangent. See Example 7.3.1, Example 7.3.2, Example 7.3.3, and Example 7.3.4.
  • Reduction formulas are especially useful in calculus, as they allow us to reduce the power of the trigonometric term. See Example 7.3.5 and Example 7.3.6.
  • Half-angle formulas allow us to find the value of trigonometric functions involving half-angles, whether the original angle is known or not. See Example 7.3.7, Example 7.3.8, and Example 7.3.9.

This page titled 7.3: Double-Angle, Half-Angle, and Reduction Formulas is shared under a not declared license and was authored, remixed, and/or curated by OpenStax.

Support Center

How can we help?