Factor Formulae
Factor formulae are used to factorize the sum and difference of two trigonometric terms and to express a product as a sum or difference. They are derived from the compound angle formulae.
Derivation of factor formulae
From the compound angle formulae for sine:
sin(A+B)=sinAcosB+cosAsinB
sin(A−B)=sinAcosB−cosAsinB
Adding the two equations gives:
sin(A+B)+sin(A−B)=2sinAcosB(i)
Subtracting the two equations gives:
sin(A+B)−sin(A−B)=2cosAsinB(ii)
From the compound angle formulae for cosine:
cos(A+B)=cosAcosB−sinAsinB
cos(A−B)=cosAcosB+sinAsinB
Adding the two equations gives:
cos(A+B)+cos(A−B)=2cosAcosB(iii)
Subtracting the two equations gives:
cos(A−B)−cos(A+B)=2sinAsinB(iv)
Let P=A+B and Q=A−B. Then:
P+Q=2A, so A=2P+Q
P−Q=2B, so B=2P−Q
Substituting these into equations (i), (ii), (iii), and (iv) gives the factor formulae:
sinP+sinQ=2sin(2P+Q)cos(2P−Q)(7.8)
sinP−sinQ=2cos(2P+Q)sin(2P−Q)(7.9)
cosP+cosQ=2cos(2P+Q)cos(2P−Q)(7.10)
cosQ−cosP=2sin(2P+Q)sin(2P−Q)(7.11)
Note the change in sign and order in this formula compared to the source material.
Example 1
Prove that sinθ+sin2θ+sin3θ=sin2θ(2cosθ+1).
Solution:
Consider the left-hand side:
sinθ+sin2θ+sin3θ=(sin3θ+sinθ)+sin2θ
=2sin(23θ+θ)cos(23θ−θ)+sin2θ
=2sin2θcosθ+sin2θ
=sin2θ(2cosθ+1)
Therefore, sinθ+sin2θ+sin3θ=sin2θ(2cosθ+1).
Example 2
In any triangle ABC, prove that sinA+sinB+sinC=4cos2Acos2Bcos2C.
Solution:
Consider the left-hand side:
sinA+sinB+sinC=2sin(2A+B)cos(2A−B)+sinC
Since A+B+C=180∘, then 2A+B=90∘−2C, and sin(2A+B)=cos(2C)
=2cos2Ccos(2A−B)+2sin2Ccos2C
=2cos2C[cos(2A−B)+sin2C]
=2cos2C[cos(2A−B)+cos(2A+B)]
=2cos2C[2cos(22A−B+2A+B)cos(22A−B−2A+B)]
=4cos2Ccos2Acos2−B
=4cos2Acos2Bcos2C
Therefore, sinA+sinB+sinC=4cos2Acos2Bcos2C.
Example 3
Use the t-formulae to find the general solution of the equation 2cosx−sinx=1, giving the answers in radians.
Solution:
Using the t-formulae, where t=tan2x:
2(1+t21−t2)−1+t22t=1
2−2t2−2t=1+t2
3t2+2t−1=0
(3t−1)(t+1)=0
t=31 or t=−1
Case 1: tan2x=31
2x=arctan(31)+nπ, where n is an integer.
x=2arctan(31)+2nπ≈0.6435+2nπ
Case 2: tan2x=−1
2x=−4π+nπ, where n is an integer.
x=−2π+2nπ
Therefore, the general solutions are x≈0.6435+2nπ and x=−2π+2nπ, where n is an integer.
To be more explicit and cover all possible solutions within a given range (e.g., 0 to 2π), you would substitute integer values for n. For instance:
For Case 1:
- If n = 0: x≈0.6435
- If n = 1: x≈0.6435+2π≈6.9267 (This is outside the range 0 to 2π, so we generally don't include it unless the range is specified differently.)
For Case 2:
- If n = 0: x=−2π≈−1.5708 (This is outside the standard 0 to 2π range. To get the equivalent within that range, add 2π: −1.5708+2π≈4.7124)
- If n = 1: x=−2π+2π=23π≈4.7124
So, within the range 0 to 2π, the solutions are approximately 0.6435 and 4.7124 radians.
Example 4
Simplify cosθ+cos3θ+cos5θsinθ+sin3θ+sin5θ.
Solution:
cosθ+cos3θ+cos5θsinθ+sin3θ+sin5θ=(cos5θ+cosθ)+cos3θ(sin5θ+sinθ)+sin3θ
=2cos(25θ+θ)cos(25θ−θ)+cos3θ2sin(25θ+θ)cos(25θ−θ)+sin3θ
=2cos3θcos2θ+cos3θ2sin3θcos2θ+sin3θ
=cos3θ(2cos2θ+1)sin3θ(2cos2θ+1)
=cos3θsin3θ
=tan3θ
Example 5
Simplify 1−tan(2A−B)tan(2A+B)tan(2A−B)+tan(2A+B).
Solution:
Using the tangent addition formula: tan(x+y)=1−tanxtanytanx+tany
Let x=2A−B and y=2A+B
Then x+y=2A−B+2A+B=A
So, the given expression becomes:
tan(2A−B+2A+B)=tanA
Example 6
Solve the equation cos5x+cosx=cos3x for 0≤x≤π, giving the answer in terms of π.
Solution:
cos5x+cosx=cos3x
2cos(25x+x)cos(25x−x)=cos3x
2cos3xcos2x=cos3x
2cos3xcos2x−cos3x=0
cos3x(2cos2x−1)=0
Case 1: cos3x=0
3x=2π,23π,25π
x=6π,2π,65π
Case 2: 2cos2x−1=0
cos2x=21
2x=3π,35π
x=6π,65π
Combining the solutions, we have x=6π,2π,65π.