\documentclass[a4paper,12pt]{article}
\usepackage{epsfig}
\newcommand{\ds}{\displaystyle}
\newcommand{\pl}{\partial}
\parindent=0pt
\begin{document}


{\bf Question}

By the means of the Argand diagram,or otherwise, show that if
$|z|=1$ the real part of $\ds \frac{1+z}{1-z}$ is zero.

\vspace{.25in}

{\bf Answer}

\begin{eqnarray*} \frac{1+e^{i\theta}}{1-e^{i\theta}} & = &
\frac{e^{-i\frac{\theta}{2}} +
e^{i\frac{\theta}{2}}}{e^{-i\frac{\theta}{2}} -
e^{i\frac{\theta}{2}}}\\ & = &
\frac{2\cos\frac{\theta}{2}}{-2i\sin\frac{\theta}{2}} \\ & = &
i\cot\frac{\theta}{2} \end{eqnarray*}

${}$

\begin{center}
\epsfig{file=cn-4-1.eps, width=50mm}
\end{center}

${}$

Therefore $\arg(1+z) - \arg(1-z) = \frac{\pi}{2}$
($-\frac{\pi}{2}$ if z is replaced by -z)  In either case the
ra=eal part is zero.


\end{document}
