Components and change of basis

Similar documents
Formula for the inverse matrix. Cramer s rule. Review: 3 3 determinants can be computed expanding by any row or column

System of Linear Equations

Evaluating Determinants by Row Reduction

Chapter 2:Determinants. Section 2.1: Determinants by cofactor expansion

MATH 2050 Assignment 8 Fall [10] 1. Find the determinant by reducing to triangular form for the following matrices.

Properties of the Determinant Function

Math 240 Calculus III

Determinants Chapter 3 of Lay

Math Linear Algebra Final Exam Review Sheet

Math 4377/6308 Advanced Linear Algebra

2. Every linear system with the same number of equations as unknowns has a unique solution.

Determinants by Cofactor Expansion (III)

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants.

Homework Set #8 Solutions

Linear Algebra and Vector Analysis MATH 1120

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

Determinant: 3.2 Evaluation of Determinant with Elementary

Matrix Operations: Determinant

Materials engineering Collage \\ Ceramic & construction materials department Numerical Analysis \\Third stage by \\ Dalya Hekmat

ANSWERS. E k E 2 E 1 A = B

Elementary maths for GMT

Determinants. Samy Tindel. Purdue University. Differential equations and linear algebra - MA 262

MATH2210 Notebook 2 Spring 2018

Linear Systems and Matrices

MAC Module 3 Determinants. Learning Objectives. Upon completing this module, you should be able to:

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

7.3. Determinants. Introduction. Prerequisites. Learning Outcomes

Determinants: summary of main results

and let s calculate the image of some vectors under the transformation T.

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

Online Exercises for Linear Algebra XM511

Chapter 4. Determinants

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

Graduate Mathematical Economics Lecture 1

MATH 300, Second Exam REVIEW SOLUTIONS. NOTE: You may use a calculator for this exam- You only need something that will perform basic arithmetic.

ENGR-1100 Introduction to Engineering Analysis. Lecture 21. Lecture outline

Lecture Summaries for Linear Algebra M51A

Math 3C Lecture 20. John Douglas Moore

Vectors and matrices: matrices (Version 2) This is a very brief summary of my lecture notes.

Math 4377/6308 Advanced Linear Algebra

ENGR-1100 Introduction to Engineering Analysis. Lecture 21

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions.

LA lecture 4: linear eq. systems, (inverses,) determinants

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

4. Determinants.

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Determinant of a Matrix

MTH 464: Computational Linear Algebra

TOPIC III LINEAR ALGEBRA

Linear Algebra The Inverse of a Matrix

Numerical Linear Algebra Homework Assignment - Week 2

Determinants. Recall that the 2 2 matrix a b c d. is invertible if

Properties of Linear Transformations from R n to R m

1 Determinants. 1.1 Determinant

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

Undergraduate Mathematical Economics Lecture 1

MAT 1332: CALCULUS FOR LIFE SCIENCES. Contents. 1. Review: Linear Algebra II Vectors and matrices Definition. 1.2.

Linear Algebra 1 Exam 1 Solutions 6/12/3

Chapter 3. Determinants and Eigenvalues

Elementary Matrices. which is obtained by multiplying the first row of I 3 by -1, and

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

Math 2331 Linear Algebra

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

Linear Algebra Math 221

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Lecture 8: Determinants I

2 b 3 b 4. c c 2 c 3 c 4

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form:

MATH 2030: MATRICES. Example 0.2. Q:Define A 1 =, A. 3 4 A: We wish to find c 1, c 2, and c 3 such that. c 1 + c c

Gaussian Elimination and Back Substitution

Extra Problems for Math 2050 Linear Algebra I

Elementary Row Operations on Matrices

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

MTH 464: Computational Linear Algebra

February 20 Math 3260 sec. 56 Spring 2018

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

1. In this problem, if the statement is always true, circle T; otherwise, circle F.

Lecture Notes in Linear Algebra

Section 5.6. LU and LDU Factorizations

Eigenvalues and Eigenvectors

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008

ECON 186 Class Notes: Linear Algebra

Math 415 Exam I. Name: Student ID: Calculators, books and notes are not allowed!

Math 304 Fall 2018 Exam 3 Solutions 1. (18 Points, 3 Pts each part) Let A, B, C, D be square matrices of the same size such that

Linear Algebra- Final Exam Review

Elementary matrices, continued. To summarize, we have identified 3 types of row operations and their corresponding

1 Last time: least-squares problems

Linear Algebra: Lecture notes from Kolman and Hill 9th edition.

Matrices. In this chapter: matrices, determinants. inverse matrix

Question: Given an n x n matrix A, how do we find its eigenvalues? Idea: Suppose c is an eigenvalue of A, then what is the determinant of A-cI?

Determinants: Elementary Row/Column Operations

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET


Math 344 Lecture # Linear Systems

Transcription:

Math 20F Linear Algebra Lecture 16 1 Components and change of basis Slide 1 Review: Isomorphism Review: Components in a basis Unique representation in a basis Change of basis Review: Isomorphism Definition 1 (Isomorphism) The linear transformation T : V W is an isomorphism if T is one-to-one and onto Slide 2 Example: T : P 1 IR 3 given by T (a + bt + ct 2 ) = a b c is an isomorphism

Math 20F Linear Algebra Lecture 16 2 Basis and components Definition 2 (Dimension) A vector space V has dimension n if the maximum number of li vectors is n Slide 3 Definition 3 (Basis) A basis of an n-dimensional vector space V is any set {u 1,, u n } of n li vectors Theorem 1 (Basis) Let V be an n-dimensional vector space The set {u 1,, u n } is a basis of V {u 1,, u n } are li and they span V Theorem 2 Let {u 1,, u n } be a basis of V Then, each vector v V has a unique decomposition v = a 1 u 1 + + a n v n Proof of Theorem 1: ( ) Suppose that {u 1,, u n } does not span V Then there exists v V that it is not a linear combination of {u 1,, u n } That is, bv + a 1 u 1 + + a n u n = 0 implies that b = a 1 = = a n = 0 This in turn says that {v, u 1,, u n } is a li set But this is a contradiction with the assumption that n is the maximum number of li vectors in V ( ) {u 1,, u n } is li and spans V Then, for all v V there exists numbers a 1, a n such that v = a 1 u 1 + + a n u n That is, the set {v, u 1,, u n } is ld for all v V That says that n is the maximum number of li vectors in V Proof of Theorem 2: The set {u 1,, u n } is a basis of V so they span V Then, there exists scalars a i, for 1 i n such that the following decomposition holds, v = n a i u i This decomposition is unique Because, if there is another decomposition v = i=1 n b i u i i=1 then the difference has the form n (a i b i )u i = 0 i=1 Because the vectors {u 1,, u n } are li this implies that a i = b i for all 0 i n

Math 20F Linear Algebra Lecture 16 3 Exercises Consider the basis {e 1, e 2 } given by Slide 4 e 1 = 1, e 2 = 0 0 1 Consider a second basis {u 1, u 2 } given by u 1 = 1, u 2 = 1 1 1 Find the components of x = e 1 + 2e 2 in the basis {u 1, u 2 } [ ] [ ] 1 1 x = e 1 + 2e 2 =, [x] 2 e = 2 e The vectors {u 1, u 2 } form a basis so there exists constants c 1, c 2 such that [ ] [ ] c1 c1 x = c 1 u 1 + c 2 u 2 =, [x] c u = 2 c 2 Therefore, [x] e = c 1 [u 1 ] e + c 2 [u 2 ] e u e e That is, [ 1 2 ] e = [ 1 1 1 1 Then one has to solve the augmented matrix [ ] 1 1 1 1 1 2 ] [ c1 c 2 ] u [ 1 0 3 2 0 1 1 2 ], so c 1 = 3/2 and c 2 = 1/2, and then [ 1 [x] y = 2 ] [, [x] u = e 3 2 1 2 ] u

Math 20F Linear Algebra Lecture 16 4 Change of basis Slide 5 Theorem 3 (Change of basis) Let {u 1,, u n } and {v 1,, v n } be basis of V Then, there exists a unique n n invertible matrix P v u such that [x] v = P v u [x] u, for all x V Furthermore, the matrix P v u has the form P v u = [[u 1 ] v,, [u n ] v ] Proof of Theorem 3: Both sets {u 1,, u n } and {v 1,, v n } are basis of V, then there exist a unique set of numbers {u 1,, u n } and {v 1,, v n } such that x = u 1 u 1 + + u n u n = u 1, x = v 1 v 1 + + v n v n = v 1 u n u v n v Therefore, v 1 = [[u 1 ] v,, [u n ] v ] u 1 v n v This system of equations for (u 1, u n ) has a unique solution solutions for all (v 1, v n ), because the u s and v s are basis That is, P v u = [[u 1 ] v,, [u n ] v ] is invertible u n u

Math 20F Linear Algebra Lecture 17 5 Exercises Slide 6 (2, Sec 47) Let {b 1, b 2 }, {c 1, c 2 } be basis of IR 2 Let b 1 = c 1 + 4c 2 and b 2 = 5c 1 3c 2 Find [x] c for [x] b = (5, 3) b Find [x] b for [x] c = (1, 1) c In P 2 find the change of coordinate matrix from the basis B = {1 2t + t 2, 3 5t + 4t 2, 2t + t 2 } to the standard basis {1, t, t 2 } Find the B-coordinates of x = 1 2t Determinants Slide 7 Determinants of 2 2 matrices Definition Properties

Math 20F Linear Algebra Lecture 17 6 Slide 8 2 2 determinant Definition 4 The determinant of a 2 2 matrix A = a c given by a b = det(a) = = ad bc c d b d is The determinant appears in the computation of the inverse matrix Properties Theorem 4 (Main properties of 2 2 determinants) Let A = [a 1, a 2 ] be a 2 2 matrix Let c be a 2-vector det([a 1 + c, a 2 ]) = det([a 1, a 2 ]) + det([c, a 2 ]) Slide 9 det([ca 1, a 2 ]) = c det([a 1, a 2 ]) det([a 1, a 2 ]) = det([a 2, a 1 ]) det([a 1, a 1 ]) = 0 a 1, a 2 are ld det([a 1, a 2 ]) = 0 A is invertible det(a) 0 det(a) = det(a T )

Math 20F Linear Algebra Lecture 17 7 Properties Theorem 5 (Determinants and elementary row operations) Let A be a 2 2 matrix Slide 10 Let B be the result of adding to a row in A a multiple of another row in A Then, det(b) = det(a) Let B be the result of interchanging two rows in A Then, det(b) = det(a) Let B be the result of multiply a row in A by a number k Then, det(b) = k det(a) Determinants and areas Theorem 6 Let A = [a 1, a 2 ] be a 2 2 matrix, with a 1 and a 2 being nonzero and noncollinear Then, det([a 1, a 2 ]) is the area of the parallelogram formed by a 1 and a 2 Slide 11 Proof: Choose a basis e 1, e 2 such that a 1 = be 1, for some number b 0 Because a 1 is not collinear to a 2, there exists a c 0 such that the vector u = ca 1 + a 2 is collinear to e 2 For that vector u holds that u = he 2, where h is the height of the parallelogram Summarizing: [ ] [ ] b 0 a 1 =, u = 0 h Now, the determinant of A is the following: det(a) = det([a 1, a 2]) = det([a 1, a 2 + ca 1]) = det([a 1, u])

Math 20F Linear Algebra Lecture 18 8 Slide 12 Therefore, b 0 det(a) = 0 h = hb Then, det(a) = h b, where h is the height and b the length of the base of the parallelogram Determinants Slide 13 Determinant of 3 3 matrices Determinant of n n matrices Some properties

Math 20F Linear Algebra Lecture 18 9 Determinant of 3 3 matrices Slide 14 Definition 5 The determinant of a 3 3 matrix A is given by a 11 a 12 a 13 det(a) = a 21 a 22 a 23 a 31 a 32 a 33 a = 22 a 23 a 32 a 33 a a 11 21 a 23 a 31 a 33 a a 12 + 21 a 22 a 31 a 32 a 13, = (a 22 a 33 a 32 a 23 )a 11 (a 21 a 33 a 31 a 23 )a 12 +(a 21 a 32 a 31 a 22 )a 13 This formula is called expansion by the first row Determinant of 3 3 matrices Theorem 7 (Expansions by rows) The determinant of a 3 3 matrix A can also be computed with an expansion by the second row or by the third row Slide 15 The proof is just do the calculation For example, the expansion by the second row is the following: a 12 a 13 a 32 a 33 a21 + a 11 a 13 a 31 a 33 a22 a 11 a 12 a 31 a 32 a23 = (a 12a 33 a 32a 13)a 21 + (a 11a 33 a 31a 13)a 22 (a 11a 32 a 31a 12)a 23 = det(a)

Math 20F Linear Algebra Lecture 18 10 Determinant of 3 3 matrices Theorem 8 (Expansions by columns) The determinant of a 3 3 matrix A can also be computed with an expansion by the any of its columns Slide 16 The proof is again to do the calculation For example, the expansion by the first column is the following: a 22 a 23 a 32 a 33 a11 a 12 a 13 a 32 a 33 a21 + a 12 a 13 a 22 a 23 a31 = (a 22a 33 a 32a 23)a 11 (a 12a 33 a 32a 13)a 21 + (a 12a 23 a 22a 13)a 31 = det(a) Slide 17 Notation: A = Determinant of n n matrices a 11 a 1j a 1n A ij = a i1 a ij a in a n1 a nj a nn + + + + +, Sign of coefficient a ij is ( 1) i+j

Math 20F Linear Algebra Lecture 18 11 Determinant of n n matrices Slide 18 Definition 6 The determinant of an n n matrix A = [a ij is given by det(a) = det(a 11 )a 11 det(a 12 )a 12 + + ( 1) 1+n det(a 1n )a 1n, n = ( 1) 1+j det(a 1j )a 1j j=1 This formula is called expansion by the first row Determinant of n n matrices Slide 19 Theorem 9 The determinant of an n n matrix A = [a ij ] can be computed by an expansion along any row or along any column That is, det(a) = = n ( 1) i+j det(a ij )a ij, for any i = 1,, n, j=1 n ( 1) i+j det(a ij )a ij, for any j = 1,, n i=1 Notation: The cofactor C ij of a matrix A is the number given by C ij = ( 1) i+j det(a ij ) Theorem 10 det(a) = det(a T )

Math 20F Linear Algebra Lecture 18 12 Slide 20 Determinant of n n matrices Suggestion: If a matrix has a row or a column with several zeros, then it is simpler to compute its determinant by an expansion along that row or column Theorem 11 The determinant of a triangular matrix is the product of its diagonal elements Examples: 1 2 3 4 5 0 4 5 = (1) = 1 4 6 = 24 0 6 0 0 6 1 0 0 3 0 2 3 0 = (1) = 1 3 5 = 15 1 5 4 1 5