Linear Algebra Lecture 36.

Slides:



Advertisements
Similar presentations
Ch 7.7: Fundamental Matrices
Advertisements

Elementary Linear Algebra Anton & Rorres, 9th Edition
Applied Informatics Štefan BEREŽNÝ
Chap. 3 Determinants 3.1 The Determinants of a Matrix
Section 5.1 Eigenvectors and Eigenvalues. Eigenvectors and Eigenvalues Useful throughout pure and applied mathematics. Used to study difference equations.
Section 3.1 The Determinant of a Matrix. Determinants are computed only on square matrices. Notation: det(A) or |A| For 1 x 1 matrices: det( [k] ) = k.
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Linear Equations in Linear Algebra
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
5.1 Orthogonality.
Compiled By Raj G. Tiwari
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.
1 資訊科學數學 14 : Determinants & Inverses 陳光琦助理教授 (Kuang-Chi Chen)
Eigenvalue Problems Solving linear systems Ax = b is one part of numerical linear algebra, and involves manipulating the rows of a matrix. The second main.
 Row and Reduced Row Echelon  Elementary Matrices.
Chapter 2 Determinants. The Determinant Function –The 2  2 matrix is invertible if ad-bc  0. The expression ad- bc occurs so frequently that it has.
1 Chapter 6 – Determinant Outline 6.1 Introduction to Determinants 6.2 Properties of the Determinant 6.3 Geometrical Interpretations of the Determinant;
Matrices & Determinants Chapter: 1 Matrices & Determinants.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
8.1 Matrices & Systems of Equations
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Mathematics.
5 5.2 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors THE CHARACTERISTIC EQUATION.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
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.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
1.3 Matrices and Matrix Operations. A matrix is a rectangular array of numbers. The numbers in the arry are called the Entries in the matrix. The size.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Slide INTRODUCTION TO DETERMINANTS Determinants 3.1.
MATH 1046 Determinants (Section 4.2)
Chapter 5 Eigenvalues and Eigenvectors
Sec 3.6 Determinants 2x2 matrix Evaluate the determinant of.
MAT 322: LINEAR ALGEBRA.
nhaa/imk/sem /eqt101/rk12/32
4. The Eigenvalue.
7.7 Determinants. Cramer’s Rule
Warm-up Problem Use the Laplace transform to solve the IVP.
Elementary Linear Algebra Anton & Rorres, 9th Edition
CHAPTER 2 MATRICES Determinant Inverse.
3.1 Introduction to Determinants
Linear Algebra Lecture 19.
Chapter 2 Determinants by Cofactor Expansion
Linear Algebra Lecture 17.
Euclidean Inner Product on Rn
DETERMINANT MATRIX YULVI ZAIKA.
3.2 Properties of Determinants
Chapter 2 Determinants Basil Hamed
Review of Matrix Algebra
3.2 Properties of Determinants
Linear Algebra Lecture 18.
Linear Algebra Lecture 32.
Linear Algebra Lecture 23.
EIGENVECTORS AND EIGENVALUES
Elementary Linear Algebra Anton & Rorres, 9th Edition
Linear Algebra Lecture 33.
Linear Algebra Lecture 29.
Chapter 2 Determinants.
Linear Algebra Lecture 30.
Linear Algebra Lecture 35.
Chapter 2 Determinants.
Eigenvalues and Eigenvectors
Linear Algebra: Matrix Eigenvalue Problems – Part 2
Chapter 2 Determinants.
Linear Algebra Lecture 28.
Presentation transcript:

Linear Algebra Lecture 36

Revision Lecture I Seg V and III

Eigenvalues and Eigenvectors

If A is an n x n matrix, then a scalar is called an eigenvalue of A if there is a nonzero vector x such that Ax = x. …

If A is a triangular matrix then the eigenvalues of A are the entries on the main diagonal of A.

If is an eigenvalue of a matrix A and x is a corresponding eigenvector, and if k is any positive integer, then is an eigenvalue of Ak and x is a corresponding eigenvector.

Characteristic Equation

Similarity If A and B are n x n matrices, then A is similar to B if there is an invertible matrix P such that P -1AP = B, or equivalently, A = PBP -1. …

If n x n matrices A and B are similar, then they have the same characteristic polynomial and hence the same Eigenvalues.

Diagonalization A square matrix A is said to be diagonalizable if A is similar to a diagonal matrix. i.e. if A = PDP -1 for some invertible matrix P and some diagonal matrix D.

An n x n matrix A is diagonalizable if and only if A has n linearly independent eigenvectors.

An n x n matrix with n distinct eigenvalues is diagonalizable.

Eigenvectors and Linear Transformation

Let V and W be n-dim and m-dim spaces, and T be a LT from V to W. Matrix of LT Let V and W be n-dim and m-dim spaces, and T be a LT from V to W. To associate a matrix with T we chose bases B and C for V and W respectively …

Given any x in V, the coordinate vector [x]B is in Rn and the [T(x)]C coordinate vector of its image, is in Rm …

Connection between [ x ]B and [T(x)]C Let {b1 ,…,bn} be the basis B for V. If x = r1b1 +…+ rnbn, then …

This equation can be written as

The Matrix M is the matrix representation of T, Called the matrix for T relative to the bases B and C

Similarity of Matrix Representations

Similarity of two matrix representations: A=PCP-1

Complex Eigenvalues

A complex scalar satisfies Definition A complex scalar satisfies if and only if there is a nonzero vector x in Cn such that We call a (complex) eigenvalue and x a (complex) eigenvector corresponding to .

Note that

Discrete Dynamical System

Note If A has two complex eigenvalues whose absolute value is greater than 1, then 0 is a repellor and iterates of x0 will spiral outward around the origin. …

Continued If the absolute values of the complex eigenvalues are less than 1, the origin is an attractor and the iterates of x0 spiral inward toward the origin.

Applications to Differential Equations

Differential Equation System as a Matrix Differential Equation

Initial Value Problem

Observe …

Revision (Segment III) Determinants

3 x 3 Determinant

Expansion

Minor of a Matrix If A is a square matrix, then the Minor of entry aij (called the ijth minor of A) is denoted by Mij and is defined to be the determinant of the sub matrix that remains when the ith row and jth column of A are deleted.

Cofactor Cij=(-1)i+j Mij is called the cofactor of entry aij The number Cij=(-1)i+j Mij is called the cofactor of entry aij (or the ijth cofactor of A).

Cofactor Expansion Across the First Row

Theorem The determinant of a matrix A can be computed by a cofactor expansion across any row or down any column.

The cofactor expansion down the jth column The cofactor expansion across the ith row The cofactor expansion down the jth column

Theorem If A is triangular matrix, then det (A) is the product of the entries on the main diagonal.

Properties of Determinants

Theorem Let A be a square matrix. If a multiple of one row of A is added to another row to produce a matrix B, then det B = det A. …..

Continue If two rows of A are interchanged to produce B, then det B = –det A. If one row of A is multiplied by k to produce B, then det B = k det A.

det (AB)=(det A )(det B) Theorems If A is an n x n matrix, then det AT = det A. If A and B are n x n matrices, then det (AB)=(det A )(det B)

Linear Transformations Cramer's Rule, Volume, and Linear Transformations

Observe For any n x n matrix A and any b in Rn, let Ai(b) be the matrix obtained from A by replacing column i by the vector b.

Theorem (Cramer's Rule) Let A be an invertible n x n matrix. For any b in Rn, the unique solution x of Ax = b has entries given by

Let A be an invertible matrix, then Theorem Let A be an invertible matrix, then

{area of T (S)} = |detA|. {area of S} Theorem Let T: R2 R2 be the linear transformation determined by a 2 x 2 matrix A. If S is a parallelogram in R2, then {area of T (S)} = |detA|. {area of S}

{volume of T (S)} = |detA|. {volume of S} Contiued If T is determined by a 3 x 3 matrix A, and if S is a parallelepiped in R3, then {volume of T (S)} = |detA|. {volume of S}

Linear Algebra Lecture 36