1.1Write a System in Matrix Form
Rewrite the system in matrix form:
Solution
Write the state vector as
Then the system is
Pomodoro
Showing all 27 problems
Progress
0 of 27 completed
Difficulty
Rewrite the system in matrix form:
Solution
Write the state vector as
Then the system is
Classify the system as linear, autonomous, homogeneous, or nonhomogeneous:
Solution
The system is linear because it has the form
It is nonautonomous because the forcing term depends on $t$.
It is nonhomogeneous because $\mathbf{g}(t) \neq \mathbf{0}$.
A first-order linear homogeneous system has size $4 \times 4$.
How many arbitrary constants appear in the general solution?
Solution
A first-order linear homogeneous system of size $n \times n$ has $n$ independent solution constants.
Here $n = 4$, so the general solution depends on
arbitrary constants.
Find all equilibria of the system
Solution
An equilibrium occurs when both derivatives are zero.
From $x' = x(3-x) = 0$, we get
From $y' = y(y-2) = 0$, we get
Combine the choices to get the equilibria:
Suppose $A\mathbf{v} = -2\mathbf{v}$.
What solution of $\mathbf{x}' = A\mathbf{x}$ does this eigenpair generate?
Solution
An eigenpair $(\lambda,\mathbf{v})$ gives a solution of the form
Here $\lambda = -2$, so the solution is
A mode of a system has eigenvalue $\lambda = -5$.
What does that tell you about the behavior of that mode?
Solution
The mode has the factor
As $t$ increases, $e^{-5t} \to 0$, so that mode decays exponentially.
A system has eigenvalues
What qualitative behavior should you expect?
Solution
Complex eigenvalues produce oscillation, and the real part controls growth or decay.
Here the real part is $1$, so the oscillations are multiplied by $e^t$.
That means the motion oscillates while growing in size, so trajectories spiral outward.
For the matrix
find $\operatorname{tr}(A)$ and $\det(A)$.
Solution
The trace is the sum of the diagonal entries:
The determinant is
A linear $2 \times 2$ system has eigenvalues $-1$ and $-4$.
What type of equilibrium does the origin have?
Solution
Both eigenvalues are real and negative, so all nearby solutions decay toward the origin.
That makes the origin an asymptotically stable node.
Near an equilibrium point $\mathbf{x}^*$, what first-order approximation do you use for a nonlinear system?
Solution
The linearization is
where $J(\mathbf{x}^*)$ is the Jacobian matrix evaluated at the equilibrium.
Difficulty
For
find the characteristic polynomial and the eigenvalues.
Solution
Compute
So the characteristic polynomial is
The eigenvalues are
Solve the initial value problem
Solution
Because the matrix is diagonal, each component solves its own scalar equation.
The first component is
so
The second component is
so
Thus
Suppose a matrix $A$ has eigenpairs
Write the general solution of $\mathbf{x}' = A\mathbf{x}$.
Solution
Each eigenpair gives an eigenmode solution.
So the general solution is
A $2 \times 2$ matrix has trace $-2$ and determinant $5$.
Determine whether the eigenvalues are real or complex, and classify the equilibrium.
Solution
The characteristic polynomial is
The discriminant is
so the eigenvalues are complex.
Solve the quadratic:
Because the real part is negative, the equilibrium is a stable spiral.
A spring-mass system satisfies
Let $u=x$ and $v=x'$. Write the equivalent first-order system.
Solution
Since $u=x$, we have
Also,
So the first-order system is
Find the Jacobian matrix of
Solution
Compute the partial derivatives:
So
For the forced system
let $\Phi(t)$ be a fundamental matrix for $\mathbf{x}' = A\mathbf{x}$.
What formula gives a particular solution?
Solution
A particular solution can be written as
The full solution is then the sum of the homogeneous and particular parts.
If a $2 \times 2$ system has a repeated eigenvalue $\lambda$ and only one eigenvector $\mathbf{v}$, what is a common form of a second independent solution?
Solution
In the defective case, a second solution often has the form
where $\mathbf{w}$ is a generalized eigenvector.
Difficulty
A predator-prey model is
where $x$ and $y$ are the population levels.
Find all equilibria.
Solution
Set both derivatives equal to zero.
From $x' = x(3-y)=0$, we get
From $y' = y(x-2)=0$, we get
Check the intersections:
These are the equilibria.
A mass-spring-damper system satisfies
Let $u=x$ and $v=x'$.
Write the equivalent first-order system.
Solution
Since $u=x$,
Also,
so
Thus the first-order system is
A model is given by
Find the equilibrium point.
Solution
At equilibrium, set both derivatives equal to zero:
From the second equation,
so
Substitute into the first equation:
Combine terms:
So
Then
The equilibrium point is
A circuit model is
Determine the type of equilibrium at the origin.
Solution
The coefficient matrix is
Its trace and determinant are
The discriminant is
so the eigenvalues are complex.
Because the trace is negative, the real part is negative, so the origin is a stable spiral.
Consider the nonlinear system
Use the linearization at $(0,0)$ to determine the local behavior of the origin.
Solution
First compute the Jacobian:
At $(0,0)$,
The eigenvalues are $1$ and $2$, both positive.
So the origin is an unstable node for the linearized system, and the nonlinear system is locally unstable there.
Difficulty
Solve the system
Solution
The matrix has repeated eigenvalue $3$ and only one eigenvector, so it is defective.
The system can be written as
Then
So the general solution is
Consider the forced system
Find the equilibrium point, shift variables to move the equilibrium to the origin, and classify the shifted linear system.
Solution
First find the equilibrium by setting both derivatives equal to zero:
Solving gives
Now shift variables:
Because the constant terms disappear after shifting, the new system is
The coefficient matrix is
whose eigenvalues are
The real part is positive, so the equilibrium is an unstable spiral.
Consider
Find the equilibria and use linearization to determine which ones you can classify directly.
Solution
Set both derivatives equal to zero:
This gives the equilibria
Now compute the Jacobian:
At $(0,0)$,
The eigenvalues are $1$ and $-2$, so $(0,0)$ is a saddle and is unstable.
At $(2,0)$,
One eigenvalue is $0$, so linearization is inconclusive there.
At $(2,1)$,
whose eigenvalues are purely imaginary, so linearization is also inconclusive there.
Only $(0,0)$ can be classified directly from the linearization.
A damped oscillator satisfies
Let $u=x$ and $v=x'$. Convert the equation to a first-order system, find the eigenvalues of the coefficient matrix, and classify the motion.
Solution
With $u=x$ and $v=x'$, we have
Since
we get
So the first-order system is
The coefficient matrix is
Its characteristic polynomial is
So the eigenvalues are
Because the real part is negative and the eigenvalues are complex, the motion is a stable spiral.