Tricky complex numbers question

thomas49th
Messages
645
Reaction score
0

Homework Statement


Harder: given that
√(−15 − 8i) = ±(1 − 4i) obtain the two solutions of the equation
z² + (−3 + 2i)z + 5 − i = 0

Homework Equations



I can easily prove √(−15 − 8i) = ±(1 − 4i) but that's not important

The Attempt at a Solution



I would of thought that a compex solution would be a + b and a - b, but a quick glance at the answers shows 2 completely different complex numbers - no complex conjugates.

Well seperating the equation into real and imaginary parts then solving for z:
real:
(z² - 3z + 5) = 0
=> z = \frac{3\pm i \sqrt{11}}{2}

imag:
(2z - 1) = 0
=> z = 0.5

This isn't taking me anywhere nice...

Ideas!? :)

Thanks
 
Physics news on Phys.org
You can't separate it into real and imaginary parts like that, z itself is probably complex. Just use the quadratic formula on the original equation.
 
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