\documentclass[a4paper,12pt]{article}
\usepackage{epsfig}
\newcommand{\pa}{\partial}
\newcommand{\dci}{\rlap{$\displaystyle\int\!\!\!\int_{B_{a,b,c}}$}
{\hspace{2.2pt}\bigcirc} \ \ }
\newcommand{\un}{\underline}
\begin{document}
\parindent=0pt


\begin{center}
\textbf{Vector Calculus}

\textit{\textbf{Grad, Div and Curl Identities}}
\end{center}

\textbf{Question}

Verify that $\un{F}\times\un{G}$ is solenoidal for smooth and
conservative vector fields $\un{F}$ and $\un{G}$. Also find a vector
potential for $\un{F}\times\un{G}$.


\textbf{Answer}

\begin{eqnarray*}
\un{F} & = & \nabla\phi\\
\textrm{and }\un{G} & = & \nabla \psi\\
\Rightarrow \nabla \times \un{F} & = & \un{0}\\
\textrm{and }\nabla \times \un{G} & =& \un{0}\\
\Rightarrow
\nabla\bullet(\un{F}\times\un{G}) & = & (\nabla \times \un{F})\bullet
\un{G} + \un{F} \bullet (\nabla \times \un{G})\\
& = & 0
\end{eqnarray*}
and so $\un{F}\times\un{G}$ is solenoidal.

It can be seen that
$$\nabla\times(\phi\nabla\psi) = \nabla \phi \times \nabla \psi =
\un{F}\times\un{G}.$$
so $\phi\nabla\psi$ is a vector potential for $\un{F}\times\un{G}$, as
is $-\psi\nabla\phi$.

\end{document}
