Topics · 4 identities
Sum to Product
Turning sums and differences of sines and cosines into products.
sin A + sin B = 2 sin((A + B)/2) cos((A − B)/2). Going from a sum to a product is what lets you solve equations by factoring: a product is zero when either factor is, so the whole solution set falls out at once.
Open identitysin A − sin B = 2 cos((A + B)/2) sin((A − B)/2). The sine and cosine swap places compared with the sum version - the half-sum takes the cosine and the half-difference takes the sine.
Open identitycos A + cos B = 2 cos((A + B)/2) cos((A − B)/2). Two cosines added give a product of two cosines, with no leading minus - which is what distinguishes it from the difference version.
Open identitycos A − cos B = −2 sin((A + B)/2) sin((A − B)/2). The leading minus sign is the one people drop: a difference of cosines becomes a negative product of sines, not a positive one.
Open identity