If $z$ is a complex number and $|z| = 1$ and $z^2 \neq 1$. Then $\frac{z}{1-z^2}$ lies on :-
$(a)$ A line not through origin.
$(b)$ $|z| = 2$.
$(c)$ $x$-axis.
$(d)$ $y$-axis.
What I Tried:-
From here in the AOPS site, I understood that just bashing it gives us the solution I am looking for, but I want a solution without bashing.
Can someone help me?
\begin{align*} w=\frac{z}{1-z^2}&=\frac{1}{2}\left[\frac{1}{1-z}-\frac{1}{1+z}\right]\\ &=\frac{1}{2}\left[\frac{\bar{z}}{\bar{z}-1}-\frac{\bar{z}}{\bar{z}+1}\right]\\ &=\frac{\bar{z}}{\bar{z}^2-1}\\ &=-\bar{w}\\ w+\bar{w}&=0. \end{align*} Thus $\Re{(w)}=0$. This means $w$ is purely imaginary.