MATH 308 Lecture 29

From Notes
Jump to navigation Jump to search

« previous | Friday, April 5, 2013 | next »


Eigenvalues and Eigenvectors

(See MATH 323 Lecture 24#Eigenvalues and Eigenvectors→)


Just to mention it here,

Eigenvalues λ are solutions to |A−λI|=0
Eigenvectors are nonzero solutions x→ to (A−λI)x→=0→AX=λX

Exercise 5

Find eigenvalues and eigenvectors of A=[5−131]

|5−λ−131−λ|=5−6λ+λ2+3=0λ=2,4[3−13−1]x→1=0→[−3100]x→1=0→x→1=α⟨1,3⟩[1−13−3]x→2=0→[1−100]x→2=0→x→2=α

Find eigenvalues and eigenvectors of B=[100212321]

|1−λ0021−λ2321−λ|→λ=−1,1,3x→2=⟨0,1,−1⟩x→1=⟨2,−3,−2⟩x→3=⟨0,1,1⟩

Solving Systems of Equations

Theorem 7.4.1

Let X1,…,Xp be p solutions to the homogeneous system

X′(t)=A(t)X(t)

on the interval I, where A(t) is a continuous n×n matrix function on I,

then for any real numbers c1,…,cp, the vector

x→(t)=∑i=1pciXi

is a solution to the homogeneous system.

Theorem 7.4.2

Let X1,…,Xn be n linearly independent solutions to the homogeneous system

X′(t)=A(t)X(t)

on the interval I, where A(t) is a continuous n×n matrix function on I,

Any solution x→(t) can be expressed in the form

x→(t)=∑i=1pciXi

where c1,…,cn are constants.

Theorem 7.4.3

The Wronskian W(X1,…,Xn) is either 0 on I or never vanishes on I.

In other words, if W(X1,…,Xn)=0, then the solutions are linearly dependent and do not describe all possible solutions.

Otherwise, we have found all solutions