
The addition and transformation formulas in trigonometry pose a recurring problem for high school students and those in preparatory classes: the list is long, the expressions look similar, and even the slightest sign inversion can cost all the points. Most of the available online sheets stack the identities (cos(a+b), sin(a-b), product to sum, sum to product) without explaining why they work or how to relate them to each other. The result: we memorize, we forget, we relearn.
Euler’s Formula: The Common Thread Behind cos a and sin b
All classical trigonometric identities stem from a single object: the complex exponential. Euler’s formula establishes that e^(ix) = cos x + i sin x. This is not a detail reserved for higher mathematics; it is the key that transforms a dozen formulas into a single algebraic operation.
Recommended read : Tips and Inspirations to Succeed in Your Home DIY Carpentry Projects
Take the example of sin(a+b). Instead of memorizing sin a cos b + cos a sin b, we can write e^(i(a+b)) = e^(ia) . e^(ib), expand the product of the two expressions (cos a + i sin a)(cos b + i sin b), and then separate the real part and the imaginary part. The real part gives cos(a+b) = cos a cos b – sin a sin b. The imaginary part gives sin(a+b) = sin a cos b + cos a sin b.
By mastering the formulas with cos a and sin b through this lens, there is no longer a need to memorize the variants for a-b, 2a, or the product to sum: they all emerge from the same calculation.
Recommended read : How to Optimize Your Wealth Management and Succeed in Your Investments in 2024
This approach has a direct pedagogical advantage: a single method replaces the memorization of all identities. For cos(a-b), simply replace b with -b in the product of the exponentials. For sin(2a), set b = a. The pattern is always the same.

Dynamic Visualization of the Trigonometric Circle
Euler’s formula is not just a calculation shortcut. It has an immediate geometric translation on the trigonometric circle: e^(ia) represents a point with coordinates (cos a, sin a) on the circle of radius 1. Multiplying e^(ia) by e^(ib) amounts to rotating this point by an additional angle b.
Multiplying two complex exponentials is equivalent to adding the angles on the circle. This image makes the addition formulas physically intuitive: the rotation composes the projections on the axes, producing the cross terms cos a cos b, sin a sin b, sin a cos b, and cos a sin b.
Dynamic visualization tools (GeoGebra or Desmos, for example) allow real-time variation of a and b, enabling observation of how the projections on each axis combine. This concrete manipulation anchors the logic much better than a passive rereading of sheets.
What Rotation Explains About Signs
The minus sign in cos(a+b) = cos a cos b – sin a sin b often surprises. On the circle, it is easily explained: when two angles are added, the horizontal projection of the resulting point retreats compared to the direct product of the horizontal projections. The term sin a sin b, always positive when a and b are in the first quadrant, reduces the cosine component.
For sin(a+b), the two terms add because the vertical projection benefits from the cross contributions. The sign of each term derives from geometry, not from an arbitrary convention.
Product-Sum and Sum-Product Transformations in Trigonometry
The linearization formulas (product to sum) and factorization formulas (sum to product) are the ones that pose the most difficulties in preparatory classes and in the final year. They are involved in calculating integrals, solving differential equations, and signal processing.
With the complex exponential, the demonstration can be summarized in a few lines:
- cos a cos b = 1/2 [cos(a-b) + cos(a+b)], obtained by adding the formulas for cos(a+b) and cos(a-b)
- sin a sin b = 1/2 [cos(a-b) – cos(a+b)], obtained by subtracting them
- sin a cos b = 1/2 [sin(a+b) + sin(a-b)], by applying the same principle to the imaginary parts
The key point to remember: these formulas are not additional identities to memorize. They are directly deduced from the addition formulas by adding or subtracting term by term. Anyone who knows how to retrieve cos(a+b) and cos(a-b) can reconstruct the three lines above in a few seconds.
Connection with Signal Processing and the Fourier Transform
Combinations of cosines and sines of multiple angles form the basis of the discrete Fourier transform. Each periodic signal decomposes into a sum of functions cos(n.theta) and sin(n.theta). The linearization formulas allow transitioning from a product of sinusoidal signals to a sum of frequencies, a central operation in digital audio and telecommunications.
This link with concrete applications motivates learning: trigonometric identities are not an isolated school exercise; they underpin algorithms used daily.
Concrete Method to Retrieve Any Trigonometric Formula in an Exam
Rather than a list of recipes, here is the approach that works under pressure:
- Write e^(i(a+b)) = e^(ia) . e^(ib) and expand the product (cos a + i sin a)(cos b + i sin b)
- Separate the real part (gives cos(a+b)) and the imaginary part (gives sin(a+b))
- For the variants, substitute: b with -b for subtraction formulas, b with a for double angle formulas
- For product-sum formulas, add or subtract the already obtained addition formulas
No formulas to memorize if one masters this unique mechanism. The time invested in understanding Euler’s formula pays off throughout the entire trigonometry curriculum, from Fourier analysis to differential equations.
Field feedback varies on the level at which to teach this approach. Some teachers introduce it as early as the first year, while others reserve it for preparatory classes. In both cases, linking each identity to rotation on the unit circle remains the most reliable way to never confuse a sign or reverse two terms on exam day.