KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesThe Addition, Double-Angle and Half-Angle FormulaeEngineering · Engineering MathematicsLesson 2/3← PrevNext →
GuidePublished 15 Aug 20266 min readBy Kevin Joginaddition formulaedouble anglehalf angleproduct to sum
On this page

Ask about this page

KEVOS AIThe Addition, Double-Angle and Half-Angle Formulae

KEVOS knowledge first · trusted web sources when needed

Trigonometric Identities and Triangles

The Addition, Double-Angle and Half-Angle Formulae

The two addition formulae, everything derived from them, and how each derivation works — subtraction, tangent, double angles and half angles in turn.

Category Engineering / MathematicsStream Trigonometric Identities and TrianglesLevel AdvancedReading 7 minSource Week 9, pages 2-6

What this page covers

  • State the addition formulae for sine and cosine
  • Derive the subtraction formulae using the parity identities
  • Derive the double-angle formulae by setting the two angles equal
  • Use half-angle and product-to-sum formulae
On this page
  1. The two addition formulae
  2. The subtraction formulae
  3. A first consequence
  4. The tangent formula
  5. Double angles
  6. Half angles
  7. Product to sum
  8. Summary
  9. Common mistakes
  10. Frequently asked questions

The two addition formulae

Addition formulae
sin(u + v) = sin u cos v + cos u sin vcos(u + v) = cos u cos v - sin u sin vSource, Week 9, page 2. Everything else follows from these
The signs differ

Sine carries a plus; cosine carries a minus. This asymmetry is the most common source of error in the whole topic. A quick check: at u = v = π2, cos(π) = -1, and cosπ2cosπ2 - sinπ2sinπ2 = 0 - 1 = -1 ✓. With a plus it would give +1, which is wrong.

The source establishes the formulae geometrically, with a diagram of stacked right triangles inside the unit circle whose sides are labelled cos ucos v, sin usin v and so on. The labelled projections are the four products in the formulae.

Worked example — the source's use

Find sin5pi12 exactly.

Split the angle into two whose values are known:

5pi12 = 3pi12 + 2pi12 = π4 + π6Source, Week 9, page 3
sin(π4 + π6) = sinπ4cosπ6 + cosπ4sinπ6= 1√2 × √32 + 1√2 × 12= √3 + 12√2Source result, Week 9, page 3
Check

√3 + 12√2 ≈ 2.7322.828 ≈ 0.966, and 5pi12 = 75° with sin 75° ≈ 0.966 ✓.

The subtraction formulae

The source derives these rather than stating them, by replacing v with -v and using the parity identities.

Sine

sin(u + (-v)) = sin u cos(-v) + cos u sin(-v)= sin u cos v + cos u (-sin v)sin(u - v) = sin u cos v - cos u sin vSource derivation, Week 9, page 2

Cosine

cos(u + (-v)) = cos u cos(-v) - sin u sin(-v)= cos u cos v - sin u (-sin v)cos(u - v) = cos u cos v + sin u sin vSource derivation, Week 9, page 2
The pattern

For sine the sign follows the one in the argument; for cosine it is opposite. So sin(u - v) takes a minus and cos(u - v) takes a plus.

A first consequence

The source immediately applies the formula to derive the complementary-angle relation.

sin(π2 - θ) = sinπ2cos(-θ) + cosπ2sin(-θ)= 1 · cos θ + 0= cos θSource derivation, Week 9, page 2

This is the origin of the prefix co: the cosine of an angle is the sine of its complement. The same relation connects tangent with cotangent and secant with cosecant.

The tangent formula

Dividing the sine formula by the cosine formula, then dividing top and bottom by cos ucos v, gives the tangent version. The source does both steps in full.

tan(u + v) = sin(u + v)cos(u + v) = sin u cos v + cos u sin vcos u cos v - sin u sin vSource, Week 9, page 3

Dividing every term by cos u cos v turns each ratio into a tangent:

Tangent addition
tan(u + v) = tan u + tan v1 - tan u tan vtan(u - v) = tan u - tan v1 + tan u tan vSource, Week 9, pages 3-4
Note

The source notices a consequence worth keeping: if u - v = π2 then the denominator 1 + tan utan v must vanish, so tan u tan v = -1. That is the perpendicular-slope condition m1m2 = -1 arriving from a different direction — a line's slope is the tangent of its angle of inclination.

Double angles

Setting u = v = θ in the addition formulae gives the double-angle results immediately.

Sine

sin 2theta = sin θ cos θ + cos θ sin θ= 2 sin θ cos θSource derivation, Week 9, page 4

Cosine, in three equivalent forms

cos 2theta = cos2θ - sin2θDirectly from the addition formula

Substituting sin2θ = 1 - cos2θ:

cos 2theta = cos2θ - (1 - cos2θ) = 2cos2θ - 1Source, Week 9, page 4

Substituting cos2θ = 1 - sin2θ instead:

cos 2theta = 1 - 2sin2θSource, Week 9, page 5

All three are the same identity. Choose whichever leaves the expression in the function you want to keep.

Worked example — the source's check

Verify sinπ3 using the double-angle formula with θ = π6.

sinπ3 = 2sinπ6cosπ6= 2 × 12 × √32 = √32Source, Week 9, page 5. Matches the exact-value table

Half angles

Rearranging cos 2theta = 1 - 2sin2θ isolates sin2θ, and putting θ = a2 turns it into a half-angle formula. The source does exactly this.

1 - cos 2theta = 2sin2θsin2θ = 12(1 - cos 2theta)sin2a2 = 12 - 12cos aSource derivation, Week 9, page 5
Half-angle formulae
sina2 = ±√1 - cos a2cosa2 = ±√1 + cos a2Source, Week 9, page 5. The sign comes from the quadrant of a2
The ± is not optional

It arises from taking a square root, and the formula cannot resolve it. The sign is fixed by which quadrant a2 lies in, determined by the ASTC rule. Writing the formula without the ± asserts a sign that has not been established.

Worked example — the source's case

Find sinπ12 using a = π6.

sinπ12 = √12 - 12cosπ6= √12 - √34Source, Week 9, page 5. Positive root, since π12 is in quadrant I
Check

√34 ≈ 0.433, so the radicand is about 0.067 and the root about 0.259. Since π12 = 15° and sin 15° ≈ 0.259 ✓.

Product to sum

Adding the sine addition and subtraction formulae makes the cos usin v terms cancel, leaving a product expressed as a sum.

sin(u + v) = sin u cos v + cos u sin vsin(u - v) = sin u cos v - cos u sin vsin(u + v) + sin(u - v) = 2sin u cos vSource derivation, Week 9, page 6
Product to sum
sin u cos v = 12[sin(u + v) + sin(u - v)]Source, Week 9, page 6

Subtracting instead of adding, and doing the same with the cosine formulae, yields the other three of the family. The practical importance is in signal work, where a product of two waves is exactly a sum of two others — which is how mixing produces sum and difference frequencies.

Summary

Everything on this page, and where it comes from
FormulaDerived from
sin(u + v) = sin ucos v + cos usin vGeometry
cos(u + v) = cos ucos v - sin usin vGeometry
sin(u - v) = sin ucos v - cos usin vReplace v by -v
cos(u - v) = cos ucos v + sin usin vReplace v by -v
tan(u + v) = tan u + tan v1 - tan utan vDivide sine by cosine
sin 2theta = 2sin θcos θSet u = v
cos 2theta = 2cos2θ - 1Set u = v, then Pythagoras
sina2 = ±√1 - cos a2Rearrange the double angle
sin ucos v = 12[sin(u+v) + sin(u-v)]Add the two sine formulae

Two formulae at the top; everything else derived. That is the efficient way to hold this material, and it is how the source presents it.

Common mistakes

Errors and checks
MistakeCorrectCheck
cos(u + v) = cos ucos v + sin usin vThe sign is minusAt u = v = π2 it must give -1
sin(u + v) = sin u + sin vNot a valid stepAt u = v = π2: 0 against 2
cos 2theta = 2cos θ= 2cos2θ - 1At θ = 0: 1, not 2
Dropping the ± in a half-angle formulaThe quadrant decidesIt comes from a square root
tan(u + v) = tan u + tan vThere is a denominatorDerive it from the ratio
Using sin 2theta = sin θ cos θThe factor 2 is requiredAt θ = π4: 1, not 12

Frequently asked questions

Why is the cosine formula's sign reversed?

cos(u + v) = cos ucos v - sin usin v carries a minus while the sine formula carries a plus. It is the single most-forgotten detail in the topic. Checking at u = v = 0 does not distinguish them; checking at u = v = π2 does.

Do I need to memorise all of these?

Only the two addition formulae. Every other formula on this page is one or two lines of derivation from them, and the source derives each one rather than asserting it.

Which double-angle form for cosine should I use?

Whichever leaves the expression in the function you want. 2cos2θ - 1 if you want cosine, 1 - 2sin2θ if you want sine.

Why does the half-angle formula carry a ±?

Because it comes from taking a square root. The sign is decided by which quadrant a2 lies in, not by the formula.

Related pages

  • The Pythagorean, Reciprocal and Quotient Identities
  • Exact Values, Reference Angles and Quadrant Signs
  • Solving Triangles: the Sine and Cosine Rules
  • Solving Trigonometric Equations

Source. Handwritten teaching notes, Week 9, pages 2-6.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.

Continue learning

The Pythagorean, Reciprocal and Quotient IdentitiesGuide · Engineering MathematicsNEXT LESSON →Solving Triangles: the Sine and Cosine RulesGuide · Engineering MathematicsThe PMI Learning Curve (Start Here)Guide · Engineering MathematicsAbstract Algebra Prerequisites: Number Theory, Set Theory and Linear AlgebraGuide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®