Maths Formulae Trignometry Product Of Trigonometric Functions

Product of Trigonometric Functions – Formula Transformations

Convert product expressions like sinA·cosB into sums using identities. Key for simplification in trigonometry.
🎯

Definition

Product of trigonometric functions represents one of the most important transformation techniques in advanced trigonometry, enabling the conversion of multiplicative expressions into additive forms. These product-to-sum formulas are derived from addition and subtraction identities and provide essential tools for simplifying complex trigonometric expressions, solving equations, and performing integration in calculus.

Mathematically, these formulas demonstrate how multiplication in the trigonometric domain corresponds to frequency addition and subtraction in the harmonic domain. This connection provides the foundation for understanding wave interference, amplitude modulation, and harmonic analysis in fields like physics, engineering, and signal processing.

\[ \sin A \cos B = \frac{1}{2}[\sin(A + B) + \sin(A - B)] \]
Primary Product-to-Sum Identity
🔑

Key Formulas

\[ \sin A \cos B = \frac{1}{2}[\sin(A + B) + \sin(A - B)] \]
Product of Sine and Cosine
\[ \cos A \sin B = \frac{1}{2}[\sin(A + B) - \sin(A - B)] \]
Product of Cosine and Sine
\[ \cos A \cos B = \frac{1}{2}[\cos(A + B) + \cos(A - B)] \]
Product of Two Cosines
\[ \sin A \sin B = \frac{1}{2}[\cos(A - B) - \cos(A + B)] \]
Product of Two Sines
\[ \sin A + \sin B = 2\sin\left(\frac{A + B}{2}\right)\cos\left(\frac{A - B}{2}\right) \]
Sum of Sines to Product
\[ \cos A + \cos B = 2\cos\left(\frac{A + B}{2}\right)\cos\left(\frac{A - B}{2}\right) \]
Sum of Cosines to Product
\[ \cos A \cos B \cos C = \frac{1}{4}[\cos(A + B + C) + \cos(A + B - C) + \cos(A - B + C) + \cos(-A + B + C)] \]
Product of Three Cosines
🌊

Conceptual Diagram

sin A cos B sin A · cos B sinA cosB = ½[sin(A+B) + sin(A−B)] cosA cosB = ½[cos(A−B) + cos(A+B)]
Product-to-sum formulas: a product of two trig functions equals a sum of two simpler waves — essential in integration and signal demodulation.

Product of trigonometric functions are identities and do not represent a geometric shape. They describe the relationship between multiplying trigonometric functions (like sine and cosine waves) and adding or subtracting related trigonometric functions. Visualizations often involve wave diagrams showing how two initial waves (e.g., representing sin(A) and cos(B)) multiply to create a new, complex wave pattern. This new pattern can then be shown to be equivalent to the sum of two other, simpler waves (representing sin(A+B) and sin(A-B)).

📊

Properties

Frequency Decomposition: These formulas transform products of trigonometric functions into sums or differences of other trigonometric functions, effectively decomposing a complex wave into its simpler sum and difference frequency components. This is fundamental for signal modulation analysis.

Bidirectional Conversion: The identities work in both directions. Product-to-sum formulas simplify products, while sum-to-product formulas factorize sums. This provides a flexible tool for algebraic manipulation and solving equations.

Integration Simplification: They are essential for calculus, as integrating a product of sines and cosines is often difficult. By converting the product to a sum, each term can be integrated easily using standard rules.

Wave Interaction Modeling: The formulas provide the mathematical framework for analyzing the superposition of waves, such as sound, light, or water waves. They describe phenomena like interference (constructive and destructive) and the creation of beat frequencies.

🔍

Proof of the sin(A)cos(B) Identity

The product-to-sum formulas are derived from the angle addition and subtraction identities. Let's prove the formula for \( \sin A \cos B \).

Step 1: Start with the angle addition and subtraction formulas for sine.

\[ \sin(A + B) = \sin A \cos B + \cos A \sin B \]
Equation (1): Angle Addition Formula for Sine
\[ \sin(A - B) = \sin A \cos B - \cos A \sin B \]
Equation (2): Angle Subtraction Formula for Sine

Step 2: Add Equation (1) and Equation (2) together.

\[ \sin(A + B) + \sin(A - B) = (\sin A \cos B + \cos A \sin B) + (\sin A \cos B - \cos A \sin B) \]

Step 3: Simplify the right side of the equation. The \( \cos A \sin B \) terms cancel each other out.

\[ \sin(A + B) + \sin(A - B) = 2 \sin A \cos B \]

Step 4: Divide both sides by 2 to isolate \( \sin A \cos B \).

\[ \sin A \cos B = \frac{1}{2}[\sin(A + B) + \sin(A - B)] \]
Final Derived Formula
✍️

Worked Example

Express the product `cos(4θ)cos(2θ)` as a sum of trigonometric functions.
  1. Identify the appropriate product-to-sum formula. For a product of two cosines, we use: `cos A cos B = ½[cos(A + B) + cos(A - B)]`.
  2. Assign the angles: Let `A = 4θ` and `B = 2θ`.
  3. Substitute these values into the formula: `cos(4θ)cos(2θ) = ½[cos(4θ + 2θ) + cos(4θ - 2θ)]`.
  4. Simplify the terms inside the cosines: `cos(4θ)cos(2θ) = ½[cos(6θ) + cos(2θ)]`.
The product `cos(4θ)cos(2θ)` is equivalent to the sum `½[cos(6θ) + cos(2θ)]`.
🧮

Try It

🛠️

Applications

Radio & Communication Engineering: The formulas are fundamental to understanding Amplitude Modulation (AM). Multiplying a high-frequency carrier wave with a low-frequency audio signal (the product) creates sum and difference frequencies (sidebands) which carry the information.

Audio Processing & Music Technology: Audio engineers use these principles to analyze beat frequencies when two tones are slightly out of tune. The sum-to-product formula shows how two similar frequencies combine to produce a low-frequency 'beat' envelope modulating a high-frequency tone.

Wave Physics & Acoustics: Physicists model wave interference patterns using these identities. They can predict where constructive (waves add up) and destructive (waves cancel out) interference will occur when two waves from different sources overlap.

Calculus and Fourier Analysis: In calculus, these formulas are essential for integrating products of trigonometric functions. This is a cornerstone of Fourier analysis, a method for decomposing any complex signal into a sum of simple sine and cosine waves.

🌍

Real-World Examples

An AM radio station's signal is created by multiplying a carrier wave `cos(2π * 800000 * t)` (800 kHz) with an audio tone `cos(2π * 5000 * t)` (5 kHz). What two frequencies are actually broadcast over the air?
  1. The signal is `cos(A)cos(B)` where `A = 2π(800000)t` and `B = 2π(5000)t`.
  2. Use the formula `cos(A)cos(B) = ½[cos(A - B) + cos(A + B)]`.
  3. Calculate the difference frequency: `f_carrier - f_audio = 800 kHz - 5 kHz = 795 kHz`.
  4. Calculate the sum frequency: `f_carrier + f_audio = 800 kHz + 5 kHz = 805 kHz`.
  5. The resulting signal is a sum of two waves at these new frequencies.
The broadcast signal consists of two frequencies: a lower sideband at 795 kHz and an upper sideband at 805 kHz.
A guitarist plays an A note (440 Hz) while another plays a slightly sharp note (442 Hz). The resulting sound pressure is the sum of `cos(880πt)` and `cos(884πt)`. What is the beat frequency the listener hears?
  1. We need to convert the sum `cos(884πt) + cos(880πt)` into a product to find the beat envelope.
  2. Use the sum-to-product formula: `cos A + cos B = 2cos((A-B)/2)cos((A+B)/2)`.
  3. The `(A-B)/2` term gives the slow-moving envelope (the beat): `(884πt - 880πt)/2 = 4πt/2 = 2πt`.
  4. The wave for the envelope is `cos(2πt)`. The frequency of this wave is `f = ω / 2π = 2π / 2π = 1` Hz.
  5. The listener perceives a beat for each peak of the envelope's magnitude, which occurs twice per cycle. So, the beat frequency is twice the frequency of the envelope wave. However, the beat frequency is more simply calculated as the difference between the two original frequencies: `442 Hz - 440 Hz`.
The listener hears a beat frequency of 2 Hz, meaning the sound's volume swells twice per second.
🏙️

Real-World Scenarios

× product → sum of sines
Frequency Mixer in Radio Receivers
A superheterodyne radio receiver multiplies the incoming signal (frequency f_s) by a local oscillator (f_LO), producing a product. By sinA cosB = ½[sin(A+B)+sin(A−B)], the output contains sum and difference frequencies (f_s+f_LO) and (f_s−f_LO). A bandpass filter keeps only the difference, shifting the signal to a fixed IF (intermediate frequency) regardless of station.
target product formula → range
Radar Range Detection (FMCW)
FMCW radar mixes its transmitted chirp signal with the delayed echo from a target. The product of two sinusoids gives sum and difference terms; after filtering, only the difference frequency f_d = 2R·B/(c·T) remains, where R is range. Product-to-sum formulas are the mathematical foundation for computing target distance from this beat frequency.
cosA cosB = ½(cos(A−B)+cos(A+B))
MRI Spin Echo Signal
In MRI, spin echo signals are formed by multiplying the nuclear spin magnetisation (cosω₀t) with a reference oscillator (cosω_ref·t). Using cosA cosB = ½[cos(A−B)+cos(A+B)], the product generates a slowly oscillating component at (ω₀−ω_ref) — the chemical-shift frequency — which encodes molecular structure information used to diagnose tumours.

Tuning a Piano: When a piano tuner strikes a tuning fork and a piano key simultaneously, they listen for beats. The presence of a slow beat indicates the piano string is slightly out of tune. They adjust the string's tension until the beat disappears, meaning the frequencies of the fork and string are identical.

Noise-Cancelling Headphones: These devices use microphones to detect ambient sound waves. An internal processor generates an 'anti-noise' wave that is exactly out of phase with the incoming noise. When these two waves add together (a sum of trigonometric functions), they destructively interfere, cancelling each other out.

Laser Interferometry: In physics and engineering, interferometers split a laser beam in two, send the beams along different paths, and then recombine them. The resulting interference pattern, analyzed with sum/product formulas, can measure microscopic distances with incredible precision, used in manufacturing semiconductors and detecting gravitational waves.

📚

Types and Classifications

Identity TypeGeneral FormDescription
Product-to-Sum`sin A cos B = ½[sin(A+B) + sin(A-B)]`Converts a product of two trigonometric functions into a sum or difference of two functions.
Sum-to-Product`sin A + sin B = 2sin((A+B)/2)cos((A-B)/2)`Converts a sum or difference of two trigonometric functions into a product of two functions.
Multiple Products`cos A cos B cos C = ...`Generalizes the product-to-sum concept for three or more functions, often used in advanced signal analysis.
Special Cases`sin x cos x = ½sin(2x)`Simplified versions of the main identities, such as the double angle formula, which is a special case of `sin A cos B` where A=B.
⚠️

Common Mistakes

⚠️ Sign Errors: A frequent mistake is mixing up the signs within the formulas. For instance, `sin A sin B` uses `cos(A-B) - cos(A+B)`, while `cos A cos B` uses `cos(A+B) + cos(A-B)`. Always double-check the specific formula for the correct sign pattern.
⚠️ Forgetting the ½ Factor: Most product-to-sum identities have a `½` coefficient at the front. It is very common to perform the conversion correctly but forget to include this factor, leading to an answer that is twice the correct value.
⚠️ Incorrect Angle Arithmetic: Be careful when calculating the `(A + B)` and `(A - B)` terms, especially when `A` or `B` are negative or complex expressions. A simple arithmetic error here will make the entire result incorrect.
🚀

Study Strategy

1 🧠 Grasp the Foundation
  • Review the 'Definition' to understand that these formulas convert a product of trig functions into a sum or difference.
  • Study the 'Conceptual Diagram' to visualize how multiplying two wave functions creates a new composite wave.
  • Follow the 'Proof of the sin(A)cos(B) Identity' to see how the formula is derived from the angle sum and difference identities.
  • Check the 'Related Formulas' section to distinguish clearly between product-to-sum and sum-to-product identities.
2 📝 Commit Formulas to Memory
  • Create flashcards for the four 'Key Formulas': sin(A)cos(B), cos(A)sin(B), cos(A)cos(B), and sin(A)sin(B).
  • Identify patterns: note that sin-cos and cos-sin combinations yield sine results, while cos-cos and sin-sin yield cosine results.
  • Pay special attention to the signs and the leading 1/2 coefficient, which are highlighted in the 'Common Mistakes' section.
  • Practice writing all four formulas from memory until you can do so without errors.
3 ✍️ Apply Through Practice
  • Replicate the 'Worked Example' on your own, focusing on correctly substituting the angles A and B into the formula.
  • Solve practice problems that require converting a product to a sum, such as simplifying expressions like sin(5x)sin(2x).
  • Tackle integration problems from the 'Applications' section, where converting the product is the necessary first step.
  • After solving, double-check your work against common errors like incorrect signs or using the wrong formula for a given product.
4 🌍 Link to Real-World Scenarios
  • Read through the 'Real-World Examples' to understand how these formulas are used in signal processing for AM radio waves.
  • Explore the physics 'Applications' by learning how the formulas describe the creation of 'beat frequencies' in sound waves.
  • Try to articulate how one of the 'Real-World Scenarios', like acoustics, benefits from simplifying a product of waves into a sum.
  • Connect the formula to its purpose: making complex wave interactions easier to analyze and compute in fields like engineering and physics.
Mastering these formulas unlocks the ability to analyze and simplify complex wave interactions found in sound, light, and signal processing.

Frequently Asked Questions

×

×