\documentclass[12pt]{article}
\usepackage{fullpage,amsmath,amssymb}
\usepackage[normalem]{ulem}
\pagestyle{empty}

\def\bbZ{{\mathbb Z}}

\begin{document}

\begin{center}

\vfill

\noindent{\bf Do not turn this page until instructed.}

\vfill

{\large Math 267 Advanced Ordinary Differential Equations}

\vfill

{\LARGE Term Test}

\vfill

University of Toronto, October 26, 2012

\vfill

\noindent{\bf Solve the 3 of the 4 problems on the other side of this page. }\\
Each problem is worth 34 points.\\You have fifty minutes to
write this test.

\vfill

\text{\Large $\displaystyle\frac{\delta I}{\delta\varphi_i(x)}
  \equiv
  \frac{\partial{\mathcal L}(x)}{\partial\varphi_i(x)}
  - \partial_\mu\frac
    {\partial{\mathcal L}(x)}
    {\partial[\partial_\mu\varphi_i(x)]}
  = 0
$}

\vskip 3mm

{\footnotesize
The field theoretic Euler-Lagrange equations, following Itzykson and Zuber.\\
It actually makes sense.
}

\vfill

\noindent{\bf Notes.}

\begin{itemize}
\item No outside material other than stationary and a basic calculator
(not capable of displaying text) is allowed.
\item If you solve all 4 problems, you must indicate clearly which 3 are
to be graded. Failing this an arbitrary problem will be ignored in grading.
\item {\bf Neatness counts! Language counts!} The {\em ideal} written
solution to a problem looks like a page from a textbook; neat and clean
and made of complete and grammatical sentences. Definitely phrases like
``there exists'' or ``for every'' cannot be skipped. Lectures are mostly
made of spoken words, and so the blackboard part of proofs and
calculations given during lectures often omits or shortens key
phrases. The ideal written solution to a problem does not do that.
\end{itemize}

\end{center}

\vfill

\centerline{\bf Good Luck!}

\vfill

\newpage

\noindent{\bf Solve 3 of the following 4 problems. } Each problem
is worth 34 points. You have fifty minutes. {\bf Neatness counts!
Language counts!}

\vfill \noindent{\bf Problem 1. } Solve the following two differential
equations:
\begin{enumerate}
\item $y''-2y'+5y=2x$ (find all solutions).
\item $\displaystyle y'=-\frac{x}{y}$ with $y(0)=1$.
\end{enumerate}

\par\noindent{\small {\bf Tip. } Don't start working! Read the whole exam
first. You may wish to start with the questions that are easiest for you.}

\vfill \noindent{\bf Problem 2. }
\begin{enumerate}
\item State precisely (without proof) the theorem about existence and
uniqueness of solutions for a single first order ordinary differential
equation.
\item Show by an example that if the Lipschitz condition is dropped from
the above statement, the uniqueness of solutions may fail.
\end{enumerate}

\vfill \noindent{\bf Problem 3. } Extremize the functional
$\displaystyle J(Y)=\int_{-1}^1\frac{(y')^2}{x^3}dx$, subject to the
boundary conditions $y(\pm 1)=2$.

\vfill \noindent{\bf Problem 4. }
\begin{enumerate}
\item State what is the ``improved Euler method'' for solving the
differential equation $\phi'=f(x,\phi)$ with initial condition
$\phi(x_0)=y_0$ using step size $h$.
\item Compute the single-step approximation for $y(1/3)$, given that
$y$ satisfies $\displaystyle y'=-\frac{x}{y}$ and $y(0)=1$, using the
improved Euler method.
\end{enumerate}

\vfill

\begin{center}
\bf Good Luck!
\end{center}

\end{document}
