10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.

Slides:



Advertisements
Similar presentations
Matrices: Inverse Matrix
Advertisements

Inverses of n x n Matrices. The Inverse Matrix If A is an n x n matrix, the inverse of A (call it A -1 ) is the matrix such that A * A -1 is equal to.
Chapter 1 Systems of Linear Equations
10.1 Gaussian Elimination Method
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Systems and Matrices (Chapter5)
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
THU, JAN 8, 2015 Create a “Big Book of Matrices” flip book using 4 pages. Do not make your tabs big! BIG BOOK OF MATRICES What is a Matrix? Adding & Subtracting.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Matrix Algebra. Quick Review Quick Review Solutions.
Review of Matrices Or A Fast Introduction.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
8.1 Matrices & Systems of Equations
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Unit 6 : Matrices.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Unit 3: Matrices.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Linear Algebra 1.Basic concepts 2.Matrix operations.
Operations with Matrices
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Section 4Chapter 4. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Solving Systems of Linear Equations by Matrix Methods Define.
 6. Use matrices to represent and manipulate data, e.g., to represent payoffs or incidence relationships related in a network.  7. Multiply matrices.
Chapter 1 Systems of Linear Equations Linear Algebra.
Sec 4.1 Matrices.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with 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.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
2.3 MODELING REAL WORLD DATA WITH MATRICES By the end of the section students will be able to add, subtract, and multiply matrices of various sizes. Students.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Use Inverse Matrices to Solve Linear Systems
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Matrix Operations.
Matrix Operations SpringSemester 2017.
Section 7.4 Matrix Algebra.
Matrix Algebra.
7.3 Matrices.
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Chapter 4 Systems of Linear Equations; Matrices
Matrices.
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Chapter 4 Systems of Linear Equations; Matrices
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix a) Verify the inverse of a matrix b)Finding the inverse 7. Solve a system using inverse matrices

1. Matrix Notation Notation Notation: refers to the element in row i, column j of a matrix A. A matrix with m rows and n columns is called an m by n matrix. Notation Notation: The order (dimensions) may also be written m x n. Example: Given the Matrix 1.Identify Notation Notation: refers to the element in row i, column j of a matrix A. A matrix with m rows and n columns is called an m by n matrix. Notation Notation: The order (dimensions) may also be written m x n. Example: Given the Matrix 1.Identify

2. Sum and Difference of 2 matrices To add/subtract… We add corresponding elements. Evaluate: To add/subtract… We add corresponding elements. Evaluate: Note: The matrices must be same dimensions! If what is A + C ? If what is A + C ?

2. Sum and Difference of 2 matrices Properties The properties of addition also hold for matrix addition. Properties The properties of addition also hold for matrix addition. On you own… Review Section 10.4 p for a summary of the properties On you own… Review Section 10.4 p for a summary of the properties

3. Scalar Multiplication We can multiply matrix by a number (known as scalar). kA implies the number k is multiplied times every element in A :Example: Find 1) 2) 3) 4) We can multiply matrix by a number (known as scalar). kA implies the number k is multiplied times every element in A :Example: Find 1) 2) 3) 4) On you own… Review Section 10.4 p. 773 for a summary of the scalar multiplication properties On you own… Review Section 10.4 p. 773 for a summary of the scalar multiplication properties

4. Matrix Multiplication Multiplication is Multiplication is NOT like addition (where we added corresponding elements). You will NOT multiply corresponding elements. Matrix multiplication is performed row-by-column : Multiplication is Multiplication is NOT like addition (where we added corresponding elements). You will NOT multiply corresponding elements. Matrix multiplication is performed row-by-column :

Evaluate Evaluate 4. Matrix Multiplication

rows columns rows columns rows columns rows columns Example: is not possible when columns in A does not equal rows in B: rows columns rows columns rows columns rows columns Example: is not possible when columns in A does not equal rows in B: On your own… Review Section 10.4 p. 777 for a summary of the multiplication properties On your own… Review Section 10.4 p. 777 for a summary of the multiplication properties Important: Matrix multiplication can only be performed if The number of columns in first matrix is equal to number of rows in second! Important: Matrix multiplication can only be performed if The number of columns in first matrix is equal to number of rows in second!

4. Matrix Multiplication Your turn to practice:

5. Identity Matrix Definition: The identity Matrix is a square matrix that has 1’s on diagonal and 0’s elsewhere An identity matrix has the same properties as 1 in the real numbers. Definition: The identity Matrix is a square matrix that has 1’s on diagonal and 0’s elsewhere An identity matrix has the same properties as 1 in the real numbers.

5. Identity Matrix Identity Property Example: Identity Property Example:

6. Inverse of a Matrix The Inverse is the matrix A is, “A inverse” and satisfies Example: We can show the inverse of is We must show and The Inverse is the matrix A is, “A inverse” and satisfies Example: We can show the inverse of is We must show and Definition: If a matrix does not have an inverse, it is called singular Definition: If a matrix does not have an inverse, it is called singular

6. a) Verifying the Inverse of a Matrix The Multiplicative Inverse of the matrix is, The Multiplicative Inverse of the matrix A is, “A inverse” and satisfies “A inverse” and satisfies Example: We can show the inverse of is We must show and The Multiplicative Inverse of the matrix is, The Multiplicative Inverse of the matrix A is, “A inverse” and satisfies “A inverse” and satisfies Example: We can show the inverse of is We must show and Definition: If a matrix does not have an inverse, it is called singular Definition: If a matrix does not have an inverse, it is called singular

6. b) Finding the Inverse of a Matrix To find the inverse: 1) Form the augmented matrix 2) Transform to reduced row echelon form (Gauss-Jordan). 3) The identity matrix will magically appear on the right hand side of the bar! This is To find the inverse: 1) Form the augmented matrix 2) Transform to reduced row echelon form (Gauss-Jordan). 3) The identity matrix will magically appear on the right hand side of the bar! This is Example: Find the multiplicative inverse of Verify it when finished! Example: Find the multiplicative inverse of Verify it when finished!

6. b) Finding the Inverse of a Matrix Example: Find the multiplicative inverse of Verify when finished! Your turn… Find the inverse for Example: Find the multiplicative inverse of Verify when finished! Your turn… Find the inverse for

7. Solve a system of linear equations using the inverse matrix method If a system has a unique solution where A is the coefficient matrix, X and B are 1 column matrices. then is the solution. 1)Find 2)Multiply 1)The result in 2) is the solution If a system has a unique solution where A is the coefficient matrix, X and B are 1 column matrices. then is the solution. 1)Find 2)Multiply 1)The result in 2) is the solution

7. Solve a linear system using inverse Matrix Example: Solve the system: Note: We found in an earlier example Example: Solve the system: Note: We found in an earlier example

7. Solve a linear system using inverse Matrix Your turn: Solve the system: Your turn: Solve the system: