Solving the Equation for a Complex Number

adam640
Messages
19
Reaction score
0

Homework Statement



Solve the equation \overline{y} (y - 2) = 2\overline{y} + 15 - 8i for complex number y


Homework Equations


\overline{y}y = a2 + b2


The Attempt at a Solution


a2+b2+8i-4ib-15=0
a2+b(b-4i)+8i-15=0

Pretty clueless where to go from here? Or if I've even gone in the right direction. Any help would be greatly appreciated.
Thanks,
Adam
 
Physics news on Phys.org
Check your arithmetic and when you are sure it is correct set it equal to 0 + 0i and equate real and imaginary parts.
 
I have set the equation to = 0 but I don't understand how I can set to 0i though? I'm sure about the maths so far.
 
0 = 0 + 0i

Say you have a simple complex equation:
a + 3 + 2bi = 0

This is the same as saying
(a + 3) + 2bi = 0 + 0i

Equate the real and imaginary coefficients:
a + 3 = 0 => a = -3
2b = 0 => b = 0
 
Thanks for the help, from what you've said I've gathered...

From a2+b(b-4i)+8i-15=0

0=0+0i
Therefore
From a2+b(b-4i)+8i-15=0+0i
a2-15=0
=> a = [STRIKE]\sqrt{15}[/STRIKE]
b2-4b-8 = 0
b is solved with the quadratic?

Is this correct so far?
 
adam640 said:
Thanks for the help, from what you've said I've gathered...

From a2+b(b-4i)+8i-15=0

That equation isn't correct. Check your work

0=0+0i
Therefore
From a2+b(b-4i)+8i-15=0+0i
a2-15=0
=> a = [STRIKE]\sqrt{15}[/STRIKE]
b2-4b-8 = 0

And that last step is wrong too. b(b-4i) isn't (b2-4b)i.

b is solved with the quadratic?

Is this correct so far?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top