Properties of Matrix Operations 2010, 14, Sep. Ki-Seung Lee.

Slides:



Advertisements
Similar presentations
Rules of Matrix Arithmetic
Advertisements

1.5 Elementary Matrices and a Method for Finding
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
1.5 Elementary Matrices and a Method for Finding
Systems of Linear Equations and Matrices
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
MATRIX ALGEBRA MGT 4850 Spring 2009 University of Lethbridge.
Matrices and Systems of Equations
2005/7Inverse matrices-1 Inverse and Elementary Matrices.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
2005/8Matrices-1 Matrices. 2005/8Matrices-2 A Matrix over a Field F (R or C) m rows n columns size: m×n ij-entry: a ij  F (ij-component)
2.1 Operations with Matrices 2.2 Properties of Matrix Operations
MAT 2401 Linear Algebra 2.2 Properties of Matrix Operations
1 Operations with Matrice 2 Properties of Matrix Operations
Properties of Matrix Operations King Saud University.
Linear Algebra - Chapter 1 [YR2005]
2.1 Operations with Matrices 2.2 Properties of Matrix Operations
1 資訊科學數學 13 : Solutions of Linear Systems 陳光琦助理教授 (Kuang-Chi Chen)
Elementary Linear Algebra Anton & Rorres, 9th Edition
 Row and Reduced Row Echelon  Elementary Matrices.
Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Systems of Linear Equation and Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Chap. 2 Matrices 2.1 Operations with Matrices
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Section 1.5 Elementary Matrices and a Method for Finding A −1.
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.
CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division!
Co. Chapter 3 Determinants Linear Algebra. Ch03_2 Let A be an n  n matrix and c be a nonzero scalar. (a)If then |B| = …….. (b)If then |B| = …..... (c)If.
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.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Section 1.4 Inverses; Rules of Matrix Arithmetic.
For real numbers a and b,we always have ab = ba, which is called the commutative law for multiplication. For matrices, however, AB and BA need not be equal.
Chapter 8 Matrices and Determinants Matrix Solutions to Linear Systems.
Chapter 2 … part1 Matrices Linear Algebra S 1. Ch2_2 2.1 Addition, Scalar Multiplication, and Multiplication of Matrices Definition A matrix is a rectangular.
Properties of Inverse Matrices King Saud University.
Matrices and Determinants
Linear Algebra Chapter 2 Matrices.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
2.5 – Determinants and Multiplicative Inverses of Matrices.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices Elementary Linear.
Matrices Presentation by : Miss Matkar Pallavi. P.
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;
MATRICES. Introduction Matrix algebra has several uses in economics as well as other fields of study. One important application of Matrices is that it.
Matrices, Vectors, Determinants.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
College Algebra Chapter 6 Matrices and Determinants and Applications
Chapter 4 Systems of Linear Equations; Matrices
MATRIX ALGABRA YULVI ZAIKA.
Matrices.
Linear Algebra Lecture 2.
Lecture 2 Matrices Lat Time - Course Overview
1.4 Inverses; Rules of Matrix Arithmetic
Elementary Matrix Methid For find Inverse
Multiplicative Inverses of Matrices and Matrix Equations
MATRICES Operations with Matrices Properties of Matrix Operations
Section 9.5 Inverses of Matrices
Systems of Linear Equations and Matrices
Multiplication of Matrices
Sec 3.5 Inverses of Matrices
Section 9.4 Matrix Operations
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Presentation transcript:

Properties of Matrix Operations 2010, 14, Sep. Ki-Seung Lee

Properties of Matrix Addition A+B = B+A A+(B+C)=(A+B)+C (cd)A = c(dA) 1A=A c(A+B) = cA+cB (c+d)A = cA +dA A+0 mn =A A+(-A) = 0 mn If cA=0 mn then c=0 or A=0 mn. Commutative Associative Scalar Associative Scalar identity Scalar distributive 1 Scalar distributive 2 Additive identity Additive Inverse Scalar cancellation property

Properties of Matrix Multiplication A(BC) = (AB)C A(B+C) = AB +AC (A+B)C = AC+BC c(AB) = (cA)B=A(cB) AI n = A I m A = A assuming A is m by n and a ll operations are defined. –Associative –Left distributive –Right Distributive –Scalar Associative –Multiplicative Identity

Using Properties to Prove Theorems Using these properties we can prove the following the orem (which we have already been assuming). Theorem: For a system of linear equations in n variables, precisely one of the following is tr ue: 1. The system has exactly one solution. 2. The system has an infinite number of solutions. 3. The system has no solutions.

The Transpose of a Matrix We will find it useful at times to talk about the transpose of a matrix. Given an m by n matrix A, we define A T ( A tran spose ) to be the n by m matrix:

Properties of Transposes 1. (A T ) T = A 2. (A + B) T = A T +B T 3. (cA) T = c(A T ) 4. (AB) T = B T A T Transpose of a transpose Transpose of a sum Transpose of a scalar prod uct Transpose of a product

What about Mult. Inverses For an n by n matrix A, can we find an n by n matrix A -1 so that AA -1 =A -1 A=I n ? Does this always work?

Properties of Inverse Matrices

Definition Last time we said the the inverse of an n by n matrix A is an n by n matrix B where, AB = BA = I n. We also talked about how to find the inverse o f a matrix and said that not all matrices have in verses (some are singular) so won’t review that here.

Properties of Inverses 1. If A is an invertible matrix then its inverse is u nique. 2. (A -1 ) -1 = A. 3. (A k ) -1 = (A -1 ) k ( we will denote this as A -k ) 4. (cA) -1 = (1/c)A -1, c ≠ ( A T ) -1 = (A -1 ) T.

Some theorems involving Inverses 1. If A and B are invertible matrices then, (AB) -1 = B -1 A If C is an invertible matrix then the following prop erties hold. a) If AC = BC then A = B. b) If CA = CB then A = B. 3. If A is an invertible matrix, then the system of equ ations Ax = b has a unique solution given by x = A -1 b.

Elementary Matrices An n by n matrix is called an elementary matr ix if it can be obtained from I n by a single elem entary row operation. These matrices allow us to do row operations with matrix multiplication.

Representing Elementary Row Operations Theorem: Let E be the elementary matrix obtain ed by performing an elementary row operation on I n. If that same row operation is performed on an m by n matrix A, then the resulting matri x is given by the product EA.

Row equivalent matrices Let A and B be m by n matrices. Matrix B is ro w equivalent to A if there exists a finite numbe r of elementary matrices E 1, E 2,... E k such that B = E k E k-1... E 2 E 1 A.

LU Factorizations

Review of Last Time An elementary matrix is a matrix that can be o btained from an identity matrix by applying a s ingle row operation The inverse of an elementary matrix is also an elementary matrix Doing row operations can be seen as multiplyi ng by an elementary matrix

Fact from last time A square matrix A is row equivalent to the iden tity matrix if and only if it can be written as a p roduct of elementary matrices. Theorem: A square matrix A is invertible if an d only if it can be written as the product if ele mentary matrices.

The BIG Theorem The following statements are equivalent (TFS AE) for any n by n square matrix A. 1. A is invertible. 2. Ax = b has a unique solution for any n by 1 matrix b. 3. Ax = 0 has only the trivial solution. 4. A is row-equivalent to I n. 5. A can be written as the product of elementary matr ices.

A few obvious definitions A matrix A is said to be upper triangular if a k,,l  0 implies l ≥ k. A matrix A is said to be lower triangular if a k,,l  0 implies k ≥ l.

Why do we care??? If we could somehow factor an n by n matrix A into a lower triangular matrix L and an upper tr iangular matrix U, A = LU then we can solve any system of equations Ax = b without doing row operations.

So how can we find LU factorizations?? Let’s start by trying to row reduce A to an uppe r triangular matrix. What could happen to make this not work?