Question
Prove the identity:
sinθsin3θ−cosθcos3θ=2
Solution — Step by Step
Recall:
sin3θ=3sinθ−4sin3θ
cos3θ=4cos3θ−3cosθ
sinθsin3θ=sinθ3sinθ−4sin3θ=3−4sin2θ
cosθcos3θ=cosθ4cos3θ−3cosθ=4cos2θ−3
(3−4sin2θ)−(4cos2θ−3)=6−4(sin2θ+cos2θ)=6−4=2
Identity proved.
Why This Works
The triple-angle formulas factor the numerators in a way that pairs perfectly with the denominators. Dividing sin3θ by sinθ kills one factor of sinθ, leaving a clean polynomial in sin2θ. The same happens on the cosine side.
The Pythagorean identity sin2θ+cos2θ=1 then collapses everything to a constant. This is a recurring pattern in trig proofs — reduce to sin2 and cos2, then apply sin2+cos2=1.
Alternative Method
Use the product-to-sum identities:
sin3θcosθ−cos3θsinθ=sin(3θ−θ)=sin2θ=2sinθcosθ
Combine the original LHS into a single fraction:
LHS=sinθcosθsin3θcosθ−cos3θsinθ=sinθcosθ2sinθcosθ=2
Three lines, no triple-angle formulas needed.
Common Mistake
Students try to expand both sides numerically (for example, plugging θ=30°) and conclude the identity is “verified.” That is not a proof — it only shows the identity holds at one value. A full algebraic derivation is required for full marks.