\documentclass[a4paper,12pt]{article}
\newcommand{\ds}{\displaystyle}
\newcommand{\pl}{\partial}
\newcommand{\ud}{\underline}
\begin{document}
\parindent=0pt


{\bf Question}

Show that the small angular deviation $\epsilon$ of a plumb line
from the direction to the centre of the earth at a point on the
earth's surface at a latitude $\lambda$ is $$\epsilon = \frac{Rw^2
\sin \lambda \cos \lambda}{g_0 - Rw^2 \cos^2\lambda}$$ where $R$
is the radius of the earth.  What is the value of the maximum
deviation and at what latitude does this occur?

\vspace{.25in}

{\bf Answer}

$\ds {\bf g} = {\bf g}_0 - \mbox{\boldmath $\omega$} \times
(\mbox{\boldmath $\omega$} \times \ud r)$

$\ds {\bf g} = {\bf g}_0 - [(\mbox{\boldmath $\omega$} \cdot {\bf
r})\mbox{\boldmath $\omega$} - \omega^2 {\bf r}]\ \ \  (*)$

\begin{center}
\setlength{\unitlength}{.5in}
\begin{picture}(5,4)

\put(1,0){\line(0,1){3}}

\put(1,0){\vector(0,1){2}}

\put(1,0){\line(1,0){3}}

\put(1,0){\vector(1,0){2}}

\put(1.2,0){\line(0,1){.2}}

\put(1,0.2){\line(1,0){0.2}}

\put(1,0){\line(1,1){2}}

\put(1,0){\vector(1,1){1}}

\put(3,2){\circle*{.1}}

\put(3,2){\vector(1,0){1}}

\put(3,2.4){\vector(-1,-1){.5}}

\put(1.5,.2){\makebox(0,0){$\lambda$}}

\put(0,.5){\makebox(0,0)[l]{$\frac{\pi}{2} - \lambda$}}

\put(.85,.5){\vector(1,0){.4}}

\put(.5,2){\makebox(0,0){$\mbox{\boldmath $\omega$}$}}

\put(2.2,0.9){\makebox(0,0){${\bf r}$}}

\put(2.7,2.4){\makebox(0,0){${\bf g}$}}

\put(4,2.2){\makebox(0,0)[l]{$-\mbox{\boldmath $\omega$}
\times(\mbox{\boldmath $\omega$} \times {\bf r})$}}

\end{picture}
\end{center}

\bigskip

Taking the cross product with ${\bf g}_0$

\begin{eqnarray*} {\bf g} \times {\bf g}_0 & = & {\bf g}_0 \times \bf
g_0 + \omega^2 {\bf r} \times {\bf g}_0 - (\mbox{\boldmath
$\omega$} \cdot {\bf r}) \mbox{\boldmath $\omega$} \times {\bf
g}_0 \\ & = &- (\ud \omega \cdot {\bf r}) \mbox{\boldmath
$\omega$} \times {\bf g}_0 \hspace{.3in} {\rm as\ } {\bf r}, {\bf
g}_0\  {\rm are\ parallel} \\
\\ g g_0 \sin \epsilon & = & \omega R \cos \left( \frac{\pi}{2} -
\lambda\right) \omega g_0 \sin \left( \frac{\pi}{2} -
\lambda\right) \hspace{.3in} {\rm by\ defn\ of\ } \epsilon \\ \sin
\epsilon & = & \frac{\omega^2 R}{g} \sin \lambda \cos \lambda
\end{eqnarray*}

Take the dot product of (*) with itself to find g:

\begin{eqnarray*} g^2 & = & g_0^2 - 2 {\bf g}_0 \cdot [\omega^2 \bf
r - (\mbox{\boldmath $\omega$} \cdot {\bf r}) \mbox{\boldmath
$\omega$}]+ {\rm terms\ including\ }\omega^4 \\ & \approx & g_0^2
- 2g_2[\omega^2R - \omega R \sin \lambda \omega \sin \lambda] \\ &
\approx & g_0^2 - 2g_0 \omega^2 R \cos^2 \lambda \\ g & \approx &
g_0 \left(1 - 2 \frac{\omega^2 R}{g_0} \cos^2 \lambda
\right)^{\frac{1}{2}} \\ & \approx & g_0 + \omega^2 R \cos^2
\lambda \end{eqnarray*}

Thus $\ds \sin \epsilon \approx \frac{R\omega^2 \sin \lambda \cos
\lambda}{g_0 - R \omega^2 \cos^2 \lambda}$

$\epsilon$ is clearly small so $\sin \epsilon \approx \epsilon,$
hence the result.



\end{document}
