Complex Number Question: Solving for Square Roots and Equations

jack1234
Messages
132
Reaction score
0
Hi, how to solve this question?

Find the square roots fo the complex number -40-42i.
Hence
(i) Find the square roots of the complex number 40+42i,
(ii) solve the equation (z+1)^2 + 160 + 168i = 0 for all complex roots.

I don't know how to start solving this question.
 
Physics news on Phys.org
Hello Jack,

do you know the following representation of a complex number z in the complex plane?

z=x+iy=r(\cos\phi+i\,\sin\phi)=r e^{i\phi}

Here's a sketch to clarify what r and \phi are meant to be.

http://upload.wikimedia.org/wikipedia/en/c/c2/Complex.png

Regards,

nazzard
 
Last edited by a moderator:
A couple of useful formulas:

if
<br /> K e^{i\psi} = a + ib \quad<br /> then \quad<br /> K = \sqrt{a^2 + b^2} \quad<br /> \psi = tan^{-1} b/a \quad<br />
That way you can convert from one form to another. Since taking a square root is easy in the alternative form, you should have no problem.

This is what nazzard said, but maybe in a manner that is a bit clearer to a beginner in complex numbers. It is really just the application of the pythagorean theorum to the chart above. Compare what I wrote to nazzard's picture. You'll see,

Tony
 
Last edited:
Thank you tony. I want to point out that one has to be very careful with using arctan to calculate \phi, the so called complex argument of z. Remember: case differentiation for different values of b and a (or y and x in my post).

Regards,

nazzard
 
Of course, there's a (possibly) more intuitive and direct way of doing it.

If sqrt(-40-42i) = (a+bi), then just solve for a and b by squaring both sides (you should be able to fnid two independent equations to break it up into)
 
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