Sum to Product Identities
Convert sin(A)+sin(B), sin(A)-sin(B), cos(A)+cos(B), cos(A)-cos(B) to products. Uses half-sum (A+B)/2 and half-difference (A-B)/2. Inverse of product-to-sum.
Did our AI summary help? Let us know.
sin(A)+sin(B)=2sin((A+B)/2)cos((A-B)/2) — sum of sines becomes product of sine and cosine. cos(A)-cos(B)=-2sin((A+B)/2)sin((A-B)/2) — the minus sign is important. Sum-to-product is the inverse of product-to-sum — they reverse each other.
Ready to run the numbers?
Why: Sum-to-product simplifies expressions like sin(50°)+sin(10°). Used in signal processing, solving equations, and when products are easier to integrate.
How: sin(A)+sin(B)=2sin((A+B)/2)cos((A-B)/2). The key is the half-sum and half-difference angles. For cos(A)-cos(B), note the minus sign before 2sin.
Run the calculator when you are ready.
Examples — Click to Load
Value Breakdown
Original vs Product
Value Split
Calculation Breakdown
For educational and informational purposes only. Verify with a qualified professional.
🧮 Fascinating Math Facts
Sum-to-product converts sums and differences of trig functions to products.
— Wolfram MathWorld
Sum-to-product and product-to-sum are inverse operations.
— Khan Academy
Key Takeaways
- • sin(A)+sin(B) = 2sin((A+B)/2)cos((A-B)/2) — converts a sum of sines into a product
- • cos(A)+cos(B) = 2cos((A+B)/2)cos((A-B)/2) — converts a sum of cosines into a product
- • Sum-to-product is the reverse of product-to-sum; both are used in simplifying trig expressions
- • The half-sum (A+B)/2 and half-difference (A-B)/2 are the key intermediate angles
- • Essential for calculus integration, Fourier analysis, and wave interference problems
Did You Know?
How Sum-to-Product Works
Start from the sum and difference identities: sin(A±B) = sinAcosB ± cosAsinB. Add sin(A+B) and sin(A-B) to get 2sinAcosB, then substitute A=(α+β)/2 and B=(α-β)/2 to derive sin(α)+sin(β) = 2sin((α+β)/2)cos((α-β)/2).
The Four Formulas
sin(α)±sin(β) and cos(α)±cos(β) each have one sum and one difference formula. The cosine difference formula has a negative sign: cos(α)-cos(β) = -2sin((α+β)/2)sin((α-β)/2).
Simplifying Sums
When you have sin(30°)+sin(45°), compute (30+45)/2=37.5° and (30-45)/2=-7.5°, then apply: 2sin(37.5°)cos(-7.5°). The result equals the original sum but is often easier to integrate or analyze.
Relation to Product-to-Sum
Product-to-sum converts 2sinAcosB into sin(A+B)+sin(A-B). Sum-to-product does the reverse: it takes sin(A)+sin(B) and rewrites it as a product. Use the Product to Sum Calculator for the inverse operation.
Expert Tips
Memorize the Pattern
sin+sin and cos+cos use cos for the half-diff; sin-sin and cos-cos use sin. Cosine difference has the minus sign. Try the Double Angle Calculator for related identities.
Integration Shortcut
∫sin(mx)sin(nx)dx is easier after product-to-sum. ∫[sin(mx)+sin(nx)]dx is easier after sum-to-product — you get a product of simpler terms.
Degrees vs Radians
Formulas work in both units. (α+β)/2 and (α-β)/2 inherit the same unit as α and β. In calculus, radians are standard.
Check Your Work
Always verify: compute the original sum/difference and the product form — they must match. Use the Trig Identities Calculator to explore more.
Why Use This Calculator vs. Other Tools?
| Feature | This Calculator | Manual Derivation | Scientific Calc |
|---|---|---|---|
| All 4 identity types | ✅ | ✅ Slow | ❌ |
| Step-by-step breakdown | ✅ | ⚠️ Manual | ❌ |
| Half-sum & half-diff shown | ✅ | ✅ | ❌ |
| Visual charts | ✅ | ❌ | ❌ |
| Verification check | ✅ | ⚠️ Manual | ❌ |
| Degrees and radians | ✅ | ✅ | ✅ |
| Copy & share results | ✅ | ❌ | ❌ |
| Preset examples | ✅ | ❌ | ❌ |
Frequently Asked Questions
What is sum-to-product?
Sum-to-product identities convert sums or differences of trig functions (e.g. sin(A)+sin(B)) into products (e.g. 2sin((A+B)/2)cos((A-B)/2)). They simplify expressions and are essential for calculus integration.
Why does cos(α)-cos(β) have a minus sign?
When you subtract the cosine sum and difference formulas, the result is -2sin((α+β)/2)sin((α-β)/2). The negative comes from the algebra of the derivation.
When do I use sum-to-product vs product-to-sum?
Use sum-to-product when you have sin(A)+sin(B) or cos(A)+cos(B) and want a product form. Use product-to-sum when you have 2sinAcosB and want a sum. They are inverse operations.
Can I use these with radians?
Yes. The formulas work identically in degrees or radians. (A+B)/2 and (A-B)/2 use the same unit as A and B.
Where are these used in real life?
Signal processing (Fourier analysis, beat frequencies), physics (wave interference), electrical engineering (AC circuits), and calculus (integrating trig products).
How do I derive sin(A)+sin(B)?
Start with sin(A+B)=sinAcosB+cosAsinB and sin(A-B)=sinAcosB-cosAsinB. Add them: sin(A+B)+sin(A-B)=2sinAcosB. Substitute A=(α+β)/2, B=(α-β)/2 to get sin(α)+sin(β)=2sin((α+β)/2)cos((α-β)/2).
What if my angles are negative?
The formulas still hold. For example, sin(-30°)+sin(45°) works: (α+β)/2=7.5°, (α-β)/2=-37.5°, and 2sin(7.5°)cos(-37.5°) equals the original sum.
Is sum-to-product the same as factoring?
Conceptually yes — you factor a sum into a product. But the factors involve different angles (half-sum and half-difference), not the original angles.
Sum-to-Product by the Numbers
Official & Educational Sources
Disclaimer: Results use IEEE 754 floating-point arithmetic. Small rounding differences may occur. For exact symbolic work, use computer algebra systems. Not a substitute for professional mathematical verification.
Related Calculators
Product To Sum Calculator
Convert products of trig functions (sin·cos, sin·sin, cos·cos) to sums. Step-by-step.
MathematicsDouble Angle Calculator
Compute sin(2θ), cos(2θ), tan(2θ) using double angle formulas. Step-by-step for any angle in degrees or radians.
MathematicsHalf Angle Calculator
Compute sin(θ/2), cos(θ/2), tan(θ/2) using half angle formulas. Step-by-step for any angle.
MathematicsSum Difference Calculator
Compute sin(A±B), cos(A±B), tan(A±B) using sum and difference identities. Step-by-step.
MathematicsCofunction Calculator
Verify cofunction identities: sin(θ)=cos(90°-θ), tan(θ)=cot(90°-θ), sec(θ)=csc(90°-θ). Step-by-step.
MathematicsTrigonometry Calculator
Compute all six trig functions (sin, cos, tan, csc, sec, cot) for any angle. Quadrant, step-by-step.
Mathematics