Addition formulas are fundamental trigonometric identities that express the sine, cosine, and tangent of the sum or difference of two angles in terms of the trigonometric functions of the individual angles. These formulas are essential building blocks for all advanced trigonometry, allowing us to evaluate exact values of complex angles, solve trigonometric equations, and simplify expressions.
Mathematically, they represent the relationship between trigonometric functions of combined angles and the individual angle components. These identities emerge from the rotational nature of trigonometric functions and the geometric properties of the unit circle, forming the algebraic foundation for all trigonometric manipulations, calculus applications, and wave analysis in physics and engineering.
| Term/Notation | Description |
|---|---|
| A, B | Angle variables, typically measured in degrees or radians. |
| sin(A ± B) | The sine of the sum or difference of two angles. |
| cos(A ± B) | The cosine of the sum or difference of two angles. |
| tan(A ± B) | The tangent of the sum or difference of two angles. |
The addition formulas are visualized on the unit circle. An initial angle A is measured counter-clockwise from the positive x-axis to a point P, with coordinates (cos A, sin A). A second angle B is then added from the line segment extending to P, reaching a new point Q, which corresponds to the total angle A + B. The coordinates of Q are (cos(A+B), sin(A+B)). The formulas are derived by relating the coordinates and distances of these points through geometric constructions or vector rotations.
Fundamental Identities: They are the foundational building blocks from which most other trigonometric identities, including double-angle and half-angle formulas, are derived.
Periodicity: The addition formulas respect the periodic nature of trigonometric functions. For example, sin((A + 2π) + B) yields the same result as sin(A + B).
Symmetry and Phase Shifts: These formulas mathematically describe how a phase shift (adding a constant to the angle) affects a sinusoidal wave. For instance, cos(x - π/2) = sin(x) can be shown using the subtraction formula.
Angle Transformation: They provide a precise rule for how the trigonometric values of an angle are transformed under addition or subtraction, which is geometrically equivalent to a rotation.
A common proof uses the unit circle and the distance formula. From this single proof, all other addition and subtraction formulas can be derived.
Step 1: Place two points, P and Q, on the unit circle. Let P correspond to angle A, so its coordinates are (cos A, sin A). Let Q correspond to angle B, with coordinates (cos B, sin B).
Step 2: Calculate the square of the distance between P and Q using the distance formula.
Using the identity sin²θ + cos²θ = 1, this simplifies to:
Step 3: Now, rotate the entire system so that angle B is at the origin (1, 0). The angle between the two points is now A - B. The new coordinates are P' = (cos(A-B), sin(A-B)) and Q' = (1, 0). The distance between them is unchanged.
Step 4: Equate the two expressions for d² and simplify.
Wave Physics & Signal Processing: Physicists use addition formulas to analyze the superposition of waves, such as light or sound. When two waves interfere, the resulting wave's amplitude and phase are calculated using these formulas, which explains phenomena like beat frequencies and interference patterns.
Engineering & Navigation: In robotics, aerospace, and mechanical engineering, rotation matrices are used to describe the orientation of objects. These matrices are populated with sine and cosine values, and multiplying matrices to combine rotations is equivalent to applying the angle addition formulas. This is critical for GPS, flight control systems, and robotic arm kinematics.
Music Theory & Audio Technology: The combination of musical tones creates harmonies and chords. The waveforms of these notes can be modeled by sine functions, and the addition formulas are used in Fourier analysis to deconstruct complex sounds into their constituent frequencies, a core principle in audio synthesis and digital signal processing.
Calculus: In calculus, these identities are indispensable for simplifying integrals and derivatives of trigonometric functions. For example, integrating a function like sin(x)cos(x) becomes much easier by first converting it to (1/2)sin(2x) using a related product-to-sum identity derived from the addition formulas.
The core addition formulas give rise to several other important groups of trigonometric identities, which are used to convert expressions between different forms.
| Formula Type | Purpose |
|---|---|
| Addition/Subtraction | Expresses trig(A ± B) in terms of trig(A) and trig(B). |
| Double-Angle | A special case where A = B, used to find trig(2A). |
| Half-Angle | Derived from double-angle formulas to find trig(A/2). |
| Product-to-Sum | Converts a product of sine/cosine functions into a sum or difference. |
| Sum-to-Product | Converts a sum or difference of sine/cosine functions into a product. |
A very common error is to assume functions distribute over addition, i.e., sin(A + B) = sin A + sin B. This is incorrect. Always apply the full identity.
Mixing up the signs in the cosine formulas. Remember that cos(A + B) has a MINUS sign (cos A cos B − sin A sin B), while cos(A - B) has a PLUS sign.
Forgetting the order in the sine formula. It's always a mix of sine and cosine products: (sin A cos B) and (cos A sin B). The sign in the middle matches the operation (e.g., plus for addition).
When using the tangent formulas, be sure to check the denominator restrictions. The formulas are undefined if the denominator equals zero.