Identify and sketch the locus of the point z on a complex plane which satisties the equation ${\mathop{\rm Re}\nolimits} \left( {{{z + i} \over {z - i}}} \right) = 1$.
I tried to do it but I stuck. Can anyone tell me why.
$$\eqalign{ & {\mathop{\rm Re}\nolimits} \left( {{{z + i} \over {z - i}}} \right) = 1 \cr & \left| {z + i} \right| = \left| {z - i} \right| \cr & \left| {x + yi + i} \right| = \left| {x + yi - i} \right| \cr & \left| {x + i(y + 1)} \right| = \left| {x + j(y - 1)} \right| \cr & \sqrt {{x^2} + {{(y + 1)}^2}} = \sqrt {{x^2} + {{(y - 1)}^2}} \cr & {x^2} + {y^2} + 2y + 1 = {x^2} + {y^2} - 2y + 1 \cr & 4y = 0?? \cr} $$
You can solve in a different way. Take $a,b \in \mathbb{R}$, $z=a+bi$. $$Re\left(\dfrac{a+(b+1)i}{a+(b-1)i}\right)=1$$ $$Re\left(\dfrac{(a+(b+1)i)(a-(b-1)i)}{(a+(b-1)i)(a-(b-1)i)}\right)=1, a\neq0$$ $$Re\left(\dfrac{a^2+b^2-1+2ai}{a^2+(b-1)^2}\right)=1, a\neq0$$ $$\dfrac{a^2+b^2-1}{a^2+(b-1)^2}=1, a\neq0$$ $$b^2-1=(b-1)^2, a\neq0$$ $$b=1, a\neq0$$ So $z=a+i$, for any $a \in \mathbb{R}\setminus\{0\}$
Consider the case when $a=0$. $$Re(\dfrac{(b+1)i}{(b-1)i})\neq1, \forall b \in \mathbb{R}$$