Complex Number Inequalities: Sketching Solutions

AI Thread Summary
The discussion revolves around solving the inequality |z + i + 1| ≤ |z - i| for complex numbers z. Participants suggest expressing z in the form a + bi and manipulating the inequality to find a relationship between the real and imaginary parts. The derived relationship indicates that the solution set consists of points in the X-Y plane that lie below or on the line y = -x - 1/2. It is emphasized that the absolute value of complex numbers corresponds to their distance from the origin, simplifying the problem to identifying points closer to one specific point than another. The final consensus is that the solution is correct, focusing on sketching the resulting area in the complex plane.
nayfie
Messages
50
Reaction score
0
Hey guys,

Just having a bit of trouble with inequalities.

Homework Statement



Sketch all complex numbers 'z' which satisfy the given condition:

|z + i + 1| \leq |z - i|

Homework Equations



---

The Attempt at a Solution



z + i + 1\leq z - i

z + 2i + 1\leq z

2i + 1\leq 0

i\leq\frac{1}{2}

No matter how hard I try, I can't seem to be able to solve for z.

Any help would be appreciated.

Thank you!
 
Physics news on Phys.org
z is a complex number. So write it as z = a + b*i, where i is the square root of negative one. Put that into your inequality and see what happens. There will be some necessary relationship between a and b that satisfies the inequality.
 
Tried it myself, you sub z for x + iy as gneill said, regroup terms again in x + iy form and calculate the modulus on both sides, terms will cancel. I got the relationship: y <= -1/2 -x.

Looks like all numbers underneath and including the line y = -x -1/2 if I'm not mistaken?

Edit: One of the recommended threads: https://www.physicsforums.com/showthread.php?t=298041 Same problem basically.
 
Last edited:
Firstly, thanks for your contribution gneill and Lavabug.

I have put together what you two have written and have come to an answer, which I'll add here in case somebody has a similar problem.

|z + i + 1|\leq |z - i|
|x + yi + i + 1|\leq |x + yi - i|
|x - x + yi - yi + i + 1|\leq |-i|
x + x + yi + yi + i + 1\leq i
2x + 2yi + 1\leq 0
2x + 2yi\leq -1
x + yi\leq\frac{-1}{2}
z\leq\frac{-1}{2}

As far as I can tell that solution is correct. Feel free to correct me if it's not.
 
For an imaginary number x + yi, the modulus (or magnitude) is
|x + y i| = \sqrt{x^2 + y^2}
Note also that |i| = |-i| = 1

Note that you can't just bring variables or constants out the modulus on one side of the equation and put them into the modulus on the other. So your third line doesn't make sense (and if you performed the obvious operations inside the modulus you'd see that the x's and yi's would cancel, leaving |i + 1| <= |-i|, which is clearly false.

You should replace z with x + yi as you've done, but expand the modulus on either side. Square root of the sum of the squares of the real and imaginary parts for each.
 
Hi nayfie! :smile:


I see you were only asked to sketch the result of the inequality.

Perhaps it would be useful to realize that complex numbers behave mostly like points in the X-Y-plane.
The absolute value of a complex number is defined as the distance to the origin in the X-Y-plane.

The solution to your inequality are those points in the X-Y-plane that are closer to 1 specific point than another specific point.

That reduces your problem to determining which points those are.


Cheers! :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top