\documentclass[a4paper,12pt]{article}

\begin{document}

\parindent=0pt

QUESTION


Find $\int_{\alpha}{\rm  Log}z dz$ where $\alpha$ is the contour
defined by $z=e^{\pi it}$ for $0\leq t\leq \frac{1}{4}$.



ANSWER


Put $z=e^{\pi it}$, so $dz=\pi ie^{\pi it}dt$, and Log$z=i\pi t$
and we get $\int_{\alpha}{\rm Log}z dz=-\pi^2\int_0^{1/4}te^{\pi
it}dt$ which we evaluate using integration by parts.




\end{document}
