Tutorial 6. Eigenvalues & Eigenvectors.. 2 1. Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called.

Slides:



Advertisements
Similar presentations
10.4 Complex Vector Spaces.
Advertisements

3D Geometry for Computer Graphics
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.
OCE301 Part II: Linear Algebra lecture 4. Eigenvalue Problem Ax = y Ax = x occur frequently in engineering analysis (eigenvalue problem) Ax =  x [ A.
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.
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Symmetric Matrices and Quadratic Forms
Computer Graphics Recitation 5.
Chapter 6 Eigenvalues.
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Chapter 3 Determinants and Matrices
Lecture 20 SVD and Its Applications Shang-Hua Teng.
Lecture 18 Eigenvalue Problems II Shang-Hua Teng.
5 5.1 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Matrices CS485/685 Computer Vision Dr. George Bebis.
5.1 Orthogonality.
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
Linear Algebra/Eigenvalues and eigenvectors. One mathematical tool, which has applications not only for Linear Algebra but for differential equations,
1 MAC 2103 Module 12 Eigenvalues and Eigenvectors.
Eigenvalues and Eigenvectors
Linear Algebra (Aljabar Linier) Week 10 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma
Chapter Content Real Vector Spaces Subspaces Linear Independence
Linear algebra: matrix Eigen-value Problems
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.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
1 Chapter 3 – Subspaces of R n and Their Dimension Outline 3.1 Image and Kernel of a Linear Transformation 3.2 Subspaces of R n ; Bases and Linear Independence.
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.
Section 5.1 First-Order Systems & Applications
LAHW#13 Due December 20, Eigenvalues and Eigenvectors 5. –The matrix represents a rotations of 90° counterclockwise. Obviously, Ax is never.
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
5.1 Eigenvalues and Eigenvectors
4.8 Rank Rank enables one to relate matrices to vectors, and vice versa. Definition Let A be an m  n matrix. The rows of A may be viewed as row vectors.
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
1 Chapter 8 – Symmetric Matrices and Quadratic Forms Outline 8.1 Symmetric Matrices 8.2Quardratic Forms 8.3Singular ValuesSymmetric MatricesQuardratic.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
Review of Eigenvectors and Eigenvalues from CliffsNotes Online mining-the-Eigenvectors-of-a- Matrix.topicArticleId-20807,articleId-
Lecture XXVII. Orthonormal Bases and Projections Suppose that a set of vectors {x 1,…,x r } for a basis for some space S in R m space such that r  m.
CS246 Linear Algebra Review. A Brief Review of Linear Algebra Vector and a list of numbers Addition Scalar multiplication Dot product Dot product as a.
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Review of Eigenvectors and Eigenvalues
Continuum Mechanics (MTH487)
4. The Eigenvalue.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Eigenvalues and Eigenvectors
Systems of First Order Linear Equations
Euclidean Inner Product on Rn
Eigenvalues and Eigenvectors
CS485/685 Computer Vision Dr. George Bebis
Numerical Analysis Lecture 16.
Boyce/DiPrima 10th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Addition of Angular Momenta
Symmetric Matrices and Quadratic Forms
Linear Algebra Lecture 32.
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Subject :- Applied Mathematics
Linear Algebra: Matrix Eigenvalue Problems – Part 2
Linear Algebra Lecture 28.
Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
Presentation transcript:

Tutorial 6. Eigenvalues & Eigenvectors.

2 1. Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called an eigenvector of A with eigenvalue λ : The eigenvectors can be found via: This equation a has nontrivial (nonzero) solutions only for λ satisfying:

3 Reminder (continued) For an n-by-n matrix, this is a polynomial of order n. It is known as the characteristic polynomial. This poynomial has exactly n roots (possibly with multiplicities) λ 1, …, λ n. The eigenvector x j, corresponding to λ j, is found via solution of

4 Symmetric Matrices - Theorem Let A be a symmetric real n-by-n matrix. then: 1.All the eigenvalues are real λ 1, …, λ n. 2.Eigenvectors with different eigenvalues are orthogonal. 3.There is an orthonormal basis consisting of eigenvectors of A. Proof First, let us note that Indeed,

5 Symmetric Matrices (Continued) 1. In particular, for an eigenvector v, 2. For a pair of eigenvectors, v and w with different eigenvalues:

6 3. (There is an orthonormal basis consisting of eigenvectors of A) For the case d=1, the proof is trivial. We proceed by induction. Consider the general case d=n>1. The matrix A has at least one eigenvalue (solution, possibly multiple of characteristic equation) for which we have an eigenvector, and it is real due to (1). Let v 1 be the associated eigenvector. Let The dimension of is n-1, and for a vector w from it, the transformation by A keeps it within : Symmetric Matrices (Continued)

7 (3) In the subspace an orthonormal basis y 1,…y n-1 can be constructed. The linear transformation produced by A in is described by a n-1·n-1 matrix B in the basis of y 1,…y n-1. Consider the n·n-1 matrix Y, describing the transition from coordinates y 1,…y n-1, to x 1,…x n. Then, B=Y T AY, and therefore B is symmetric, and real. Therefore, B has at least one eigenvector, v B. Then for this eigenvector: We have shown that Yv B is another eigenvector of A, orthogonal to v 1. From here the proof continue by induction via d=n-2 to d=1. Symmetric Matrices (Continued)

8 Spectral Factorization In the basis of eigenvectors of matrix A, the action of A on arbitrary vector x is very simple: Now, consider an action of orthonormal matrix Q, built of eigenvectors of A, on an arbitrary vector x: Therefore,

9 Spectral Factorization (continued) Since for any vector x, Example: Perform a spectral factorization of the following matrix: First, let’s find the eigenvalues of A:

10 First, let’s find the eigenvalues of A: Now we can find corresponding eigenvectors: Spectral Factorization (continued)

11 Spectral Factorization (continued)

12 Spectral Factorization (continued)