Need some help with Complex Number Q. (1 Viewer)

peterpandied

New Member
Joined
Dec 25, 2005
Messages
22
Location
Sydney
Gender
Male
HSC
2006
Solve z^2 + (1+i)z + 2i = 0, expressing the roots in mod-arg form. If z1, z2 are these roots, prove that |z1| = |z2| = /2 (uh how do you do square root signs..)
, and that arg z1 + arg z2 = pie/2

Well this question is really confusing me.. and seems like I m not getting any where..
please help~!
 

mitsui

мιтэuι
Joined
Aug 31, 2005
Messages
1,191
Location
somewhere
Gender
Female
HSC
2006
Hmm methods:

1.use quadratic formula to find the roots. if u come across a unreal square root, use z=x+iy to solve it.

then u should able to get two roots for that eqution

then u find the mod, and u should find that they r all equals to /2
and find arg, and they should add up to 90degrees

i am not good wif doing it on comp. hope it helps a bit at least
 
Last edited:

Riviet

.
Joined
Oct 11, 2005
Messages
5,593
Gender
Undisclosed
HSC
N/A
peterpandied said:
Solve z^2 + (1+i)z + 2i = 0, expressing the roots in mod-arg form. If z1, z2 are these roots, prove that |z1| = |z2| = /2 (uh how do you do square root signs..)
, and that arg z1 + arg z2 = pie/2

Well this question is really confusing me.. and seems like I m not getting any where..
please help~!
As mitsui stated, use the quadratic formula.

z={-(1+i)+sqrt[(1+i)2-8i]} / 2

z=[-1-i+sqrt(-6i)] / 2

Now let sqrt(-6i)=a+ib

-6i=a2-b2+2abi

equating real and imaginary parts,

a2-b2=0 *

ab=-3 **

Solving * and ** simultaneously,

a=+sqrt3

.: b=+sqrt3

.: sqrt(-6i)=sqrt3 - (sqrt3)i, -sqrt3 + (sqrt3)i

so z= [-1-i+sqrt3-(sqrt3)i]/2 or [-1-i-sqrt3+(sqrt3)i]/2

z1=[-1+sqrt3-(1+sqrt3)i]/2, z2=[-1+sqrt3-(1+sqrt3)i]/2

Now use |z|=sqrt(x2+y2) where x and y are the real and imaginary parts of z1 and z2 and show they both equal sqrt2.

Then find the arg of each root by using tan@=y/x. Add these two arguments and show it equals 90 degrees or pi/2 radians.

I hope that helps, :)

Riv
 

KeypadSDM

B4nn3d
Joined
Apr 9, 2003
Messages
2,631
Location
Sydney, Inner West
Gender
Male
HSC
2003
z1 + z2 = - 1 - i
z1 * z2 = 2i

Thus

arg(z1) + arg(z2) = arg(z1 * z2) = arg(2i) = pi/2

I don't appreciate the question's need to express them in mod-arg form, but if we must:

z^2 + (1+i)z + 2i = 0
using the quadratic formula:
z = (-b + Sqrt[b2 - 4ac])/(2a)
where a = 1, b = 1 + i, c = 2i

Also, you might notice that b2 = c

Thus:

2z = - 1 - i + Sqrt[(1 + i)2 - 8i]

Note: Sqrt[(1 + i)2 - 8i] = Sqrt[2i - 8i] = Sqrt[-6i]

-6i = 6cis[-pi/2]
Sqrt[-6i] = Sqrt[6]cis[-pi/4] = Sqrt[3] * Sqrt[2]cis[-pi/4] = Sqrt[3] * (1 - i)

So we have:

2z = - 1 - i + Sqrt[3] * (1 - i)
= - 1 - i + (-i)Sqrt[3] * (i + 1) [multiplying the sqrt by -i, and the inside of the bracket by i]
= (1 + i)(-1 + (-i)Sqrt[3])
=-(1 + i)(1 + iSqrt[3])

2z = cis(pi) * Sqrt[2]cis(pi/4) * 2 * cis(+ pi/3)
z = Sqrt[2] * cis(5pi/4 + pi/3)

Thus:

z1 = Sqrt[2] * cis(5pi/4 + pi/3) = Sqrt[2] * cis(19pi/12)
z2 = Sqrt[2] * cis(5pi/4 - pi/3) = Sqrt[2] * cis(11pi/12)

EDIT: I found the problem, the arg of 1 + i is pi/4 not pi/2

Thus the args add to:
30pi/12 = 2pi + pi/2 [as required]

And the moduli of both are Sqrt[2]
 
Last edited:
I

icycloud

Guest
Edit Keypad found a mistake in my working (see below), so just use his solutions above :).
 
Last edited by a moderator:

KeypadSDM

B4nn3d
Joined
Apr 9, 2003
Messages
2,631
Location
Sydney, Inner West
Gender
Male
HSC
2003
icycloud said:
P(z) = z^2 + (1+i)z + 2i = 0

Using sum of roots of polynomials:

z_1 + z_2 = -b/a = -1-i
|z_1 + z_2| = |z_1| + |z_2|
= |-1-i|
= Sqrt[1 + 1] = Sqrt[2]
Yeah, dumbest algebra ever.

Set a = i, b = -i
|a + b| = 0
|a| + |b| = 2
 
I

icycloud

Guest
KeypadSDM said:
Yeah, dumbest algebra ever.

Set a = i, b = -i
|a + b| = 0
|a| + |b| = 2
Oops sorry, got confused with conjugates. Funny how it works for that question though. Will edit my post now.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top