.
Surely, the condition MUST be rewritten in this form
If
= ki, where k is a real number, then show that |z| = 1.
to be correct (adding that k is a real number).
Let z = a + bi.
We are given
= ki, which means that
= ki.
Left side is
=
.
=
.
The denominator is now a real number.
The numerator is (a-1)*(a+1) + bi*(a+1) - bi*(a-1) + b^2.
Since the ratio
is purely imaginary number ki, it means that the real part of the numerator is zero:
(a-1)*(a+1) + b^2 = 0, or
a^2 - 1 + b^2 = 0, which is equivalent to
a^2 + b^2 = 1.
The last equality precisely means that |z| = a^2 + b^2 = 1, QED.
Solved.