I Love Math
- 2
- 0
Homework Statement
Given that z_{1}z_{2} ≠ 0, use the polar form to prove that
Re(z_{1}\bar{z}_{2}) = norm (z_{1}) * norm (z_{2}) \Leftrightarrow θ_{1} - θ_{2} = 2n∏, where n is an integer, θ_{1} = arg(z_{1}), and θ_{2} = arg(z_{2}). Also, \bar{z}_{2} is the conjugate of z_{2}.
Homework Equations
norm (z) = \sqrt{a^{2} + b^{2}}, where z = a +i*b.
norm (z) = r, where r is the radius.
z = r[cos θ + i*sin θ]
The Attempt at a Solution
Trying to prove the forward direction, I know the above formulas, and that arg(z_{1}z_{2}) = θ_{1} + θ_{2} +2n∏.
I'm having trouble getting the first step. I know that norm (z_{1}) * norm (z_{2}) = r_{1}r_{2}, but I don't know if this is how you begin.
Thanks for any help!