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)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top