Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

9.4: Sum-to-Product and Product-to-Sum Formulas

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

Learning Objectives
  • Express products as sums.
  • Express sums as products.

A band marches down the field creating an amazing sound that bolsters the crowd. That sound travels as a wave that can be interpreted using trigonometric functions.

Photo of the UCLA marching band.
Figure 9.4.1: The UCLA marching band (credit: Eric Chan, Flickr).

For example, Figure 9.4.2 represents a sound wave for the musical note A. In this section, we will investigate trigonometric identities that are the foundation of everyday phenomena such as sound waves.

Graph of a sound wave for the musical note A - it is a periodic function much like sin and cos - from 0 to .01
Figure 9.4.2

Expressing Products as Sums

We have already learned a number of formulas useful for expanding or simplifying trigonometric expressions, but sometimes we may need to express the product of cosine and sine as a sum. We can use the product-to-sum formulas, which express products of trigonometric functions as sums. Let’s investigate the cosine identity first and then the sine identity.

Expressing Products as Sums for Cosine

We can derive the product-to-sum formula from the sum and difference identities for cosine. If we add the two equations, we get:

cosαcosβ+sinαsinβ=cos(αβ)+cosαcosβsinαsinβ_=cos(α+β)_2cosαcosβ=cos(αβ)+cos(α+β)

Then, we divide by 2 to isolate the product of cosines:

cosαcosβ=12[cos(αβ)+cos(α+β)]

How to: Given a product of cosines, express as a sum
  1. Write the formula for the product of cosines.
  2. Substitute the given angles into the formula.
  3. Simplify.
Example 9.4.1: Writing the Product as a Sum Using the Product-to-Sum Formula for Cosine

Write the following product of cosines as a sum: 2cos(7x2)cos(3x2).

Solution

We begin by writing the formula for the product of cosines (Equation ???):

cosαcosβ=12[cos(αβ)+cos(α+β)]

We can then substitute the given angles into the formula and simplify.

2cos(7x2)cos(3x2)=2(12)[cos(7x23x2)+cos(7x2+3x2)]=cos(4x2)+cos(10x2)=cos2x+cos5x

Exercise 9.4.1

Use the product-to-sum formula (Equation ???) to write the product as a sum or difference: cos(2θ)cos(4θ).

Answer

12(cos6θ+cos2θ)

Expressing the Product of Sine and Cosine as a Sum

Next, we will derive the product-to-sum formula for sine and cosine from the sum and difference formulas for sine. If we add the sum and difference identities, we get:

cosαcosβ+sinαsinβ=cos(αβ)+cosαcosβsinαsinβ_=cos(α+β)2cosαcosβ=cos(αβ)+cos(α+β)Then, we divide by 2 to isolate the product of cosines:cosαcosβ=12[cos(αβ)+cos(α+β)]

Example 9.4.2: Writing the Product as a Sum Containing only Sine or Cosine

Express the following product as a sum containing only sine or cosine and no products: sin(4θ)cos(2θ).

Solution

Write the formula for the product of sine and cosine. Then substitute the given values into the formula and simplify.

sinαcosβ=12[sin(α+β)+sin(αβ)]sin(4θ)cos(2θ)=12[sin(4θ+2θ)+sin(4θ2θ)]=12[sin(6θ)+sin(2θ)]

Exercise 9.4.2

Use the product-to-sum formula to write the product as a sum: sin(x+y)cos(xy).

Answer

12(sin2x+sin2y)

Expressing Products of Sines in Terms of Cosine

Expressing the product of sines in terms of cosine is also derived from the sum and difference identities for cosine. In this case, we will first subtract the two cosine formulas:

cos(αβ)=cosαcosβ+sinαsinβcos(α+β)_=(cosαcosβsinαsinβ)cos(αβ)cos(α+β)=2sinαsinβThen, we divide by 2 to isolate the product of sines:sinαsinβ=12[cos(αβ)cos(α+β)]

Similarly we could express the product of cosines in terms of sine or derive other product-to-sum formulas.

THE PRODUCT-TO-SUM FORMULAS

The product-to-sum formulas are as follows:

cosαcosβ=12[cos(αβ)+cos(α+β)]

sinαcosβ=12[sin(α+β)+sin(αβ)]

sinαsinβ=12[cos(αβ)cos(α+β)]

cosαsinβ=12[sin(α+β)sin(αβ)]

Example 9.4.3: Express the Product as a Sum or Difference

Write cos(3θ)cos(5θ) as a sum or difference.

Solution

We have the product of cosines, so we begin by writing the related formula. Then we substitute the given angles and simplify.

cosαcosβ=12[cos(αβ)+cos(α+β)]cos(3θ)cos(5θ)=12[cos(3θ5θ)+cos(3θ+5θ)]=12[cos(2θ)+cos(8θ)]Use even-odd identity

Exercise 9.4.3

Use the product-to-sum formula to evaluate cos11π12cosπ12.

Answer

234

Expressing Sums as Products

Some problems require the reverse of the process we just used. The sum-to-product formulas allow us to express sums of sine or cosine as products. These formulas can be derived from the product-to-sum identities. For example, with a few substitutions, we can derive the sum-to-product identity for sine. Let u+v2=α and uv2=β.

Then,

α+β=u+v2+uv2=2u2=u

αβ=u+v2uv2=2v2=v

Thus, replacing α and β in the product-to-sum formula with the substitute expressions, we have

sinαcosβ=12[sin(α+β)+sin(αβ)]sin(u+v2)cos(uv2)=12[sinu+sinv]Substitute for (α+β) and (αβ)2sin(u+v2)cos(uv2)=sinu+sinv

The other sum-to-product identities are derived similarly.

SUM-TO-PRODUCT FORMULAS

The sum-to-product formulas are as follows:

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

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

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

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

Example 9.4.4: Writing the Difference of Sines as a Product

Write the following difference of sines expression as a product: sin(4θ)sin(2θ).

Solution

We begin by writing the formula for the difference of sines.

sinαsinβ=2sin(αβ2)cos(α+β2)Substitute the values into the formula, and simplify.sin(4θ)sin(2θ)=2sin(4θ2θ2)cos(4θ+2θ2)=2sin(2θ2)cos(6θ2)=2sinθcos(3θ)

Exercise 9.4.4

Use the sum-to-product formula to write the sum as a product: sin(3θ)+sin(θ).

Answer

2sin(2θ)cos(θ)

Example 9.4.5: Evaluating Using the Sum-to-Product Formula

Evaluate cos(15°)cos(75°). Check the answer with a graphing calculator.

Solution

We begin by writing the formula for the difference of cosines.

cosαcosβ=2sin(α+β2)sin(αβ2)Then we substitute the given angles and simplify.cos(15)cos(75)=2sin(15+752)sin(15752)=2sin(45)sin(30)=2(22)(12)=22

Example 9.4.6: Proving an Identity

Prove the identity:

cos(4t)cos(2t)sin(4t)+sin(2t)=tant

Solution

We will start with the left side, the more complicated side of the equation, and rewrite the expression until it matches the right side.

cos(4t)cos(2t)sin(4t)+sin(2t)=2sin(4t+2t2)sin(4t2t2)2sin(4t+2t2)cos(4t2t2)=2sin(3t)sint2sin(3t)cost=sintcost=tant

Analysis

Recall that verifying trigonometric identities has its own set of rules. The procedures for solving an equation are not the same as the procedures for verifying an identity. When we prove an identity, we pick one side to work on and make substitutions until that side is transformed into the other side.

Example 9.4.7: Verifying the Identity Using Double-Angle Formulas and Reciprocal Identities

Verify the identity csc2θ2=cos(2θ)sin2θ.

Solution

For verifying this equation, we are bringing together several of the identities. We will use the double-angle formula and the reciprocal identities. We will work with the right side of the equation and rewrite it until it matches the left side.

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

Exercise 9.4.5

Verify the identity tanθcotθcos2θ=sin2θ.

Answer

tanθcotθcos2θ=(sinθcosθ)(cosθsinθ)cos2θ=1cos2θ=sin2θ

Media

Access these online resources for additional instruction and practice with the product-to-sum and sum-to-product identities.

Key Equations

Product-to-sum Formulas

cosαcosβ=12[cos(αβ)+cos(α+β)]

sinαcosβ=12[sin(α+β)+sin(αβ)]

sinαsinβ=12[cos(αβ)cos(α+β)]

cosαsinβ=12[sin(α+β)sin(αβ)]

Sum-to-product Formulas

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

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

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

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

Key Concepts

  • From the sum and difference identities, we can derive the product-to-sum formulas and the sum-to-product formulas for sine and cosine.
  • We can use the product-to-sum formulas to rewrite products of sines, products of cosines, and products of sine and cosine as sums or differences of sines and cosines. See Example 9.4.1, Example 9.4.2, and Example 9.4.3.
  • We can also derive the sum-to-product identities from the product-to-sum identities using substitution.
  • We can use the sum-to-product formulas to rewrite sum or difference of sines, cosines, or products sine and cosine as products of sines and cosines. See Example 9.4.4.
  • Trigonometric expressions are often simpler to evaluate using the formulas. See Example 9.4.5.
  • The identities can be verified using other formulas or by converting the expressions to sines and cosines. To verify an identity, we choose the more complicated side of the equals sign and rewrite it until it is transformed into the other side. See Example 9.4.6 and Example 9.4.7.

This page titled 9.4: Sum-to-Product and Product-to-Sum Formulas is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?