Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

Example: Given a matrix defining a linear mapping Find a basis for the null space and a basis for the range Pamela Leutwyler.
Chapter 28 – Part II Matrix Operations. Gaussian elimination Gaussian elimination LU factorization LU factorization Gaussian elimination with partial.
Section 4.6 (Rank).
Eigenvalues and Eigenvectors
Linear Transformations
Symmetric Matrices and Quadratic Forms
Some useful linear algebra. Linearly independent vectors span(V): span of vector space V is all linear combinations of vectors v i, i.e.
5.II. Similarity 5.II.1. Definition and Examples
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Digital Control Systems Vector-Matrix Analysis. Definitions.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
Matrices CS485/685 Computer Vision Dr. George Bebis.
1 Statistical Analysis Professor Lynne Stokes Department of Statistical Science Lecture 5QF Introduction to Vector and Matrix Operations Needed for the.
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka Virginia de Sa (UCSD) Cogsci 108F Linear.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
A vector can be interpreted as a file of data A matrix is a collection of vectors and can be interpreted as a data base The red matrix contain three column.
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
1 MAC 2103 Module 12 Eigenvalues and Eigenvectors.
Diagonalization Revisted Isabel K. Darcy Mathematics Department Applied Math and Computational Sciences University of Iowa Fig from knotplot.com.
Day 1 Eigenvalues and Eigenvectors
Eigenvalues and Eigenvectors
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
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.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
4.6: Rank. Definition: Let A be an mxn matrix. Then each row of A has n entries and can therefore be associated with a vector in The set of all linear.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
5.1 Eigenvectors and Eigenvalues 5. Eigenvalues and Eigenvectors.
Instructor: Mircea Nicolescu Lecture 8 CS 485 / 685 Computer Vision.
Linear Algebra Chapter 6 Linear Algebra with Applications -Gareth Williams Br. Joel Baumeyer, F.S.C.
2.5 – Determinants and Multiplicative Inverses of Matrices.
5 5.1 © 2016 Pearson Education, Ltd. Eigenvalues and Eigenvectors EIGENVECTORS AND EIGENVALUES.
4.5: The Dimension of a Vector Space. Theorem 9 If a vector space V has a basis, then any set in V containing more than n vectors must be linearly dependent.
Chapter 61 Chapter 7 Review of Matrix Methods Including: Eigen Vectors, Eigen Values, Principle Components, Singular Value Decomposition.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
Pamela Leutwyler. Find the eigenvalues and eigenvectors next.
Beyond Vectors Hung-yi Lee. Introduction Many things can be considered as “vectors”. E.g. a function can be regarded as a vector We can apply the concept.
Characteristic Polynomial Hung-yi Lee. Outline Last lecture: Given eigenvalues, we know how to find eigenvectors or eigenspaces Check eigenvalues This.
Chapter 5 Eigenvalues and Eigenvectors
College Algebra Chapter 6 Matrices and Determinants and Applications
Matrices and Vector Concepts
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.
CS479/679 Pattern Recognition Dr. George Bebis
Elementary Linear Algebra Anton & Rorres, 9th Edition
Eigenvalues and Eigenvectors
Euclidean Inner Product on Rn
Eigenvalues and Eigenvectors
Some useful linear algebra
CS485/685 Computer Vision Dr. George Bebis
4.6: Rank.
Diagonalization Hung-yi Lee.
Eigenvalues and Eigenvectors
Theorems about LINEAR MAPPINGS.
Symmetric Matrices and Quadratic Forms
Maths for Signals and Systems Linear Algebra in Engineering Lectures 13 – 14, Tuesday 8th November 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR)
Mathematics for Signals and Systems
Elementary Linear Algebra Anton & Rorres, 9th Edition
Diagonalization of Linear Operator
Eigenvalues and Eigenvectors
Subject :- Applied Mathematics
Linear Algebra: Matrix Eigenvalue Problems – Part 2
Eigenvalues and Eigenvectors
Symmetric Matrices and Quadratic Forms
CSE 203B: Convex Optimization Week 2 Discuss Session
Presentation transcript:

Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power

Reduced echelon form Because the reduced echelon form of A is the identity matrix, we know that the columns of A are a basis for R 2 Return to outline

Matrix equations Because the reduced echelon form of A is the identity matrix: Return to outline

Every vector in the range of A is of the form: Is a linear combination of the columns of A. The columns of A span R 2 = the range of A Return to outline

The determinant of A = (1)(7) – (4)(-2) = 15 Return to outline

Because the determinant of A is NOT ZERO, A is invertible (nonsingular) Return to outline

If A is the matrix for T relative to the standard basis, what is the matrix for T relative to the basis: Q is similar to A. Q is the matrix for T relative to the  basis, (columns of P) Return to outline

The eigenvalues for A are 3 and 5 Return to outline

A square root of A = A 10 = Return to outline

The reduced echelon form of B =

Return to outline

The range of B is spanned by its columns. Because its null space has dimension 2, we know that its range has dimension 2. (dim domain = dim range + dim null sp). Any two independent columns can serve as a basis for the range.

Return to outline Because the determinant is 0, B has no inverse. ie. B is singular

Return to outline If P is a 4x4 nonsingular matrix, then B is similar to any matrix of the form P -1 BP

Return to outline The eigenvalues are 0 and 2.

Return to outline The null space of (0I –B) = the null space of B. The eigenspace belonging to 0 = the null space of the matrix The null space of (2I –B)= The eigenspace belonging to 2

Return to outline There are not enough independent eigenvectors to make a basis for R 4. The characteristic polynomial root 0 is repeated three times, but the eigenspace belonging to 0 is two dimensional. B is NOT similar to a diagonal matrix.

Return to outline The reduced echelon form of C is

Return to outline

A basis for the null space is:

Return to outline The columns of the matrix span the range. The dimension of the null space is 1. Therefore the dimension of the range is 2. Choose 2 independent columns of C to form a basis for the range

Return to outline The determinant of C is 0. Therefore C has no inverse.

Return to outline For any nonsingular 3x3 matrix P, C is similar to P -1 CP

Return to outline The eigenvalues are: 1, -1, and 0

Return to outline Its null space =

Return to outline The columns of P are eigenvectors and the diagonal elements of D are eigenvalues.

Return to outline