3.1.15 · D2Advanced Trigonometry

Visual walkthrough — Product-to-sum formulas

2,160 words10 min readBack to topic

We build from absolute zero. The only tool we are allowed to assume is the angle addition formulas, and even those we will re-picture before using.


Step 0 — What are these symbols even?

Before a single formula, let us agree what the letters mean, anchored to a picture.

WHAT. Picture a point marching anticlockwise around a circle of radius (a "unit circle"). Its position after turning through an angle is described by two numbers:

  • = the point's horizontal shadow (how far right/left).
  • = the point's vertical shadow (how far up/down).

WHY these. Every wave in the universe — sound, light, water — is one of these shadows drawn against time. So "multiplying two cosines" really means "multiplying two horizontal shadows". That is the object we want to understand.

PICTURE. Look at the figure: the red dot sits on the circle. Its horizontal drop-line is , its vertical drop-line is .

Figure — Product-to-sum formulas

Step 1 — The one tool we're allowed: angle addition

WHAT. We start from four facts — the angle addition formulas — that tell us the shadows of a combined angle or in terms of the shadows of the two separate angles and :

\cos(A+B)=\underbrace{\cos A\cos B}_{\text{product of horizontals}}-\underbrace{\sin A\sin B}_{\text{product of verticals}} \tag{1} \cos(A-B)=\underbrace{\cos A\cos B}_{\text{same}}+\underbrace{\sin A\sin B}_{\text{sign flipped!}} \tag{2} \sin(A+B)=\underbrace{\sin A\cos B}_{\text{mixed}}+\underbrace{\cos A\sin B}_{\text{mixed}} \tag{3} \sin(A-B)=\underbrace{\sin A\cos B}_{\text{same}}-\underbrace{\cos A\sin B}_{\text{sign flipped!}} \tag{4}

WHY these and nothing else. Notice the products , , are already sitting inside these formulas. We don't need to invent anything — we just need to rearrange to pull a product out onto its own. That is the whole game.

PICTURE. The figure shows the single most important feature: going from (top) to (bottom), the cosine product stays put, but every sine-related term flips sign. That sign-flip is the lever we will pull.

Figure — Product-to-sum formulas

Step 2 — Cancel by ADDING: get

WHAT. Stack equation (1) directly on top of (2) and add them, column by column.

WHY add? Look at the sine column: on top, below. Adding makes them destroy each other. The cosine column has the same sign twice, so it doubles. We deliberately chose the operation (addition) that kills the term we don't want.

PICTURE. Think of the two sine terms as arrows of equal length pointing opposite ways; laid tail-to-head they land back at the start — net zero. The two cosine arrows point the same way, so they stack to double length.

Figure — Product-to-sum formulas

Now divide both sides by (to strip a lone product out of the "double"):


Step 3 — Cancel the OTHER way: get

WHAT. Same two cosine equations, but now subtract — do :

WHY subtract now? This time we want to keep the sine product and kill the cosine product. The cosine column is identical in both rows, so subtracting annihilates it; the sine column, having opposite signs, reinforces into . Same trick, opposite target — so opposite operation.

PICTURE. Now the cosine arrows point the same way and cancel under subtraction, while the sine arrows double. It is the mirror image of Step 2.

Figure — Product-to-sum formulas

Divide by :


Step 4 — Mixing kinds: get

WHAT. Switch to the sine addition formulas (3) and (4) and add them:

WHY. We want the mixed product . It appears with a in both rows, so adding doubles it; the other mixed term has opposite signs and cancels. The output must be a sine, because we added two sines together.

PICTURE. The arrows point opposite → cancel; the arrows point together → double. Note the output boxes are now sine waves, not cosine.

Figure — Product-to-sum formulas

Divide by :


Step 5 — The fourth one: get by subtracting

WHAT. For , take the same two sine formulas (3) and (4), but now subtract — do , column by column:

WHY subtract? Now is the term with opposite signs across (3) and (4), so subtraction reinforces it into ; the shared column cancels. It is Step 4 run with the opposite operation.

PICTURE. Exactly the mirror of Step 4: the arrows point the same way and cancel under subtraction, while the arrows reinforce and double.

Figure — Product-to-sum formulas

Divide by :


Step 6 — Every formula, checked at the corners

A formula you can't trust at the boundaries is useless. Let us check all four at their degenerate points.

Case (the two angles collapse into one). Put into Result 1: That is the double-angle / power-reduction formula — it drops out for free! Similarly Result 2 gives .

Case on Result 3 (mixed, plus). since . The formula correctly gives back .

Case on Result 4 (mixed, minus). since . The left side is too — both sides vanish, so Result 4 survives its corner just like the others.

Case (sum angle is a right angle). Here the flags degrees. Then , so one whole term switches off. In Worked Example 3 of the parent, is exactly why the answer came out clean as .

PICTURE. The figure shows the collapse: the two circle points merge into one, and the "difference angle" shrinks to (a , the flat rightward radius), while the "sum angle" becomes .

Figure — Product-to-sum formulas

The one-picture summary

Everything above is a single sentence with two knobs:

Write the two addition formulas for a kind (cos or sin), then add to keep the double-sign term or subtract to keep the opposite-sign term; divide by .

Figure — Product-to-sum formulas
Recall Feynman: the whole walkthrough in plain words

We had four ready-made facts about the shadows of two combined angles and . Each fact is a little sum of two products. We noticed that between the "" fact and the "" fact, one product keeps its sign and the other flips. So: if we add the two facts, the flipping product cancels to nothing and the steady one doubles. If we subtract, the reverse happens. Either way, one lonely product is left standing — and we halve it to set it free. Do this with the two cosine facts and you get the cos·cos and sin·sin rules (both spit out cosines). Do it with the two sine facts and you get the two mixed rules (both spit out sines). Check the corners — same angle, zero angle, right-angle sum — and the machine never jams; it even hands you the double-angle formulas as a bonus.


Recall

Which operation on the two cosine addition formulas gives ?
Adding them — the terms cancel, the doubles.
Which operation gives ?
Subtracting, — the cosine product cancels.
Which operation on the two sine formulas gives ?
Subtracting, — the terms cancel.
Why does subtracting flip a sign?
Replacing by mirrors a point across the horizontal axis, negating its vertical shadow .
What identity appears when you set in the rule?
, the power-reduction / double-angle formula.
What are and , and what units do we use by default?
Two ordinary angles (each a turn on the unit circle); radians unless a mark says degrees.
Same-kind inputs (cos·cos, sin·sin) produce sums of what?
Cosines.
Mixed inputs (sin·cos, cos·sin) produce sums of what?
Sines.
Why divide by at the end of every derivation?
Adding/subtracting two addition formulas gives the product, so halving isolates it.

Connections