Multiplying two trigonometric functions like sin(α) × cos(β) creates expressions that are much tougher to work with directly—whether you’re integrating them, filtering them, or just trying to see what’s really happening. The calculator here lets you turn those products into a sum or difference of sines and cosines using the two angles α and β you provide. This is practical in areas like signal processing, acoustics, and RF engineering, because dealing with sums of sinusoids is usually a lot simpler than trying to handle multiplications. Below, you’ll find the four standard product-to-sum identities, the derivation, a step-by-step AM radio example, and a full FAQ.
What is a Product-to-Sum Formula?
A product-to-sum identity lets you rewrite the product of two sine or cosine functions as a sum or difference involving those same functions, but evaluated at different arguments. Both sides of the equation give you the same number, just restructured. This is straight algebra—the transformation simply exposes frequency content that’s hidden in the multiplicative form.
Simple Explanation
Here’s what really happens: when you multiply two wave signals, you get new frequency components—one at the sum, one at the difference of the original frequencies. Product-to-sum formulas let you rewrite that multiplication in a form that makes these sum and difference frequencies clear. Instead of working with a messy product, you get two separate sinusoids. That’s much easier to analyze component-by-component.
📐 Browse all 1000+ Interactive Calculators
Table of Contents
Visual Diagram
How to Use This Calculator
- Select the product-to-sum formula type that matches your 2 trig functions (e.g., sin × cos, cos × cos).
- Enter your first angle α in degrees.
- Enter your second angle β in degrees.
- Click Calculate to see your result.
Simple Example
Select sin(α) × cos(β). Enter α = 45° and β = 30°.
The calculator converts this to ½[sin(75°) + sin(15°)].
Product value: sin(45°) × cos(30°) ≈ 0.61237.
Converted sum value: ½[0.96593 + 0.25882] ≈ 0.61237. Values match exactly.
Product-to-Sum Formula Calculator
This calculator is intended for education, concept evaluation, and preliminary design. Results are based on the equations and assumptions described on this page, but cannot account for every real-world load case, tolerance, material property, environmental condition, installation detail, safety factor, code, or regulatory requirement. Verify all inputs, assumptions, units, and results independently before selecting components or using the result in a real application. Safety-critical, structural, medical, lifting, transportation, or regulated applications must be reviewed by a qualified engineer.
Product-to-Sum Formula Interactive Visualizer
Transform trigonometric products into manageable sums and differences. Watch as complex wave multiplication creates clear frequency components at sum and difference angles.
PRODUCT VALUE
0.612
SUM VALUE
0.612
ERROR
0.000
FIRGELLI Automations — Interactive Engineering Calculators
Product-to-Sum Formulas
Sine-Cosine Product
Use the formula below to calculate the sine-cosine product conversion.
sin(α) × cos(β) = ½[sin(α + β) + sin(α − β)]
Where:
- α = First angle (radians or degrees)
- β = Second angle (radians or degrees)
- α + β = Sum angle
- α − β = Difference angle
Cosine-Sine Product
Use the formula below to calculate the cosine-sine product conversion.
cos(α) × sin(β) = ½[sin(α + β) − sin(α − β)]
This identity is particularly useful in modulation theory where the carrier and modulating signals have different phase relationships.
Cosine-Cosine Product
Use the formula below to calculate the cosine-cosine product conversion.
cos(α) × cos(β) = ½[cos(α − β) + cos(α + β)]
Note that the order is reversed compared to sine products—the difference angle appears first in the sum.
Sine-Sine Product
Use the formula below to calculate the sine-sine product conversion.
sin(α) × sin(β) = ½[cos(α − β) − cos(α + β)]
This formula converts sine products into cosine differences, essential for analyzing beat frequencies in acoustics.
Theory & Engineering Applications
If you need to break down what’s happening when you multiply two sines or cosines, these product-to-sum formulas are fundamental. They come right out of the angle addition rules. Instead of just moving terms around, this actually exposes what’s going on in problems like wave interference, modulation in radios, or checking what frequencies are present in a signal. When two sinusoids are multiplied, these formulas let you see exactly what new frequencies appear—which is why this tool gets used all the time in communications, acoustics, and vibration analysis.
Mathematical Derivation and Symmetry Properties
The basis for product-to-sum formulas is just the angle addition formulas for sine and cosine and a bit of algebra. For example, if you add sin(α + β) and sin(α − β), then simplify, you end up with 2sin(α)cos(β) = sin(α + β) + sin(α − β); half of that is the familiar product-to-sum form. The process for sine-sine and cosine-sine is similar, just a matter of the properties of sine and cosine and their symmetry (even and odd functions). Final results show you always get a factor of one-half—this is simply due to the algebra, not a physical “bonus”—it comes from adding or subtracting to combine terms linearly, and reflects amplitude distribution between the resulting frequencies.
That one-half factor is important: when you multiply two waves of unit amplitude, the total “height” or amplitude is divided between the sum and difference frequencies. This isn’t just a math quirk; it matters if you’re counting power or doing any kind of energy accounting. Cosine’s even symmetry gives you addition in the sum, while sine’s odd symmetry produces subtraction; these patterns just follow from how the trigonometric identities expand.
Signal Modulation and Heterodyne Mixing
If you’re working in RF and communications, product-to-sum identities directly model amplitude modulation and frequency mixing. For example, if you take a carrier cos(ωct) and multiply it by a signal cos(ωmt), the output is ½[cos((ωc − ωm)t) + cos((ωc + ωm)t)]. Now you’ve got sidebands at ωc + ωm and ωc − ωm. This isn’t academic—the calculation tells you what comes out of an analog modulator or a mixer, and why each output is reduced by half (about 6 dB down in power) compared to the input signal.
Superheterodyne receivers literally work by mixing the input with a local oscillator, producing an intermediate frequency you can filter and amplify more easily. For instance, if you have an incoming 1000 MHz and you mix it with a 900 MHz oscillator, product-to-sum gives you output at both 100 MHz and 1900 MHz. The 100 MHz becomes your intermediate frequency (IF), and the 1900 MHz is filtered out. This approach is standard in radios because it’s reliable, predictable, and lets you process signals by shifting them into a band where components like filters are cheaper and easier to implement.
Acoustic Beat Phenomena and Sound Synthesis
In audio, if you combine two sine waves close in frequency—like 440 Hz and 445 Hz—using the product-to-sum formula, the output is two new terms: one at the sum (885 Hz), the other at the difference (5 Hz). You hear the 5 Hz as a “beat” (a slow pulsing amplitude), while the higher-frequency term blends with the sound or drops out of the audible range. This is straightforward to check on a spectrum analyzer, and it’s the same reason why instrument tuners look for beats to match pitches. If the two tones are identical in frequency, the beat disappears—a practical demonstration of these identities.
Ring modulation in synth music is simply multiplying signals. The output, by the product-to-sum formula, has frequencies at both the sum and difference of the two inputs. This creates new, non-harmonic tones. For musicians or audio engineers wanting something other than basic harmonics, this is the tool; it’s just the trigonometric product-to-sum at work.
Fourier Analysis and Orthogonality Conditions
Product-to-sum identities also explain orthogonality in Fourier analysis. When you integrate products like sin(mωt) × sin(nωt), the formula turns the product into a sum of cosines. If m and n are different, the integral is zero—proving the functions are orthogonal. If m = n, the result is finite. This lets you break signals into sums of pure sinusoids, the heart of Fourier’s approach for analyzing complex periodic signals.
Fully Worked Example: AM Radio Transmission Analysis
Problem: An AM transmitter uses a 1050 kHz carrier modulated by a 5 kHz audio signal. Find the sideband frequencies, needed bandwidth, and the voltage at t = 0.15 ms given a 100 V carrier and 80% modulation depth.
Given Data:
- Carrier frequency: fc = 1050 kHz = 1,050,000 Hz
- Modulating frequency: fm = 5 kHz = 5,000 Hz
- Carrier amplitude: Ac = 100 V
- Modulation depth: m = 0.80 (80%)
- Time instant: t = 0.15 ms = 0.00015 s
Step 1: Write out the formula for an AM radio signal:
v(t) = Ac[1 + m·cos(2πfmt)]·cos(2πfct)
Step 2: Distribute terms:
v(t) = Accos(2πfct) + m·Ac·cos(2πfmt)·cos(2πfct)
Step 3: Replace the product term with the product-to-sum identity:
cos(2πfmt)·cos(2πfct) = ½[cos(2π(fc−fm)t) + cos(2π(fc+fm)t)]
Step 4: Find the sidebands and bandwidth:
- Lower sideband: fLSB = fc − fm = 1,050,000 − 5,000 = 1,045,000 Hz = 1045 kHz
- Upper sideband: fUSB = fc + fm = 1,050,000 + 5,000 = 1,055,000 Hz = 1055 kHz
- Bandwidth: BW = fUSB − fLSB = 2fm = 10 kHz
Step 5: Write the voltage signal in sum form:
v(t) = Accos(2πfct) + (m·Ac/2)[cos(2πfLSBt) + cos(2πfUSBt)]
Step 6: Find the amplitude for each sideband:
- Carrier amplitude: Ac = 100 V
- Each sideband: m·Ac/2 = (0.80 × 100)/2 = 40 V
Step 7: Compute the angles at t = 0.15 ms:
- Carrier: 2πfct = 2π(1,050,000)(0.00015) = 989.601 radians
- LSB: 2πfLSBt = 2π(1,045,000)(0.00015) = 985.030 radians
- USB: 2πfUSBt = 2π(1,055,000)(0.00015) = 994.172 radians
Step 8: Find the cosine for each term, remembering that cosine is periodic, so reduce angles as needed:
- cos(989.601 rad) = cos(2.919 rad) = −0.9803
- cos(985.030 rad) = cos(4.283 rad) = −0.4425
- cos(994.172 rad) = cos(1.186 rad) = 0.3624
Step 9: Add up all the contributions to get the voltage:
v(0.15 ms) = 100(−0.9803) + 40(−0.4425) + 40(0.3624) = −98.03 − 17.70 + 14.50 = −101.23 V
Engineering Interpretation: The result is negative because, at this point in the waveform, the signal is in its negative half-cycle. The carrier dominates, and the sidebands at this moment mostly cancel each other; that’s expected and makes sense physically. The bandwidth comes out to 10 kHz, matching actual AM radio channel spacings on the dial—so this calculation lines up directly with the way systems are designed. Product-to-sum isn’t just for homework; it’s the backbone of real transmitter engineering and interference checks. If you need more tools for similar analysis, check the engineering calculators library.
Practical Applications
Scenario: Audio Engineer Analyzing Guitar Amp Distortion
Marcus, a recording engineer at a professional studio, notices unusual harmonic content when tracking a heavily distorted guitar tone. The guitarist is playing a power chord with fundamentals at 110 Hz (A2) and 165 Hz (E3). Marcus uses the product-to-sum calculator to predict intermodulation products: the sum frequency appears at 275 Hz (between C#4 and D4) while the difference frequency creates a 55 Hz component (one octave below the root). By entering sin(110Hz) × sin(165Hz) into the calculator, he verifies these frequencies match the spectral analyzer display showing peaks at exactly 55 Hz and 275 Hz. This understanding helps him choose microphone placement to either emphasize or attenuate these intermodulation products, giving him precise control over the recorded tone's harmonic richness without guesswork.
Scenario: RF Engineer Designing Satellite Downconverter
Jennifer, a telecommunications engineer at a satellite ground station, is designing a low-noise block downconverter (LNB) for Ku-band reception. The incoming signal arrives at 12.45 GHz, and she needs to mix it with a local oscillator to produce a 950 MHz intermediate frequency suitable for coaxial cable transmission. Using the product-to-sum calculator with cos(12.45 GHz) × cos(fLO), she determines the local oscillator must run at either 11.50 GHz or 13.40 GHz to produce the 950 MHz difference frequency. She selects 11.50 GHz because the sum frequency (23.95 GHz) is easier to filter out with standard waveguide components. The calculator confirms that the cos(α−β) term yields exactly 950 MHz, validating her oscillator specification before committing to expensive hardware procurement. This calculation saves her company $15,000 by avoiding a redesign cycle that would occur if she chose the wrong mixing frequency.
Scenario: Physics Student Analyzing Coupled Pendulum Oscillations
Aisha, a third-year physics major, is writing her lab report on coupled pendulum systems where two pendulums connected by a spring exhibit beat patterns. She measures pendulum A oscillating at 0.87 Hz and pendulum B at 0.93 Hz. Using the product-to-sum calculator with sin(0.87 Hz) × sin(0.93 Hz), she confirms her theoretical prediction that the envelope modulation (beat frequency) should appear at |0.93 − 0.87| = 0.06 Hz, meaning one complete beat every 16.7 seconds—matching her stopwatch measurements exactly. The calculator's output showing the cos(α−β) term validates the textbook equation she's verifying, and she includes the calculation in her report with actual numerical values showing the difference between the product form (her raw data) and sum form (her theoretical model). Her professor awards full marks for connecting the mathematical identity to observable physical phenomena with quantitative precision.
Frequently Asked Questions
▼ Why do product-to-sum formulas always include a factor of one-half?
▼ How do product-to-sum formulas differ from sum-to-product formulas?
▼ What causes the sign differences between the four product-to-sum formulas?
▼ Can product-to-sum formulas work with angles in degrees instead of radians?
▼ Why do audio beat frequencies use the difference term but ignore the sum term?
▼ How do numerical errors accumulate when applying product-to-sum formulas in long calculations?
Free Engineering Calculators
Explore our complete library of free engineering and physics calculators.
Browse All Calculators →🔗 Explore More Free Engineering Calculators
About the Author
Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations
Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.
📹 Video Walkthrough — Product To Sum Formula Interactive Calculator
📹 Video Walkthrough — Product To Sum Formula Interactive Calculator
Need to implement these calculations?
Explore the precision-engineered motion control solutions used by top engineers.
