Complex Number: What's the set?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 1K views
latentcorpse
Messages
1,411
Reaction score
0
What's the set [tex]\{ z \in \mathbb{C}| |z|^2 \geq z+ \bar{z} \}[/tex]?

I've set z=a+ib and found [tex]a^2 + b^2 \geq 2a \Rightarrow b^2 \geq a(2-a)[/tex]

I'm not sure how to interpret this geometrically ie what it looks like?

I suppose it is the set of vectors whose length is bigger than twice their real part. I guess if I take the square root then I find [tex]\{ b \geq \pm \sqrt{a} \} \cap \{ b \geq \pm \sqrt{2-a} \}[/tex]

How do we draw this?

Thanks.
 
Physics news on Phys.org
latentcorpse said:
What's the set [tex]\{ z \in \mathbb{C}| |z|^2 \geq z+ \bar{z} \}[/tex]?

I've set z=a+ib and found [tex]a^2 + b^2 \geq 2a \Rightarrow b^2 \geq a(2-a)[/tex]
##a^2 - 2a + b^2 \geq 0##
Complete the square in the a terms, and see what you get.
latentcorpse said:
I'm not sure how to interpret this geometrically ie what it looks like?

I suppose it is the set of vectors whose length is bigger than twice their real part. I guess if I take the square root then I find [tex]\{ b \geq \pm \sqrt{a} \} \cap \{ b \geq \pm \sqrt{2-a} \}[/tex]

How do we draw this?

Thanks.
 
latentcorpse said:
What's the set [tex]\{ z \in \mathbb{C}| |z|^2 \geq z+ \bar{z} \}[/tex]?

I've set z=a+ib and found [tex]a^2 + b^2 \geq 2a \Rightarrow b^2 \geq a(2-a)[/tex]

I'm not sure how to interpret this geometrically ie what it looks like?

I suppose it is the set of vectors whose length is bigger than twice their real part. I guess if I take the square root then I find [tex]\{ b \geq \pm \sqrt{a} \} \cap \{ b \geq \pm \sqrt{2-a} \}[/tex]

How do we draw this?

Thanks.

Interpret ##a^2 -2a + b^2 \geq 0##.
 
so
[tex](a-1)^2+(b-0)^2-1 \geq 0[/tex]

[tex](a-1)^2+(b-0)^2 \geq 1[/tex]

so circle radius 1 centre (1,0)?
 
Mark44 said:
Yes.

what was wrong with saying the length was bigger than twice the real part?
 
latentcorpse said:
so
[tex](a-1)^2+(b-0)^2-1 \geq 0[/tex]

[tex](a-1)^2+(b-0)^2 \geq 1[/tex]

so circle radius 1 centre (1,0)?
[tex](a- 1)^2+ b^2= 1[/tex]
is a circle of radius 1 with center at (1, 0).

[tex](a- 1)^2+ b^2\ge 1[/tex]
is the set of points outside that circle.
 
HallsofIvy said:
[tex](a- 1)^2+ b^2= 1[/tex]
is a circle of radius 1 with center at (1, 0).

[tex](a- 1)^2+ b^2\ge 1[/tex]
is the set of points outside that circle.
The inequality represents the set of points on the circle or outside it.