DOC PREVIEW
TAMU MATH 304 - Lect3-09web

This preview shows page 1-2-3-4-5 out of 16 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 16 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 16 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 16 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 16 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 16 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 16 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

MATH 304Linear AlgebraLecture 31:Eigenvalues and eigenvectors (continued).Eigenvalues and eigenvectors of a matrixDefinition. Let A be an n×n matrix. A numberλ ∈ R is called an eigenvalue of the matrix A ifAv = λv for a nonzero column vector v ∈ Rn.The vector v is called an eigenvector of Abelonging to (or associated with) the eigenvalue λ.If λ is an eigenvalue of A then the nullspaceN(A − λI ), which is nontrivial, is called theeigenspace of A corresponding to λ. Theeigenspace consists of all eigenvectors belonging tothe eigenvalue λ plus the zero vector.Characteristic equationDefinition. Given a square matrix A, the equationdet(A − λI ) = 0 is called the characteristicequation of A.Eigenvalues λ of A are roots of the characteristicequation.If A is an n×n matrix then p(λ) = det(A −λI ) is apolynomial of degree n. It is called thecharacteristic polynomial of A.Theorem Any n×n matrix has at most neigenvalues.Example. A =2 11 2.• The matrix A has two eigenvalues: 1 and 3.• The eigenspace of A associated with theeigenvalue 1 is the line t(−1, 1).• The eigenspace of A associated with theeigenvalue 3 is the line t(1, 1).• Eigenvectors v1= (−1, 1) and v2= (1, 1) ofthe matrix A form an orthogonal basis for R2.• Geometrically, the mapping x 7→ Ax is a stretchby a factor of 3 away from the line x + y = 0 inthe orthogonal direction.Example. A =1 1 −11 1 10 0 2.Characteristic equation:1 − λ 1 −11 1 − λ 10 0 2 − λ= 0.Expand the determinant by the 3rd row:(2 − λ)1 − λ 11 1 − λ= 0.(1 − λ)2− 1(2 − λ) = 0 ⇐⇒ −λ(2 − λ)2= 0=⇒ λ1= 0, λ2= 2.Ax = 0 ⇐⇒1 1 −11 1 10 0 2xyz=000Convert the matrix to reduced row echelon form:1 1 −11 1 10 0 2→1 1 −10 0 20 0 2→1 1 00 0 10 0 0Ax = 0 ⇐⇒x + y = 0,z = 0.The general solution is (−t, t, 0) = t(−1, 1, 0),t ∈ R. Thus v1= (−1, 1, 0) is an eigenvectorassociated with the eigenvalue 0. The correspondingeigenspace is the line spanned by v1.(A − 2I )x = 0 ⇐⇒−1 1 −11 −1 10 0 0xyz=000⇐⇒1 −1 10 0 00 0 0xyz=000⇐⇒ x − y + z = 0.The general solution is x = t − s, y = t, z = s,where t, s ∈ R. Equivalently,x = (t − s, t, s) = t(1, 1, 0) + s(−1, 0, 1).Thus v2= (1, 1, 0) and v3= (−1, 0, 1) areeigenvectors associated with the eigenvalue 2.The corresponding eigenspace is the plane spannedby v2and v3.Summary. A =1 1 −11 1 10 0 2.• The matrix A has two eigenvalues: 0 and 2.• The eigenvalue 0 is simple: the correspondingeigenspace is a line.• The eigenvalue 2 is of multiplicity 2: thecorresponding eigenspace is a plane.• Eigenvectors v1= (−1, 1, 0), v2= (1, 1, 0), andv3= (−1, 0, 1) of the matrix A form a basis for R3.• Geometrically, the map x 7→ Ax is the projectionon the plane Span(v2, v3) along the lines parallel tov1with the subsequent scaling by a factor of 2.Eigenvalues and eigenvectors of an operatorDefinition. Let V be a vector space and L : V → Vbe a linear operator. A number λ is called aneigenvalue of the operator L ifL(v) = λv for anonzero vector v ∈ V . The vector v is called aneigenvector of L associated with the eigenvalue λ.(If V is a functional space then eigenvectors are alsocalled eigenfunctions.)If V = Rnthen the linear operator L is given byL(x) = Ax, where A is an n×n matrix.In this case, eigenvalues and eigenvectors of theoperator L are precisely eigenvalues andeigenvectors of the matrix A.EigenspacesLet L : V → V be a linear operator.For any λ ∈ R, let Vλdenotes the set of allsolutions of the equation L(x) = λx.Then Vλis a subspace of V since Vλis the kernelof a linear operator given by x 7→ L(x) − λx.Vλminus the zero vector is the set of alleigenvectors of L associated with the eigenvalue λ.In particular, λ ∈ R is an eigenvalue of L if andonly if Vλ6= {0}.If Vλ6= {0} then it is called the eigenspace of Lcorresponding to the eigenvalue λ.Example. V = C∞(R), D : V → V , Df = f′.A function f ∈ C∞(R) is an eigenfunction of theoperator D belonging to an eigenvalue λ iff′(x) = λf (x) for all x ∈ R.It follows that f (x) = ceλx, where c is a nonzeroconstant.Thus each λ ∈ R is an eigenvalue of D.The corresponding eigenspace is spanned by eλx.Example. V = C∞(R), L : V → V , Lf = f′′.Lf = λf ⇐⇒ f′′(x) − λf (x) = 0 for all x ∈ R.It follows that each λ ∈ R is an eigenvalue of L andthe corresponding eigenspace Vλis two-dimensional.If λ > 0 then Vλ= Span(exp(√λ x), exp(−√λ x)).If λ < 0 then Vλ= Span(sin(√−λ x), cos(√−λ x)).If λ = 0 then Vλ= Span(1, x).Let V be a vector space and L : V → V be a linearoperator.Proposition 1 If v ∈ V is an eigenvector of t heoperator L then the associated eigenvalue is unique.Proof: Suppose that L(v) = λ1v and L(v) = λ2v. Thenλ1v = λ2v =⇒ (λ1− λ2)v = 0 =⇒ λ1− λ2= 0 =⇒ λ1= λ2.Proposition 2 Suppose v1and v2are eigenvectorsof L associated with different eigenvalues λ1and λ2.Then v1and v2are linearly independent.Proof: For any scalar t 6= 0 the vector tv1is also aneigenvector of L associated with the eigenvalue λ1. Sinceλ26= λ1, it follows that v26= tv1. That is, v2is not a scalarmultiple of v1. S imilarly, v1is not a scalar multiple of v2.Let L : V → V be a linear operator.Proposition 3 If v1, v2, and v3are eigenvectors ofL associated with distinct eigenvalues λ1, λ2, andλ3, then they are linearly independent.Proof: Suppose that t1v1+ t2v2+ t3v3= 0 for somet1, t2, t3∈ R. ThenL(t1v1+ t2v2+ t3v3) = 0,t1L(v1) + t2L(v2) + t3L(v3) = 0,t1λ1v1+ t2λ2v2+ t3λ3v3= 0.It follows thatt1λ1v1+ t2λ2v2+ t3λ3v3− λ3(t1v1+ t2v2+ t3v3) = 0=⇒ t1(λ1− λ3)v1+ t2(λ2− λ3)v2= 0.By the above, v1and v2are linearly independent.Hence t1(λ1− λ3) = t2(λ2− λ3) = 0 =⇒ t1= t2= 0Then t3= 0 as well.Theorem If v1, v2, . . . , vkare eigenvectors of alinear operator L associated with distincteigenvalues λ1, λ2, . . . , λk, then v1, v2, . . . , vkarelinearly independent.Corollary 1 Let A be an n×n matrix such that thecharacteristic equation det(A − λI ) = 0 has ndistinct real roots. Then Rnhas a basis consistingof eigenvectors of A.Proof: Let λ1, λ2, . . . , λnbe distinct real roots of thecharacteristic equation. Any


View Full Document

TAMU MATH 304 - Lect3-09web

Documents in this Course
quiz1

quiz1

2 pages

4-2

4-2

6 pages

5-6

5-6

7 pages

Lecture 9

Lecture 9

20 pages

lecture 8

lecture 8

17 pages

5-4

5-4

5 pages

Load more
Download Lect3-09web
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Lect3-09web and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Lect3-09web 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?