Let'sthink said:
The operation of complex conjugation is very powerful. We know that complex conjugate of sum or product or even division of two complex numbers is the sum, or product or division of their conjugates. So you can immediately write
x-iy = a/(b+cos φ -i sinφ) ... 1 add to this what is given and you can get x immediately. Pursue this method as another method.
given x+iy = a/(b+cos φ +i sinφ)----- 2
Multiply 1 and 2
x^2 +y^2 = [(a^2 )/{(1+b^2+2b*cosφ)}]-------- 3
Add 1 and 2
2x = [{2a(b+cosφ)}/(1+b^2+2b*cosφ)] or
x = [{a(b+cosφ)}/(1+b^2+2b*cosφ)] ------------- 4
Let'sthink said:
(x+iy)(b+cosφ+i sinφ) = a-----(1), taking complex conjugate on both sides we get
(x-iy)(b+cosφ-i sinφ) = a -------(2) multiplying LHSs and RHSs we get
(x² +y²) (b² +1 +2bcosφ) = a² ---------------------- (3), we need to eliminate cosφ and bring in x
For that
Writing original expression
(x+iy) = [a/(b+cosφ+i sinφ)] ----------------------(4) Taking complex conjugate
(x-iy) = [a/(b+cosφ-i sinφ)] -----------------------(5); adding (4) and (5) we get
[2a(b+cosφ)/(b² +1 +2bcosφ)] = 2x --------------(6) multiplying (3) and (6) we get
[2a(b+cosφ)(x² +y²)] = 2xa² or
[2(b+cosφ)(x² +y²)] = 2xa ------ (7)
Eliminating cosφ between (3) and (7) should give you the result.
They are all equivalent methods because you said complex conjugate will not work I did this all work
Hope it helps
Rewriting 3 gives us
(x² +y²) (b²-1 +1 +1 +2bcosφ) = a² or
{(b²-1) +2*(1 +bcosφ)] = a²/((x² +y²))
From 7 we have
(b+cosφ) =[ (xa)/(x² +y²)] ------ (7)multiplying by b gives
(b²+bcosφ) =[ (abx)/(x² +y²)] or
bcosφ =[ (xa)/(x² +y²)] - b² ---------- 8
Substituting 8 in 3 we get
(x² +y²) [(b² +1 +[ (2abx)/(x² +y²)] - 2b² ] = a² simplifying we get
(x² +y²) [(-b² +1 +[ (2abx)/(x² +y²)] = a² or
(x² +y²) (-b² +1) +2abx = a² or
2abx = a² + (x² +y²) (b² -1)
I think this was what was to be proved