Complex absolute value inequality

AI Thread Summary
The inequality |z-1| + |z-5| < 4 describes the set of points in the complex plane where the sum of distances from the points 1 and 5 is less than 4. The analysis suggests that the solution is constrained to the interval (1, 5) on the real axis, but this approach may overlook other potential solutions in the complex plane. The triangle inequality is useful but can lead to incomplete conclusions by reducing the problem to a one-dimensional line. A graphical representation is recommended to visualize the true region defined by the inequality, which may include points above and below the real axis. Understanding the geometric implications of the inequality will provide a clearer picture of the solution space.
Steve Turchin
Messages
11
Reaction score
0
Solve the following inequality. Represent your answer graphically:
## |z-1| + |z-5| < 4 ##

Homework Equations


## z = a + bi \\
|x+y| \leq |x| + |y| ## Triangle inequality

The Attempt at a Solution


## |z-1| + |z-5| < 4 \\
\\
x = z-1 \ \ , \ \ y = z-5 \\
\\
|z-1+z-5| \leq |z-1| + |z-5| \\
|2z-6| \leq |z-1| + |z-5| \lt 4 \ \ \Leftrightarrow \ \ |2z-6| \lt 4 \\
2z-6 \lt 4 \ \ , \ \ -(2z-6) \lt 4 \\
z \lt 5 \ \ , \ \ \ \ \ \ \ \ \ \ \ \ -2z + 6 \lt 4 \ \ \ \Leftrightarrow \ \ \ -z \lt -2 \ \ \ \Leftrightarrow \ \ \ z \gt 1 \\
z \lt 5 \ \cap \ z \gt 1 \ \ \ \Leftrightarrow \ \ \ 1 \lt z \lt 5 \\
1 \lt a+bi \lt 5 \ \ \Rightarrow \ \ \ 1 \lt a+bi \lt 5 \\
1 \lt a \lt 5 \ \ \ \ \ , \ \ \ \ \ \ \ b = 0 \ \ \ \ for \ \ a,b \in \mathfrak R
##
I think this is basically the interval ## (1,5) ## on the Real axis.
I got this far, I doubt this is correct. Any tip on what a graphical representation of this would be?
Thanks in advance.
 
Physics news on Phys.org
Steve Turchin said:
Solve the following inequality. Represent your answer graphically:
## |z-1| + |z-5| < 4 ##

Homework Equations


## z = a + bi \\
|x+y| \leq |x| + |y| ## Triangle inequality

The Attempt at a Solution


## |z-1| + |z-5| < 4 \\
\\
x = z-1 \ \ , \ \ y = z-5 \\
I'm not sure how helpful the equations above are.
Steve Turchin said:
##|z-1+z-5| \leq |z-1| + |z-5| \\
|2z-6| \leq |z-1| + |z-5| \lt 4 \ \ \Leftrightarrow \ \ |2z-6| \lt 4 \\
2z-6 \lt 4 \ \ , \ \ -(2z-6) \lt 4 \\
z \lt 5 \ \ , \ \ \ \ \ \ \ \ \ \ \ \ -2z + 6 \lt 4 \ \ \ \Leftrightarrow \ \ \ -z \lt -2 \ \ \ \Leftrightarrow \ \ \ z \gt 1 \\
z \lt 5 \ \cap \ z \gt 1 \ \ \ \Leftrightarrow \ \ \ 1 \lt z \lt 5 \\
1 \lt a+bi \lt 5 \ \ \Rightarrow \ \ \ 1 \lt a+bi \lt 5 \\
1 \lt a \lt 5 \ \ \ \ \ , \ \ \ \ \ \ \ b = 0 \ \ \ \ for \ \ a,b \in \mathfrak R
##
I think this is basically the interval ## (1,5) ## on the Real axis.
I got this far, I doubt this is correct. Any tip on what a graphical representation of this would be?
The inequality represents all of the points z in the complex plane for which the distance from 1 + 0i to z, plus the distance from z to 5 + 0i is less than 4. Can such a point be above or below the real axis? Why or why not?
 
A couple of problems with your analysis.
Your use of the triangle inequality allows you to make a deduction, but it also loses information. As a result, the region you end up with could be only part of the possible region. Secondly, you switch from complex to real, imposing further unjustified constraints. That's why you end up with just a line.
You'll get a much better idea if you start with the graphical view. |z-a| is the distance from z to point a, so your given condition is the sum of the distances from z to two given points. Does that remind you of any geometrical shape?
 

Similar threads

Replies
19
Views
2K
Replies
26
Views
3K
Replies
5
Views
1K
Replies
8
Views
2K
Replies
7
Views
3K
Replies
2
Views
4K
Replies
15
Views
3K
Back
Top