Help in justifying complex number question
Given Z1 and Z2 are two distinct complex numbers.
If |Z1| = |Z2|, then Re
= 0
Is the above statement true or false?
Show working to justify your answer.
i managed to worked it out by letting z1= a+jb and z2= x+jy and then sub it in to work out and got true, not sure if i'm correct. Help is much appreciated (Nod)
Re: Help in justifying complex number question
Quote:
Originally Posted by
tempq1
Given

and

are two distinct complex numbers.
If

, then Re

= 0
Is the above statement true or false?
Show working to justify your answer.
i managed to worked it out by letting z1= a+jb and z2= x+jy and then sub it in to work out and got true, not sure if i'm correct. Help is much appreciated
It is true. Messy to show.
Re: Help in justifying complex number question
Quote:
Originally Posted by
tempq1
Given Z
1 and Z
2 are two distinct complex numbers.
If |Z
1| = |Z
2|, then Re

= 0
Is the above statement true or false?
Show working to justify your answer.
i managed to worked it out by letting z1= a+jb and z2= x+jy and then sub it in to work out and got true, not sure if i'm correct. Help is much appreciated (Nod)
Representing z1 & z2 in exponential form we have:


Then: ![\Re\left(\frac{\text{z1}+\text{z2}}{\text{z1}-\text{z2}}\right) = \left(\sin ^2(\theta )+\cos ^2(\theta )-\sin ^2(\omega )-\cos ^2(\omega )\right)/\[-2 (-1+\text{Cos}(\theta -\omega ))]= 0](http://latex.codecogs.com/png.latex?\Re\left(\frac{\text{z1}+\text{z2}}{\text{z1}-\text{z2}}\right) = \left(\sin ^2(\theta )+\cos ^2(\theta )-\sin ^2(\omega )-\cos ^2(\omega )\right)/\[-2 (-1+\text{Cos}(\theta -\omega ))]= 0)
Re: Help in justifying complex number question
Quote:
Originally Posted by
MaxJasper
Representing z1 & z2 in exponential form we have:

Then:
![\Re\left(\frac{\text{z1}+\text{z2}}{\text{z1}-\text{z2}}\right) = \left(\sin ^2(\theta )+\cos ^2(\theta )-\sin ^2(\omega )-\cos ^2(\omega )\right)/\[-2 (-1+\text{Cos}(\theta -\omega ))]= 0](http://latex.codecogs.com/png.latex?\Re\left(\frac{\text{z1}+\text{z2}}{\text{z1}-\text{z2}}\right) = \left(\sin ^2(\theta )+\cos ^2(\theta )-\sin ^2(\omega )-\cos ^2(\omega )\right)/\[-2 (-1+\text{Cos}(\theta -\omega ))]= 0)
You can note that:
and } - e^{i(\theta- \omega)}\right)=0)
I said it is messy.
Re: Help in justifying complex number question
Hello, tempq1!


. . . .
.[1]
 + (b+d)j}{(a-c) + (b-d)j})
 + (b+d)j}{(a-c)+(b-d)j}\cdot\frac{(a-c)-(b-d)j}{(a-c)-(b-d)j} )
. . (a-c) - (a+c)(b-d)j + (a-c)(b+d)j + (b+d)(b-d)}{(a-c)^2 - (b-d)^2} )
. .  -(ab-ad+bc-cd)j + (ab + ad - bc - cd)j + (b^2-d^2)}{(a-c)^2 - (b-d)^2})
. .  + 2(ad - bd)j}{(a-c)^2 - (b-d)^2} )
. . -(c^2+d^2)}{(a-c)^2 - (b-d)^2} + \frac{2(ad-bc)}{(a-c)^2 - (b-d)^2}j)
 - (c^2+d^2)}{(a-c)^2 - (b-d)^2})
. . which, according to [1], equals 0.
Re: Help in justifying complex number question
Well I did say it is messy, but not that messy.
That is a notation nightmare.