Key Concepts and Formulas
- Product of Complex Numbers: If z1=a+ib and z2=c+id, then z1z2=(ac−bd)+i(ad+bc).
- Trigonometric Identities:
- sin2θ+cos2θ=1
- 2sinθcosθ=sin2θ
- Range of Sine Function: −1≤sinx≤1.
Step-by-Step Solution
1. Express ω1 and ω2 in the form a+ib
We rearrange the given complex numbers ω1 and ω2 to separate their real and imaginary parts. This facilitates their multiplication.
Given:
ω1=(8+i)sinθ+(7+4i)cosθ
Distribute sinθ and cosθ:
ω1=8sinθ+isinθ+7cosθ+4icosθ
Group the real and imaginary terms:
ω1=(8sinθ+7cosθ)+i(sinθ+4cosθ)
Let A=8sinθ+7cosθ and B=sinθ+4cosθ.
Then, ω1=A+iB.
Similarly for ω2:
ω2=(1+8i)sinθ+(4+7i)cosθ
Distribute sinθ and cosθ:
ω2=sinθ+8isinθ+4cosθ+7icosθ
Group the real and imaginary terms:
ω2=(sinθ+4cosθ)+i(8sinθ+7cosθ)
The real part of ω2 is B and the imaginary part is A.
Thus, ω2=B+iA.
2. Calculate the Product ω1ω2
We find the product ω1ω2=(A+iB)(B+iA).
ω1ω2=(A+iB)(B+iA)
Expand the product:
ω1ω2=AB+iA2+iB2+i2AB
Since i2=−1:
ω1ω2=AB+iA2+iB2−AB
ω1ω2=i(A2+B2)
We are given that the product is α+iβ. Comparing real and imaginary parts:
α+iβ=0+i(A2+B2)
Therefore, α=0 and β=A2+B2.
3. Simplify the Expression for α+β
Since α=0, we have α+β=β=A2+B2.
Substitute the expressions for A and B:
A2=(8sinθ+7cosθ)2
B2=(sinθ+4cosθ)2
Expand A2:
A2=64sin2θ+49cos2θ+2(8sinθ)(7cosθ)
A2=64sin2θ+49cos2θ+112sinθcosθ
Expand B2:
B2=sin2θ+16cos2θ+2(sinθ)(4cosθ)
B2=sin2θ+16cos2θ+8sinθcosθ
Add A2 and B2:
A2+B2=(64sin2θ+49cos2θ+112sinθcosθ)+(sin2θ+16cos2θ+8sinθcosθ)
Group like terms:
A2+B2=(64+1)sin2θ+(49+16)cos2θ+(112+8)sinθcosθ
A2+B2=65sin2θ+65cos2θ+120sinθcosθ
Factor out 65:
A2+B2=65(sin2θ+cos2θ)+120sinθcosθ
Apply the identity sin2θ+cos2θ=1:
A2+B2=65(1)+120sinθcosθ
Apply the identity 2sinθcosθ=sin2θ:
A2+B2=65+60(2sinθcosθ)
A2+B2=65+60sin2θ
So, α+β=65+60sin2θ.
4. Determine the Maximum (p) and Minimum (q) Values of α+β
We have α+β=65+60sin2θ.
The range of the sine function is [−1,1]. This means −1≤sin2θ≤1.
To find the maximum value, we use sin2θ=1:
p=(α+β)max=65+60(1)=65+60=125
To find the minimum value, we use sin2θ=−1:
q=(α+β)min=65+60(−1)=65−60=5
5. Calculate p+q
Finally, we sum the maximum and minimum values found:
p+q=125+5=130
Common Mistakes & Tips
- Ensure accurate distribution of trigonometric terms when separating real and imaginary parts of complex numbers.
- Remember the correct formula for multiplying complex numbers: (a+ib)(c+id)=(ac−bd)+i(ad+bc).
- Be fluent with trigonometric identities like sin2θ+cos2θ=1 and 2sinθcosθ=sin2θ.
Summary
This problem elegantly combines complex number manipulation with trigonometric identities. By expressing the complex numbers in standard form, performing multiplication, simplifying using trigonometric identities, and leveraging the range of the sine function, we determined that p+q=130.
Final Answer
The final answer is 130, which corresponds to option (A).