Characteristic Polynomial Hung-yi Lee. Outline Last lecture: Given eigenvalues, we know how to find eigenvectors or eigenspaces Check eigenvalues This.

Slides:



Advertisements
Similar presentations
Chapter 6 Eigenvalues and Eigenvectors
Advertisements

6.1 Eigenvalues and Diagonalization. Definitions A is n x n. is an eigenvalue of A if AX = X has non zero solutions X (called eigenvectors) If is an eigenvalue.
Section 5.1 Eigenvectors and Eigenvalues. Eigenvectors and Eigenvalues Useful throughout pure and applied mathematics. Used to study difference equations.
Lecture 17 Introduction to Eigenvalue Problems
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors (11/17/04) We know that every linear transformation T fixes the 0 vector (in R n, fixes the origin). But are there other subspaces.
The Characteristic Equation of a Square Matrix (11/18/05) To this point we know how to check whether a given number is an eigenvalue of a given square.
Linear Transformations
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Digital Control Systems Vector-Matrix Analysis. Definitions.
MATH 685/ CSI 700/ OR 682 Lecture Notes Lecture 6. Eigenvalue problems.
Linear Algebra With Applications by Otto Bretscher. Page The Determinant of any diagonal nxn matrix is the product of its diagonal entries. True.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Gerschgorin Circle Theorem. Eigenvalues In linear algebra Eigenvalues are defined for a square matrix M. An Eigenvalue for the matrix M is a scalar such.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
1 MAC 2103 Module 12 Eigenvalues and Eigenvectors.
Day 1 Eigenvalues and Eigenvectors
Day 1 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Linear algebra: matrix Eigen-value Problems
Domain Range definition: T is a linear transformation, EIGENVECTOR EIGENVALUE.
Computing Eigen Information for Small Matrices The eigen equation can be rearranged as follows: Ax = x  Ax = I n x  Ax - I n x = 0  (A - I n )x = 0.
5 5.2 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors THE CHARACTERISTIC EQUATION.
Eigenvectors and Linear Transformations Recall the definition of similar matrices: Let A and C be n  n matrices. We say that A is similar to C in case.
Diagonalization and Similar Matrices In Section 4.2 we showed how to compute eigenpairs (,p) of a matrix A by determining the roots of the characteristic.
Solving Linear Systems Solving linear systems Ax = b is one part of numerical linear algebra, and involves manipulating the rows of a matrix. Solving linear.
LAHW#13 Due December 20, Eigenvalues and Eigenvectors 5. –The matrix represents a rotations of 90° counterclockwise. Obviously, Ax is never.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Eigenvalues The eigenvalue problem is to determine the nontrivial solutions of the equation Ax= x where A is an n-by-n matrix, x is a length n column.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
7.1 Eigenvalues and Eigenvectors
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
5.1 Eigenvalues and Eigenvectors
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Pamela Leutwyler. Find the eigenvalues and eigenvectors next.
Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Review of Eigenvectors and Eigenvalues from CliffsNotes Online mining-the-Eigenvectors-of-a- Matrix.topicArticleId-20807,articleId-
Tutorial 6. Eigenvalues & Eigenvectors Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called.
Chapter 6 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Review of Eigenvectors and Eigenvalues
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
ISHIK UNIVERSITY FACULTY OF EDUCATION Mathematics Education Department
Elementary Linear Algebra Anton & Rorres, 9th Edition
Matrices and vector spaces
Eigenvalues and Eigenvectors
Elementary Linear Algebra
Euclidean Inner Product on Rn
Eigenvalues and Eigenvectors
Diagonalization Hung-yi Lee.
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 29.
Diagonalization of Linear Operator
Linear Algebra Lecture 30.
Linear Algebra Lecture 35.
Eigenvalues and Eigenvectors
Eigenvectors and Eigenvalues
Linear Algebra Lecture 28.
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Presentation transcript:

Characteristic Polynomial Hung-yi Lee

Outline Last lecture: Given eigenvalues, we know how to find eigenvectors or eigenspaces Check eigenvalues This lecture: How to find eigenvalues? Reference: Textbook 5.2

Looking for Eigenvalues Dependent

Characteristic Polynomial Eigenvalues are the roots of characteristic polynomial or solutions of characteristic equation. Characteristic polynomial of A Characteristic equation of A A is the standard matrix of linear operator T linear operator T

Looking for Eigenvalues Example 1: Find the eigenvalues of The eigenvalues of A are -3 or 5. =0 t = -3 or 5

Looking for Eigenvalues Example 1: Find the eigenvalues of The eigenvalues of A are -3 or 5. Eigenspace of -3 Eigenspace of 5 find the solution

Looking for Eigenvalues Example 2: find the eigenvalues of linear operator standard matrix

Looking for Eigenvalues Example 3: linear operator on R 2 that rotates a vector by 90 ◦ standard matrix of the 90 ◦ -rotation: No eigenvalues, no eigenvectors

Characteristic Polynomial In general, a matrix A and RREF of A have different characteristic polynomials. Similar matrices have the same characteristic polynomials Different Eigenvalues The same Eigenvalues

Characteristic Polynomial Question: What is the order of the characteristic polynomial of an n  n matrix A? The characteristic polynomial of an n  n matrix is indeed a polynomial with degree n Consider det(A  tI n ) Question: What is the number of eigenvalues of an n  n matrix A? Fact: An n x n matrix A have less than or equal to n eigenvalues Consider complex roots and multiple roots

Characteristic Polynomial If nxn matrix A has n eigenvalues (including multiple roots) Sum of n eigenvalues Product of n eigenvalues Trace of A Determinant of A = = Eigenvalues: -3, 5 Example

Characteristic Polynomial The eigenvalues of an upper triangular matrix are its diagonal entries. The determinant of an upper triangular matrix is the product of its diagonal entries. Characteristic Polynomial:

Characteristic Polynomial v.s. Eigenspace Characteristic polynomial of A is Factorization Eigenvalue: Eigenspace: (dimension) multiplicity

Characteristic Polynomial v.s. Eigenspace Example 1: characteristic polynomials:  (t + 1) 2 (t  3) Eigenvalue -1 Eigenvalue 3 Multiplicity of “-1” is 2 Multiplicity of “3” is 1 Dim of eigenspace is 1 or 2 Dim of eigenspace must be 1 Dim = 2

Characteristic Polynomial v.s. Eigenspace Example 2: characteristic polynomials:  (t + 1) (t  3) 2 Eigenvalue -1 Eigenvalue 3 Multiplicity of “-1” is 1 Multiplicity of “3” is 2 Dim of eigenspace is 1 or 2 Dim of eigenspace must be 1 Dim = 2

Characteristic Polynomial v.s. Eigenspace Example 3: characteristic polynomials:  (t + 1) (t  3) 2 Eigenvalue -1 Eigenvalue 3 Multiplicity of “-1” is 1 Multiplicity of “3” is 2 Dim of eigenspace is 1 or 2 Dim of eigenspace must be 1 Dim = 1

Characteristic polynomial EigenvaluesEigenspaces  (t + 1) 2 (t  3)  (t + 1) (t  3)

Summary Characteristic polynomial of A is Factorization Eigenvalue: Eigenspace: (dimension) multiplicity

Homework