I just had that question in my final exam
Solve in $\mathbb{C}$ : $|z-i| = |z-1|$
and I couldn't do it. I found a similar thread here : Showing that $\{z\in\mathbb{C}:|z-1|<|z+i|\}$ is an open set but it's too complicated for me to understand.
I tried 2 different ways to solve this
First, I developed the $z$ which gave me $$\begin{align} & (a+bi)-i=(a+bi)-1 \\ & = a-i+bi=a-1+bi \\ & = a-1(i+b)=a-1+bi \\ \end{align} $$ However we are looking at the module of this, so i have to do $\sqrt{((a^2)+(-1(i+b))^2} = \sqrt{((a-1)^2+(bi)^2)}$
Then I got some sort of $\sqrt{a^2-b^2-2ab}$ that equals to similar on the other side but couldn't find anything.
I tried the geometric way and the "logic" way (how can $i = 1$ when $i^2 = -1$), but I just don't understand how i'm suppose to solve this.
I also tried using the roots which say that for $z^n = w$
$w = r^{(1/n)} \text{Ei}((\angle m \cdot \frac{2k\pi}{n}))$
Every formula I knew failed
But I don't quite get your point...Do you mean I need to calculate the hypothenuse of a right triangle?
– Maude Jun 15 '16 at 21:45