How Does a Complex Number Represent a Circle in an Argand Diagram?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 3K views
Messages
6,221
Reaction score
31
[SOLVED] Urgent help needed with complex numbers

Homework Statement


a complex no. z is represented by the point T in an Argand diagram.

[tex]z=\frac{1}{3+it}[/tex]

where t is a variable

show that z+z*=6ZZ*

and that as t varies,T lies on a circle, and state its centre

Homework Equations





The Attempt at a Solution



Did the first part easily.

Need help with the 2nd part with the circle

so far I multiplied z by z*/z* to get

[tex]z=\frac{3-it}{p+t^2}[/tex]

Do I now say that let z=x+iy and then find |z| and the modulus of the otherside (with t) and put that in the form [itex]x^2+y^2+2fx+2gy+c=0[/itex] ?
 
Physics news on Phys.org
Dick said:
p is 9, right? Sure, you now have x=3/(9+t^2) and y=(-t)/(9+t^2). Eliminate the t in favor of x and y and write the quadratic form.

whoops sorry,p=9.


so then

[tex]y^2=\frac{t^2}{9+t^2}[/tex]

and from the eq'n in x

[tex]t^2=\frac{3}{x}-9[/tex]

making

[tex]y^2=(\frac{3}{x}-9)(\frac{x^2}{9})[/tex]

[tex]x^2+y^2-\frac{1}{3}x=0[/tex]

correct?
 
Yeah, Defennder is on your tail so you are rushing it right? Don't. You have a sign error in the center. Fix it quick! If y=0 then x=0 and x=1/3 are both on the curve.
 
Last edited:
[tex]x^2+y^2-\frac{1}{3}x=0[/tex]

[tex]x^2+y^2+2(-\frac{1}{6}x)+2(0)+0=0[/tex]

f=-1/6
g=0
c=0

is the eq'n wrong or did I actually not sq. the denominator?
 
ahhh...my brain is idle

when put in the form [itex]x^2+y^2+2fx+2gy+c=0[/itex] ,the centre is (-f,-g)

sorry about my mistake

so the centre is (1/6,0) and radius is 1/6
 
rock.freak667 said:
ahhh...my brain is idle

when put in the form [itex]x^2+y^2+2fx+2gy+c=0[/itex] ,the centre is (-f,-g)

sorry about my mistake

so the centre is (1/6,0) and radius is 1/6

Now that I can agree with.