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=0AX=λX

Exercise 5

Find eigenvalues and eigenvectors of A=[5131]

|5λ131λ|=56λ+λ2+3=0λ=2,4[3131]x1=0[3100]x1=0x1=α1,3[1133]x2=0[1100]x2=0x2=α

Find eigenvalues and eigenvectors of B=[100212321]

|1λ0021λ2321λ|λ=1,1,3x2=0,1,1x1=2,3,2x3=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