Math Insight

Analyzing two-dimensional linear differential equations, more cases

Math 2241, Spring 2023
Name:
ID #:
Due date: March 1, 2023, 11:59 p.m.
Table/group #:
Group members:
Total points: 1
  1. Let's continue the analysis of the two-dimensional linear system $\diff{\vc{x} }{t}=A\vc{x}$ where $\vc{x}=(x,y)$ and $$A = \begin{bmatrix}\alpha & \beta\\ \gamma & \delta \end{bmatrix}.$$ An important case that we neglected is where the eigenvalues of $A$ are complex.

    Before we start discussing how we'll use those complex numbers, we should remember an important point. The parameters $\alpha$, $\beta$, $\gamma$, and $\delta$ are real numbers. Any initial conditions we'll use will be real numbers. If $\diff{\vc{x} }{t}=A\vc{x}$, can the solution $\vc{x}$ take on complex values?
    The differential equation actually does not involve any complex numbers; the solution does not involve any complex numbers. We don't even need to involve complex numbers to discuss the dynamics of this system.

    So, why are we going to involve complex numbers? Because it allows us to avoid doing any more work. If we use complex numbers, we can use the same solution formula we've been using all along. If $\lambda_1$ and $\lambda_2$ are the eigenvalues of $A$ with eigenvectors $\vc{u}_1$ and $\vc{u}_2$, what is the formula for the general solution of the differential equation?
    $\vc{x}(t) =$

    (As before, use $c_1$ and $c_2$ for the constants that would be determined from the initial conditions.)

    It turns out that this formula makes sense even if the eigenvalues are complex numbers. You'll just have to trust the fact that in the end, all the imaginary parts cancel out and $\vc{x}(t)$ ends up being real.

    Ignoring all the pesky details about how $\vc{x}(t)$ ends up still being real, we just have one problem to face: how do we intepret $e^{\lambda_1 t}$ means when $\lambda_1$ is complex.

    The key to unlocking the secret of the complex eigenvalue is Euler's formula which defines the exponential of an imaginary number. Euler's formula says that, if $t$ is any real number (which means $i\cdot t$ is a purely imaginary number), then $$e^{it} = \cos(t) + i \sin(t).$$ We're not going to worry too much about why that's true. That's left as an exercise! We just need two important properties.

    First, what's the maximum value of $\sin(t)$ and $\cos(t)$?
    What's the minimum value of $\sin(t)$ and $\cos(t)$?
    . Moreover, what's magnitude of $e^{it}$? $|e^{it}| = \sqrt{\sin^2(t)+\cos^2(t)} = $
    Therefore, can $e^{it}$ get really large?
    Can $e^{it}$ get really small?
    So, if we care about if something gets really large or really small, we actually don't care about a factor of $e^{it}$. If we multiply a number by $e^{it}$, it doesn't affect the size of the number.

    Second, if we think of $t$ as representing time, what is the behavior of the functions $\sin(t)$ and $\cos(t)$ as $t$ increases?
    That's what we'll get when we multiply a number by the function $e^{it}$ (if we view $e^{it}$ as a function of time). A factor of $e^{it}$ will just introduce
    .

    If you remember your rules for exponentiation, that's enough to understand what $e^{\lambda t}$ means when $\lambda$ is a complex number. If $\lambda = a + ib$, then
    $$e^{\lambda t} = e^{at + ibt} = e^{at} \cdot e^{ibt}. $$

    Since $e^{ibt}$ only introduces oscillations, what is the condition on $a$ and/or $b$ for $e^{\lambda t}$ to be decreasing as $t$ increases?
    What is the condition for $e^{\lambda t}$ to be increasing as $t$ increases?
    . What happens if $a=0$? Then $e^{\lambda t}$
    as it
    .

    Rather than using $a$ or $b$, we'll usually talk about the real part of $\lambda$, denoted $\text{Re}(\lambda)$, and the imaginary part of $\lambda$, denoted $\text{Im}(\lambda)$. In that notation, the condition for $e^{\lambda t}$ growing is
    , and the condition for $e^{\lambda t}$ shrinking is
    . Of course, if $\lambda$ is real, then $\text{Re}(\lambda)=\lambda$. That means that these conditions,

    • $e^{\lambda t}$ is growing if $_$
    • $e^{\lambda t}$ is shrinking if $_$
    are true whether $\lambda$ is real or complex.

    We can now give the general criterion for the stability of the equilibrium $(0,0)$ of our linear system $\diff{\vc{x} }{t} = A\vc{x}$. Given that the solution is $\vc{x}(t) = c_1e^{\lambda_1t}\vc{u}_1 + c_2e^{\lambda_2t}\vc{u}_2$, the equilibrium is stable if both terms are shrinking. The condition for stability, valid regardless if the eigenvalues are real or complex, is
    .
    (You results should be inequalities in terms of $\text{Re}(\lambda_1)$ and $\text{Re}(\lambda_2)$, combined with an “and” or an “or.”)

    If the eigenvalues do happen to be complex, then $\lambda_1$ and $\lambda_2$ will be complex conjugates, meaning $\text{Re}(\lambda_1) = \text{Re}(\lambda_2)$ and $\text{Im}(\lambda_1) = - \text{Im}(\lambda_2)$. (You get this result from the quadratic formula. We often say the eigenvalues are in the form $a \pm bi$.) This means that $e^{\lambda_1 t}$ and $e^{\lambda_2 t}$ will be growing or shrinking at
    when the eigenvalues are complex.

    When the eigenvalues were real, we classified the equilibrium as a stable node, an unstable node, or a saddle. Complex eigenvalues add three more possibilities classifications. In all cases, the imaginary part of the eigenvalues creates
    in $e^{\lambda_1 t}$ and $e^{\lambda_2 t}$ due to the presence of the sines and cosines. (Since $\lambda_1$ and $\lambda_2$ will be complex conjugates, all oscillations will be at the same rate.)

    • If the eigenvalues are complex and $\text{Re}(\lambda_1) = \text{Re}(\lambda_2) > 0$, then the oscillation
      . We classify this equilibrium as a unstable spiral. (Some folks call it an unstable focus.)
    • If the eigenvalues are complex and $\text{Re}(\lambda_1) = \text{Re}(\lambda_2) < 0$, then the oscillation
      . We classify this equilibrium as a stable spiral. (Some folks call it a stable focus.)
    • If the eigenvalues are complex and $\text{Re}(\lambda_1) = \text{Re}(\lambda_2) = 0$, then the oscillation
      . We classify this equilibrium as a center. The center is actually considered stable, so really an equilibrium is stable if $\text{Re}(\lambda_1) \le 0$ and $\text{Re}(\lambda_2) \le 0$, but we're more concerned with the cases when the inequality is strict.

    Let's explore different examples of systems with complex eigenvalues. You can use the below applet to visualize their behavior. The applet will also show you the solution where the complex exponentials have been turned into sines and cosines using Euler's formula. You don't need to worry how to calculate such solutions. Notice how the solutions are real; all the imaginary parts of the solution have canceled out. The real part of the eigenvalues appears in the exponentials, determining the growth or decay. The imaginary part of the eigenvalues appears in the sines and cosines, determining the oscillations.

    Control panel (Show)
    Eigenvalues and eigenvectors (Show)
    Solution (Show)
    1. Calculate the eigenvalues of the linear system \begin{align*} \diff{x}{t} &= x + y\\ \diff{y}{t} &= - x + y. \end{align*} $\lambda_1=$
      $\lambda_2=$

      The real part of the eigenvalues is $\text{Re}(\lambda_1)=\text{Re}(\lambda_2) =$
      . Since the eigenvalues are
      and the real part is
      , classify the equilibrium (as stable node, unstable node, saddle, stable spiral, unstable spiral, or center.)

      For any initial condition, other than $(x_0,y_0)= (0,0)$, the solution moves
      the equilibrium at the origin as it
      .

    2. The eigenvalues dynamical system $$\diff{}{t} \begin{bmatrix}x\\y\end{bmatrix} = \left[\begin{matrix}1.2 & 2\\-2 & -1.8\end{matrix}\right]\begin{bmatrix}x\\y\end{bmatrix}$$ are
      with
      real part. Classify the equilibrium.

      For any initial condition, other than $(x_0,y_0)= (0,0) $, the solution moves
      the equilibrium at the origin as it
      .

    3. For the system \begin{align*} \diff{m}{t} &= 0.5 m + 1.5 n\\ \diff{n}{t} &= - 0.8 m - 0.5 n, \end{align*} the eigenvalues are
      . Since their real part is
      , the solution
      as is
      . Classify the equilibrium.

  2. Classify the equilibrium at the origin for the following dynamical systems, i.e., determine if it is a stable node, an unstable node, a saddle, a stable spiral, an unstable spiral, or a center. You can use the above applet or any computer program to calculate the eigenvalues.
    1. \begin{align*} \diff{x}{t} &= x + 2 y\\ \diff{y}{t} &= 3 x + 4 y \end{align*}
    2. \begin{align*} \diff{x}{t} &= 2 x + y\\ \diff{y}{t} &= 3 x + 4 y \end{align*}
    3. $\vc{x}' = A\vc{x}$, for $\vc{x}=(x,y)$ and $$A=\left[\begin{matrix}1 & -2\\3 & 4\end{matrix}\right].$$
    4. $$\begin{bmatrix}\diff{x}{t}\\ \diff{y}{t}\end{bmatrix} = \left[\begin{matrix}1 & -2\\3 & -4\end{matrix}\right] \begin{bmatrix}x\\y\end{bmatrix}$$
    5. \begin{align*} \diff{x_1}{t} &= x_{1} - 2 x_{2}\\ \diff{x_2}{t} &= 4 x_{1} - 3 x_{2} \end{align*}
    6. $\diff{\vc{x} }{t}=A\vc{x}$, with $\vc{x}=(x_1,x_2)$ and $A=\left[\begin{matrix}1 & -2\\3 & -1\end{matrix}\right].$