Great news! If you remember how to find eigenvalues and eigenvectors for a matrix, then you can solve these systems.
Matrix Representation for this Linear System
y1=ay1+by2y2=cy1+dy2⟷y′=[acbd]y
A=[acbd]
How do you solve these?
Match the eigenvalues with the eigenvectors. If v1 and v2 are linearly independent eigenvectors with eigenvalues λ1 and
λ2 respectively, then then we have this general solution.
y=C1e(λ1t)v1+C2e(λ2t)v2
Why does this work?
Example: The the first order system y′=Ay with matrix A=[2112].
To understand why these solutions work, take a look at the direction field for this system below.
At points in the plane, arrows display normalized velocity vectors, showing the direction of movement at each point.
From the equation, each velocity y′ is just the position y put into the matrix A.
Take a look.
Direction Field Vectors: y'=Ay
For the last window, fullscreen the interactive figure and move the point P around. Notice the velocity (direction) vector coming out of P.
Check the box to see the unique solution that passes through the point.
Practice
1)
Find the general solution to the homogeneous system:
y′=[2112]y.
y(t)=
C1e(
t)
+
C2e(
t)
2)
Find the general solution to the homogeneous system:
y′=[3333]y.
y(t)=
C1e(
t)
+
C2e(
t)
3)
Find the general solution to the homogeneous system:
y′=[1221]y.
y(t)=
C1e(
t)
+
C2e(
t)
4)
Find the general solution to the homogeneous system: