\documentclass[a4paper,12pt]{article}
\newcommand{\ds}{\displaystyle}
\newcommand{\un}{\underline}
\parindent=0pt
\begin{document}

{\bf Question}

Show that the element of arc-length $\frac{c}{{\rm Im}(z)} |{\rm
dz}|$ on ${\bf H}$ is invariant under $B(z) =-\overline{z}$.
\medskip

{\bf Answer}

Let $f:[a,b] \longrightarrow {\bf{H}},\ f(t)=x(t)+iy(t)$ be a
piecewise differentiable path.  Then,

$$\rm{length}(f)=\ds\int_f \ds\frac{c}{\rm{Im}(z)}\,|dz|$$

$B \circ f(t)=- \overline{f(t)}=-x(t)+iy(t)$. Thus, Im$(B \circ
f(t))=\rm{Im}(f(t))$ and $|(B \circ f)'(t)|=|f'(t)|$, and so

\begin{eqnarray*} \rm{length}(B \circ f) & = & \ds\int_{B \circ f}
\ds\frac{c}{\rm{Im}(z)} |\,dz|\\ & = & \ds\int_a^b
\ds\frac{c}{\rm{Im}(B \circ f(t))} |(B \circ f)'(t)| \,dt\\ & = &
\ds\int_a^b \ds\frac{c}{\rm{Im}(f(t))} |f'(t)| \,dt\\ & = &
\rm{length}(f)\ \rm{as \ desired}. \end{eqnarray*}
\end{document}
