Processing math: 95%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

10.6: Constant Coefficient Homogeneous Systems III

( \newcommand{\kernel}{\mathrm{null}\,}\)

1 newcommand dy , mathrmdy newcommand dx , mathrmdx newcommand dyx , frac mathrmdy mathrmdx newcommand ds , mathrmds newcommand dt , mathrmdt newcommand\dst , frac mathrmds mathrmdt

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(uiv)=(αiβ)(uiv),

which shows that x=uiv 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.

Theorem 10.6.1

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βtvsinβ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

f1u+f2v=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

f1u+f2v=f1(αuβv)+f2(αv+βu)=(αf1+βf2)u+(βf1+αf2)v.

This is true if

f1=αf1+βf2,f2=βf1+αf2,or equivalentlyf1αf1=βf2.f2α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

g1=βg2.g2=βg1,

which implies that

g1=βg2=β2g1,

so

g1+β2g1=0.

The general solution of this equation is

g1=c1cosβt+c2sinβt.

Moreover, since g2=g1/β,

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βtvsinβ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).

Example 10.6.1

Find the general solution of

y=[4552]y.

Solution

The characteristic polynomial of the coefficient matrix A in Equation ??? is

|4λ552λ|=(λ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

[34i50534i0],

which is row equivalent to

[13+4i50000].

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[3cos4t4sin4t5cos4t] and y2=et[3sin4t+4cos4t5sin4t],

which are linearly independent solutions of Equation ???. The general solution of Equation ??? is

y=c1et[3cos4t4sin4t5cos4t]+c2et[3sin4t+4cos4t5sin4t].

Example 10.6.2

Find the general solution of

y=[1439616]y.

Solution

The characteristic polynomial of the coefficient matrix A in Equation ??? is

|14λ39616λ|=(λ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

[153i3906153i0],

which is row equivalent to

[15+i20000].

Therefore x1=(5i)/2. Taking x2=2 yields x1=5i, so

x=[5i2]

is an eigenvector. The real and imaginary parts of

et(cos3t+isin3t)[5i2]

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].

Example 10.6.3

Find the general solution of

y=[554876100]y.

Solution

The characteristic polynomial of the coefficient matrix A in Equation ??? is

|5λ5487λ610λ|=(λ2)(λ2+1).

Hence, the eigenvalues of A are λ1=2, λ2=i, and λ3=i. The augmented matrix of (A2I)x=0 is

[754085601020],

which is row equivalent to

[102001200000].

Therefore x1=x2=2x3. Taking x3=1 yields

x1=[221],

so

y1=[221]e2t

is a solution of Equation ???.

The augmented matrix of (AiI)x=0 is

[5i54087i6010i0],

which is row equivalent to

[10i0011i00000].

Therefore x1=ix3 and x2=(1i)x3. Taking x3=1 yields the eigenvector

x2=[i1+i1].

The real and imaginary parts of

(cost+isint)[i1+i1]

are

y2=[sintcostsintcost] and y3=[costcostsintsint],

which are solutions of Equation ???. Since the Wronskian of {y1,y2,y3} at t=0 is

|201211110|=1,

{y1,y2,y3} is a fundamental set of solutions of Equation ???. The general solution of Equation ??? is

y=c1[221]e2t+c2[sintcostsintcost]+c3[costcostsintsint].

Example 10.6.4

Find the general solution of

y=[112132112]y.

Solution

The characteristic polynomial of the coefficient matrix A in Equation ??? is

|1λ1213λ2112λ|=(λ2)((λ2)2+4).

Hence, the eigenvalues of A are λ1=2, λ2=2+2i, and λ3=22i. The augmented matrix of (A2I)x=0 is

[112011201100],

which is row equivalent to

[101001100000].

Therefore x1=x2=x3. Taking x3=1 yields

x1=[111],

so

y1=[111]e2t

is a solution of Equation ???. The augmented matrix of (A(2+2i)I)x=0 is

[12i120112i20112i0],

which is row equivalent to

[10i001i00000].

Therefore x1=ix3 and x2=ix3. Taking x3=1 yields the eigenvector

x2=[ii1]

The real and imaginary parts of

e2t(cos2t+isin2t)[ii1]

are

y2=e2t[sin2tsin2tcos2t] and y2=e2t[cos2tcos2tsin2t],

which are solutions of Equation ???. Since the Wronskian of {y1,y2,y3} at t=0 is

|101101110|=2,

{y1,y2,y3} is a fundamental set of solutions of Equation ???. The general solution of Equation ??? is

y=c1[111]e2t+c2e2t[sin2tsin2tcos2t]+c3e2t[cos2tcos2tsin2t].

Geometric Properties of Solutions when n=2

We’ll now consider the geometric properties of solutions of a 2×2 constant coefficient system

[y1y2]=[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)=(ukv)+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=ukvandv1=v+ku,

so

(u1,v1)=(ukv,v+ku)=[(u,v)k2+(v2u2)k(u,v)].

Therefore (u1,v1)=0 if

(u,v)k2+(v2u2)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).

Example 10.6.5

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 v2u2=18, Equation ??? is equivalent to

2k23k2=0.

The zeros of this equation are k1=2 and k2=1/2. Letting k=2 in Equation ??? yields

u1=u2v=[55]andv1=v+2u=[1010],

and (u1,v1)=0. Letting k=1/2 in Equation ??? yields

u1=u+v2=[55]andv1=vu2=12[55],

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))2u2+(z2(t))2v2=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

z1=βuvz2andz2=βvuz1,

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 ).

fig100601.svg
fig100602.svg
Figures 10.6.1 (left) and 10.6.2 (right): Shadow trajectories traversed clockwise.Figure 10.6.2 : Shadow trajectories traversed counterclockwise

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 .

fig010603 - no idea where this goes.svg
fig100604.svg
Figures 10.6.3 (left) and 10.6.4 (right): (left) \alpha >0; shadow trajectory spiraling outward and (right) \alpha >0; shadow trajectory spiraling outward.
fig010605 - no idea where this goes.svg
fig100606.svg
Figures 10.6.5 (left) and 10.6.6 (right): (left) \alpha <0; shadow trajectory spiraling inward. (right) \alpha <0; shadow trajectory spiraling inward.

This page titled 10.6: Constant Coefficient Homogeneous Systems III is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by William F. Trench via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?