So, the problem is like this : We have $n\in\mathbb{N}$. " The set of values of $m\in\mathbb{C}$ for which the equation $(1+iz)^n=m(1-iz)^n$ has all the roots real is :
a)$m\in\mathbb{R}$
b) $ m\in[-1,1]$
c) $ m\in ${-1,1}$
d) $m\in ${-1,1,-i,i}$
e) $m\in ${$z\in\mathbb{C}$;|z|=1} $
f) $m\in ${$z\in\mathbb{C} ;|z|\leq 1$}$
I have no idea how to start . Any hints will be helpful . I know i should post my attempt as well but i don't know where to start .
The entire equation can be rearranged as:
$\dfrac{1+iz}{1-iz}=\sqrt[n]{m}$
The numerator and denominator are conjugates i.e their product is a positive real number. If you check they have the same absolute value.
Using polar co-ordinates to work out the division:
$\dfrac{re^{i\theta}}{re^{-i\theta}}=e^{2i\theta}$ where $\theta=\tan^{-1} z$
This means that if $m$ also has the form $re^{i\theta}$, then $r=1$ since $\sqrt[n]{r}$ has to match that on the other side which is $1$.
Therefore the set of $m$ that satisfy this restriction have $|m|=1$. Thus in my justification I'd go for (e)