Complex equation $\left | z - 1 \right | = \left | z + 1 \right | + 3$

118 Views Asked by At

I've got an excercise:

In complex plane visualise the following equation:
$\left | z - 1 \right | = \left | z + 1 \right | + 3$

I know it has no solution. But I have no clue how to get to this result.

Thank You for Your help,

Dominik

2

There are 2 best solutions below

1
On BEST ANSWER

I'd visualize them by drawing the "height lines" (that is, the lines with constant value of the left and right side). Then you'll see that the lines of equal height don't intersect (intersections would be solutions of the equation). To formally proof that the equation cannot hold, write $|z−1|$ as $|(z+1)+(−2)|$ and use the triangle inequality.

0
On

Take points $z,-1,1$ then distances are $d(z,1)=\left | z-1 \right |$, $d(z,-1)=\left |z+1\right |$, $d(-1,1)=2$, use triangle inequality and add $1$ on the right side.