10.6: Constant Coefficient Homogeneous Systems III
( \newcommand{\kernel}{\mathrm{null}\,}\)
We now consider the system y′=Ay, where A has a complex eigenvalue λ=α+iβ with β≠0. We continue to assume that A has real entries, so the characteristic polynomial of A has real coefficients. This implies that ¯λ=α−iβ is also an eigenvalue of A.
An eigenvector x of A associated with λ=α+iβ will have complex entries, so we’ll write
x=u+iv
where u and v have real entries; that is, u and v are the real and imaginary parts of x. Since Ax=λx,
A(u+iv)=(α+iβ)(u+iv).
Taking complex conjugates here and recalling that A has real entries yields
A(u−iv)=(α−iβ)(u−iv),
which shows that x=u−iv is an eigenvector associated with ¯λ=α−iβ. The complex conjugate eigenvalues λ and ¯λ can be separately associated with linearly independent solutions y′=Ay; however, we will not pursue this approach, since solutions obtained in this way turn out to be complex–valued. Instead, we’ll obtain solutions of y′=Ay in the form
y=f1u+f2v
where f1 and f2 are real–valued scalar functions. The next theorem shows how to do this.
Let A be an n×n matrix with real entries. Let λ=α+iβ (β≠0) be a complex eigenvalue of A and let x=u+iv be an associated eigenvector, where u and v have real components. Then u and v are both nonzero and
y1=eαt(ucosβt−vsinβt)andy2=eαt(usinβt+vcosβt),
which are the real and imaginary parts of
eαt(cosβt+isinβt)(u+iv),
are linearly independent solutions of y′=Ay.
- Proof
-
A function of the form Equation ??? is a solution of y′=Ay if and only if
f′1u+f′2v=f1Au+f2Av.
Carrying out the multiplication indicated on the right side of Equation ??? and collecting the real and imaginary parts of the result yields
A(u+iv)=(αu−βv)+i(αv+βu).
Equating real and imaginary parts on the two sides of this equation yields
Au=αu−βvAv=αv+βu.
We leave it to you (Exercise 10.6.25) to show from this that u and v are both nonzero. Substituting from these equations into Equation 10.6.7 yields
f′1u+f′2v=f1(αu−βv)+f2(αv+βu)=(αf1+βf2)u+(−βf1+αf2)v.
This is true if
f′1=αf1+βf2,f′2=−βf1+αf2,or equivalentlyf′1−αf1=−βf2.f′2−αf2=−βf1.
If we let f1=g1eαt and f2=g2eαt, where g1 and g2 are to be determined, then the last two equations become
g′1=βg2.g′2=−βg1,
which implies that
g″1=βg′2=−β2g1,
so
g″1+β2g1=0.
The general solution of this equation is
g1=c1cosβt+c2sinβt.
Moreover, since g2=g′1/β,
g2=−c1sinβt+c2cosβt.
Multiplying g1 and g2 by eαt shows that
f1=eαt(−c1cosβt+c2sinβt),f2=eαt(−c1sinβt+c2cosβt).
Substituting these into Equation ??? shows that
y=eαt[(c1cosβt+c2sinβt)u+(−c1sinβt+c2cosβt)v]=c1eαt(ucosβt−vsinβt)+c2eαt(usinβt+vcosβt)
is a solution of y′=Ay for any choice of the constants c1 and c2. In particular, by first taking c1=1 and c2=0 and then taking c1=0 and c2=1, we see that y1 and y2 are solutions of y′=Ay. We leave it to you to verify that they are, respectively, the real and imaginary parts of Equation ??? (Exercise 10.6.26), and that they are linearly independent (Exercise 10.6.27).
Find the general solution of
y′=[4−55−2]y.
Solution
The characteristic polynomial of the coefficient matrix A in Equation ??? is
|4−λ−55−2−λ|=(λ−1)2+16.
Hence, λ=1+4i is an eigenvalue of A. The associated eigenvectors satisfy (A−(1+4i)I)x=0. The augmented matrix of this system is
[3−4i−5⋮05−3−4i⋮0],
which is row equivalent to
[1−3+4i5⋮000⋮0].
Therefore x1=(3+4i)x2/5. Taking x2=5 yields x1=3+4i, so
x=[3+4i5]
is an eigenvector. The real and imaginary parts of
et(cos4t+isin4t)[3+4i5]
are
y1=et[3cos4t−4sin4t5cos4t] and y2=et[3sin4t+4cos4t5sin4t],
which are linearly independent solutions of Equation ???. The general solution of Equation ??? is
y=c1et[3cos4t−4sin4t5cos4t]+c2et[3sin4t+4cos4t5sin4t].
Find the general solution of
y′=[−1439−616]y.
Solution
The characteristic polynomial of the coefficient matrix A in Equation ??? is
|−14−λ39−616−λ|=(λ−1)2+9.
Hence, λ=1+3i is an eigenvalue of A. The associated eigenvectors satisfy (A−(1+3i)I)x=0. The augmented augmented matrix of this system is
[−15−3i39⋮0−615−3i⋮0],
which is row equivalent to
[1−5+i2⋮000⋮0].
Therefore x1=(5−i)/2. Taking x2=2 yields x1=5−i, so
x=[5−i2]
is an eigenvector. The real and imaginary parts of
et(cos3t+isin3t)[5−i2]
are
y1=et[sin3t+5cos3t2cos3t] and y2=et[−cos3t+5sin3t2sin3t],
which are linearly independent solutions of Equation ???. The general solution of Equation ??? is
y=c1et[sin3t+5cos3t2cos3t]+c2et[−cos3t+5sin3t2sin3t].
Find the general solution of
y′=[−554−876100]y.
Solution
The characteristic polynomial of the coefficient matrix A in Equation ??? is
|−5−λ54−87−λ6−10−λ|=−(λ−2)(λ2+1).
Hence, the eigenvalues of A are λ1=2, λ2=i, and λ3=−i. The augmented matrix of (A−2I)x=0 is
[−754⋮0−856⋮010−2⋮0],
which is row equivalent to
[10−2⋮001−2⋮0000⋮0].
Therefore x1=x2=2x3. Taking x3=1 yields
x1=[221],
so
y1=[221]e2t
is a solution of Equation ???.
The augmented matrix of (A−iI)x=0 is
[−5−i54⋮0−87−i6⋮0−10−i⋮0],
which is row equivalent to
[10−i⋮0011−i⋮0000⋮0].
Therefore x1=ix3 and x2=−(1−i)x3. Taking x3=1 yields the eigenvector
x2=[i−1+i1].
The real and imaginary parts of
(cost+isint)[i−1+i1]
are
y2=[−sint−cost−sintcost] and y3=[costcost−sintsint],
which are solutions of Equation ???. Since the Wronskian of {y1,y2,y3} at t=0 is
|2012−11110|=1,
{y1,y2,y3} is a fundamental set of solutions of Equation ???. The general solution of Equation ??? is
y=c1[221]e2t+c2[−sint−cost−sintcost]+c3[costcost−sintsint].
Find the general solution of
y′=[1−1−21321−12]y.
Solution
The characteristic polynomial of the coefficient matrix A in Equation ??? is
|1−λ−1−213−λ−21−12−λ|=−(λ−2)((λ−2)2+4).
Hence, the eigenvalues of A are λ1=2, λ2=2+2i, and λ3=2−2i. The augmented matrix of (A−2I)x=0 is
[−1−1−2⋮0112⋮01−10⋮0],
which is row equivalent to
[101⋮0011⋮0000⋮0].
Therefore x1=x2=−x3. Taking x3=1 yields
x1=[−1−11],
so
y1=[−1−11]e2t
is a solution of Equation ???. The augmented matrix of (A−(2+2i)I)x=0 is
[−1−2i−1−2⋮011−2i−2⋮01−1−2i⋮0],
which is row equivalent to
[10−i⋮001i⋮0000⋮0].
Therefore x1=ix3 and x2=−ix3. Taking x3=1 yields the eigenvector
x2=[i−i1]
The real and imaginary parts of
e2t(cos2t+isin2t)[i−i1]
are
y2=e2t[−sin2tsin2tcos2t] and y2=e2t[cos2t−cos2tsin2t],
which are solutions of Equation ???. Since the Wronskian of {y1,y2,y3} at t=0 is
|−101−10−1110|=−2,
{y1,y2,y3} is a fundamental set of solutions of Equation ???. The general solution of Equation ??? is
y=c1[−1−11]e2t+c2e2t[−sin2tsin2tcos2t]+c3e2t[cos2t−cos2tsin2t].
Geometric Properties of Solutions when n=2
We’ll now consider the geometric properties of solutions of a 2×2 constant coefficient system
[y′1y′2]=[a11a12a21a22][y1y2]
under the assumptions of this section; that is, when the matrix
A=[a11a12a21a22]
has a complex eigenvalue λ=α+iβ (β≠0) and x=u+iv is an associated eigenvector, where u and v have real components. To describe the trajectories accurately it is necessary to introduce a new rectangular coordinate system in the y1-y2 plane. This raises a point that hasn’t come up before: It is always possible to choose x so that (u,v)=0. A special effort is required to do this, since not every eigenvector has this property. However, if we know an eigenvector that doesn’t, we can multiply it by a suitable complex constant to obtain one that does. To see this, note that if x is a λ-eigenvector of A and k is an arbitrary real number, then
x1=(1+ik)x=(1+ik)(u+iv)=(u−kv)+i(v+ku)
is also a λ-eigenvector of A, since
Ax1=A((1+ik)x)=(1+ik)Ax=(1+ik)λx=λ((1+ik)x)=λx1.
The real and imaginary parts of x1 are
u1=u−kvandv1=v+ku,
so
(u1,v1)=(u−kv,v+ku)=−[(u,v)k2+(‖v‖2−‖u‖2)k−(u,v)].
Therefore (u1,v1)=0 if
(u,v)k2+(‖v‖2−‖u‖2)k−(u,v)=0.
If (u,v)≠0 we can use the quadratic formula to find two real values of k such that (u1,v1)=0 (Exercise 10.6.28).
In Example 10.6.1 we found the eigenvector
x=[3+4i5]=[35]+i[40]
for the matrix of the system Equation ???. Here u=[35] and v=[40] are not orthogonal, since (u,v)=12. Since ‖v‖2−‖u‖2=−18, Equation ??? is equivalent to
2k2−3k−2=0.
The zeros of this equation are k1=2 and k2=−1/2. Letting k=2 in Equation ??? yields
u1=u−2v=[−5−5]andv1=v+2u=[1010],
and (u1,v1)=0. Letting k=−1/2 in Equation ??? yields
u1=u+v2=[55]andv1=v−u2=12[−5−5],
and again (u1,v1)=0.
(The numbers don’t always work out as nicely as in this example. You’ll need a calculator or computer to do Exercises 10.6.29-10.6.40.) Henceforth, we’ll assume that (u,v)=0. Let U and V be unit vectors in the directions of u and v, respectively; that is, U=u/‖u‖ and V=v/‖v‖. The new rectangular coordinate system will have the same origin as the y1-y2 system. The coordinates of a point in this system will be denoted by (z1,z2), where z1 and z2 are the displacements in the directions of U and V, respectively. From Equation 10.6.8, the solutions of Equation ??? are given by
y=eαt[(c1cosβt+c2sinβt)u+(−c1sinβt+c2cosβt)v].
For convenience, let’s call the curve traversed by e−αty(t) a shadow trajectory of Equation ???. Multiplying Equation ??? by e−αt yields
e−αty(t)=z1(t)U+z2(t)V,
where
z1(t)=‖u‖(c1cosβt+c2sinβt)z2(t)=‖v‖(−c1sinβt+c2cosβt).
Therefore
(z1(t))2‖u‖2+(z2(t))2‖v‖2=c21+c22.
which means that the shadow trajectories of Equation ??? are ellipses centered at the origin, with axes of symmetry parallel to U and V. Since
z′1=β‖u‖‖v‖z2andz′2=−β‖v‖‖u‖z1,
the vector from the origin to a point on the shadow ellipse rotates in the same direction that V would have to be rotated by π/2 radians to bring it into coincidence with U (Figures 10.6.1 and 10.6.2 ).
If α=0, then any trajectory of Equation ??? is a shadow trajectory of Equation ???; therefore, if λ is purely imaginary, then the trajectories of Equation ??? are ellipses traversed periodically as indicated in Figures 10.6.1 and 10.6.2 . If \alpha>0, then
\lim_{t\to\infty}\|{\bf y}(t)\|=\infty \quad \text{and} \quad \lim_{t\to-\infty}{\bf y}(t)=0,\ \nonumber
so the trajectory spirals away from the origin as t varies from -\infty to \infty. The direction of the spiral depends upon the relative orientation of {\bf U} and {\bf V}, as shown in Figures 10.6.3 and 10.6.4 . If \alpha<0, then
\lim_{t\to-\infty}\|{\bf y}(t)\|=\infty \quad \text{and} \quad \lim_{t\to\infty}{\bf y}(t)=0, \nonumber
so the trajectory spirals toward the origin as t varies from -\infty to \infty. Again, the direction of the spiral depends upon the relative orientation of {\bf U} and {\bf V}, as shown in Figures 10.6.5 and 10.6.6 .