trigidentity.com

Product-to-sum identities · proof ·what it is and when to use it

Proof: cos A sin B = ½[sin(A + B) − sin(A − B)]

Product to sum: cos A sin B — proved by subtract the two sine expansions. Every line below says which rule it uses, so nothing has to be taken on faith.

cos A sin B = ½[sin(A + B) − sin(A − B)]

The proof

Identical set-up to the previous identity, with subtraction instead of addition.

  1. sin(A + B) = sin A cos B + cos A sin B
    Sine sum. · Sine of a sum
  2. sin(A − B) = sin A cos B − cos A sin B
    Sine difference. · Sine of a difference
  3. subtract: sin(A + B) − sin(A − B) = 2 cos A sin B
    The sin A cos B terms cancel.
  4. cos A sin B = ½[sin(A + B) − sin(A − B)]
    Divide by 2.

Where the proof stops applying

Both sides are undefined at the same angles — where a denominator in the proof reaches zero (for instance cos x = 0 in a tangent or secant form). Elsewhere the argument above holds for every real angle.

The same claim, checked numerically

A proof is not the same thing as a check, and this page shows both: the reasoning above, and the first few angles fed to the same engine behind the verifier. If they ever disagreed, the data would be broken — the build would fail before publishing (accuracy policy).

Both sides evaluated at the same angles — left side cos(A)sin(B), right side (sin(A + B) - sin(A - B)) / 2.
AngleLeft sideRight sideAgree
0°0.1564340.156434yes
7.5°0.2188090.218809yes
15°0.2743380.274338yes
18°0.2938930.293893yes
22.5°0.319770.31977yes
30°0.3522440.352244yes

Related

sampled at 800 random anglesSource: OpenStax Precalculus, Ch. 7.2–7.3 · Paul's Online Math Notes · revised 2026-09-26 ·how we check ·accuracy policy ·report an error