3.V.1. Changing Representations of Vectors 3.V.2. Changing Map Representations 3.V. Change of Basis.

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

5.2 Rank of a Matrix. Set-up Recall block multiplication:
8.2 Kernel And Range.
3.III. Matrix Operations 3.III.1. Sums and Scalar Products 3.III.2. Matrix Multiplication 3.III.3. Mechanics of Matrix Multiplication 3.III.4. Inverses.
Maths for Computer Graphics
Chapter 5 Orthogonality
3.II.1. Representing Linear Maps with Matrices 3.II.2. Any Matrix Represents a Linear Map 3.II. Computing Linear Maps.
2.III. Basis and Dimension 1.Basis 2.Dimension 3.Vector Spaces and Linear Systems 4.Combining Subspaces.
3.III.1. Representing Linear Maps with Matrices 3.III.2. Any Matrix Represents a Linear Map 3.III. Computing Linear Maps.
4.I. Definition 4.II. Geometry of Determinants 4.III. Other Formulas Topics: Cramer’s Rule Speed of Calculating Determinants Projective Geometry Chapter.
5.II. Similarity 5.II.1. Definition and Examples
Matrix Operations. Matrix Notation Example Equality of Matrices.
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
I. Isomorphisms II. Homomorphisms III. Computing Linear Maps IV. Matrix Operations V. Change of Basis VI. Projection Topics: Line of Best Fit Geometry.
5.IV. Jordan Form 5.IV.1. Polynomials of Maps and Matrices 5.IV.2. Jordan Canonical Form.
1 © 2012 Pearson Education, Inc. Matrix Algebra THE INVERSE OF A MATRIX.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
III. Reduced Echelon Form
Subspaces, Basis, Dimension, Rank
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
Chapter 3 The Inverse. 3.1 Introduction Definition 1: The inverse of an n  n matrix A is an n  n matrix B having the property that AB = BA = I B is.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
5.1 Orthogonality.
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)
1 資訊科學數學 13 : Solutions of Linear Systems 陳光琦助理教授 (Kuang-Chi Chen)
 Row and Reduced Row Echelon  Elementary Matrices.
More on Inverse. Last Week Review Matrix – Rule of addition – Rule of multiplication – Transpose – Main Diagonal – Dot Product Block Multiplication Matrix.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
7.4. Computations of Invariant factors. Let A be nxn matrix with entries in F. Goal: Find a method to compute the invariant factors p 1,…,p r. Suppose.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
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.
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.
Chap. 6 Linear Transformations
Matrices Matrices For grade 1, undergraduate students For grade 1, undergraduate students Made by Department of Math.,Anqing Teachers college.
CHAPTER 2 MATRICES 2.1 Operations with Matrices Matrix
5 5.2 © 2012 Pearson Education, Inc. Eigenvalues and Eigenvectors THE CHARACTERISTIC EQUATION.
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.
OR Backgrounds-Convexity  Def: line segment joining two points is the collection of points.
4 © 2012 Pearson Education, Inc. Vector Spaces 4.4 COORDINATE SYSTEMS.
Chap. 4 Vector Spaces 4.1 Vectors in Rn 4.2 Vector Spaces
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
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.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.
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.
Instructor: Mircea Nicolescu Lecture 8 CS 485 / 685 Computer Vision.
2.5 – Determinants and Multiplicative Inverses of Matrices.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
ALGEBRA AND TRIGONOMETRY
Euclidean Inner Product on Rn
Basis and Dimension Basis Dimension Vector Spaces and Linear Systems
2. Matrix Algebra 2.1 Matrix Operations.
4.6: Rank.
MATRICES Operations with Matrices Properties of Matrix Operations
2.III. Basis and Dimension
Matrix Definitions It is assumed you are already familiar with the terms matrix, matrix transpose, vector, row vector, column vector, unit vector, zero.
EIGENVECTORS AND EIGENVALUES
Sec 3.5 Inverses of Matrices
3.IV. Change of Basis 3.IV.1. Changing Representations of Vectors
Eigenvalues and Eigenvectors
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Inverse Matrices From: D.A. Harville, Matrix Algebra from a Statistician’s Perspective, Springer. Chapter 8.
Presentation transcript:

3.V.1. Changing Representations of Vectors 3.V.2. Changing Map Representations 3.V. Change of Basis

3.V.1. Changing Representations of Vectors Definition 1.1: Change of Basis Matrix The change of basis matrix for bases B, D  V is the representation of the identity map id : V → V w.r.t. those bases. Lemma 1.2: Changing Basis Proof: Alternatively,

Example 1.3: →

Lemma 1.4: A matrix changes bases iff it is nonsingular. Proof  : Bases changing matrix must be invertible, hence nonsingular. Proof  : (See Hefferon, p.239.) Nonsingular matrix is row equivalent to I. Hence, it equals to the product of elementary matrices, which can be shown to represent change of bases. Corollary 1.5: A matrix is nonsingular  it represents the identity map w.r.t. some pair of bases.

Exercises 3.V Find the change of basis matrix for B, D  R 2. (a) B = E 2, D =  e 2, e 1  (b) B = E 2, D = E 2 (c)(d) 2. Let p be a polynomial in P 3 with where B =  1+x, 1  x, x 2 +x 3, x 2  x 3 . Find a basis D such that

3.V.2. Changing Map Representations

Example 2.1:Rotation by π/6 in x-y plane t : R 2 → R 2 Let

Example 2.2: → ∴ Let Then

Consider t : V → V with matrix representation T w.r.t. some basis. If  basis B s.t. T = t B → B is diagonal, Then t and T are said to be diagonalizable. Definition 2.3: Matrix Equivalent Same-sized matrices H and H are matrix equivalent if  nonsingular matrices P and Q s.t. H = P H Q orH = P  1 H Q  1 Corollary 2.4: Matrix equivalent matrices represent the same map, w.r.t. appropriate pair of bases. Matrix equivalence classes.

Elementary row operations can be represented by left-multiplication (H = P H ). Elementary column operations can be represented by right-multiplication ( H = H Q ). Matrix equivalent operations cantain both (H = P H Q ). ∴ row equivalent  matrix equivalent Example 2.5: andare matrix equivalent but not row equivalent. Theorem 2.6:Block Partial-Identity Form Any m  n matrix of rank k is matrix equivalent to the m  n matrix that is all zeros except that the first k diagonal entries are ones. Proof: Gauss-Jordan reduction plus column reduction.

Example 2.7: G-J row reduction: Column reduction: Column swapping: Combined:

Corollary 2.8: Matrix Equivalent and Rank Two same-sized matrices are matrix equivalent iff they have the same rank. That is, the matrix equivalence classes are characterized by rank. Proof. Two same-sized matrices with the same rank are equivalent to the same block partial-identity matrix. Example 2.9: The 2  2 matrices have only three possible ranks: 0, 1, or 2. Thus there are 3 matrix-equivalence classes.

If a linear map f : V n → W m is rank k, then  some bases B → D s.t. f acts like a projection R n → R m.

Exercises 3.V Show that, where A is a nonsingular square matrix, if P and Q are nonsingular square matrices such that PAQ = I then QP = A  Are matrix equivalence classes closed under scalar multiplication? Addition? 3. (a) If two matrices are matrix-equivalent and invertible, must their inverses be matrix-equivalent? (b) If two matrices have matrix-equivalent inverses, must the two be matrix- equivalent? (c) If two matrices are square and matrix-equivalent, must their squares be matrix-equivalent? (d) If two matrices are square and have matrix-equivalent squares, must they be matrix-equivalent?