Understanding Complex Plane Regions: Solving Equations and Graphing Circles

goojilla
Messages
3
Reaction score
0

Homework Statement



Shade each region in the complex plane. Justify your solution.

1) z - Conjugate[z] = 4

2) 1 + z, where |z| = 1

The Attempt at a Solution



So for my attempt for 1 is:

Let z = x + iy therefore Conjugate[z] = x - iy

z - Conjugate[z] = 4
x + iy - (x - iy) = 4
2iy = 4
iy = 2 ***multiply both sides by i
-y = 2i
y = -2i

Now from my understanding y is supposed to be a real number, is it not? So what exactly does
y = -2i represent? What region would it be in the complex plane?

And my attempt for 2:

|z| = 1 represents a circle of unit radius 1.
Given 1+z and |z|=1, I changed this to into the equation of a disk in the complex plane (can I even do that?)

Let z = x + iy
|z+1| < 1 ***For this step would I use less than, less than or equal to, or just equal to?
|x+iy+1| < 1
(x+1)2 + y2 < 12

Now this gives me an equation for a circle of radius 1 centred around the point (-1,0)
Is this correct?

Thanks
 
Physics news on Phys.org
goojilla said:

Homework Statement



Shade each region in the complex plane. Justify your solution.

1) z - Conjugate[z] = 4

2) 1 + z, where |z| = 1

The Attempt at a Solution



So for my attempt for 1 is:

Let z = x + iy therefore Conjugate[z] = x - iy

z - Conjugate[z] = 4
x + iy - (x - iy) = 4
2iy = 4
iy = 2 ***multiply both sides by i
-y = 2i
y = -2i

Now from my understanding y is supposed to be a real number, is it not? So what exactly does
y = -2i represent? What region would it be in the complex plane?

And my attempt for 2:

|z| = 1 represents a circle of unit radius 1.
Given 1+z and |z|=1, I changed this to into the equation of a disk in the complex plane (can I even do that?)

Let z = x + iy
|z+1| < 1 ***For this step would I use less than, less than or equal to, or just equal to?
|x+iy+1| < 1
(x+1)2 + y2 < 12

Now this gives me an equation for a circle of radius 1 centred around the point (-1,0)
Is this correct?

Thanks

z-conjugate(z)=4 has no solutions in the complex plane, as you've correctly deduced. So there is no region. It's just the empty set. For the second part, if |z|=1 is a circle around z=0 of radius 1 then isn't |z-c|=1 a circle around z=c of radius 1? |(z+1)-1|=|z|=1.
 
I do not understand how z - conjugate(z)=4 has no solutions in the complex plane. Can you explain that?
 
goojilla said:
I do not understand how z - conjugate(z)=4 has no solutions in the complex plane. Can you explain that?

You explained it. z-conjugate(z) is a purely imaginary number, it's 2yi where y is real. 4 is real and not zero. They can't be equal.
 
Last edited:
  • Like
Likes 1 person
Okay that makes sense, thank you!
 
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...

Similar threads

Back
Top