next up previous
Next: About this document ...

Math 119 A, Midterm


ODEs and Dynamical Systems

Solve the 2x2 ODE systems $\dot x = Ax$ by finding the eigenvalues and eigenvectors and exponentiating the matrix P-1AP,
1.

\begin{displaymath}A = {\left(\begin{array}{cc}
-4 &5\\
-1 &2
\end{array}\right)}.
\end{displaymath}

2.

\begin{displaymath}A = {\left(\begin{array}{cc}
1 &-4\\
1 &1
\end{array}\right)}.
\end{displaymath}

3.

\begin{displaymath}A = {\left(\begin{array}{cc}
-1 &1\\
0 &-1
\end{array}\right)}.
\end{displaymath}

Draw the phase portraits for the three ODEs above and classify the flow as sinks, sources, centers, etc.
4.

\begin{displaymath}A = {\left(\begin{array}{cc}
-4 &5\\
-1 &2
\end{array}\right)}.
\end{displaymath}

5.

\begin{displaymath}A = {\left(\begin{array}{cc}
1 &-4\\
1 &1
\end{array}\right)}.
\end{displaymath}

6.

\begin{displaymath}A = {\left(\begin{array}{cc}
-1 &1\\
0 &-1
\end{array}\right)}.
\end{displaymath}

7.
Solve the IVP,

\begin{displaymath}\dot x = Ax, \: \: x(0) = x_o.
\end{displaymath}

with

\begin{displaymath}A = {\left(\begin{array}{cccc}
-1 &-2 &1 &0 \\
2 &-1 &0 &1 \\
0 &0 &-1 &-2\\
0 &0 &2 &-1
\end{array}\right)}.
\end{displaymath}

What happens to the solutions x(t) as $t \to \infty$?


 

Bjorn Birnir
2000-03-02