SlideShare a Scribd company logo
2
2.2
© 2012 Pearson Education, Inc.
Math 337-102
Lecture 5
THE INVERSE OF A MATRIX
Slide 2.2- 2© 2012 Pearson Education, Inc.
Inverse Matrix - Definition
 An matrix A is said to be invertible if there is
an matrix C such that
and
where , the identity matrix.
 In this case, C is an inverse of A.
 This unique inverse is denoted by A-1
 A-1
A = I and AA-1
= I
 Invertible = nonsingular
 Not invertible = singular
n n×
n n×
CA I= AC I=
n
I I= n n×
Slide 2.2- 3© 2012 Pearson Education, Inc.
Inverse of 2x2 Matrix
 Theorem 4: Let . If , then
A is invertible and
If , then A is not invertible.
 The quantity is called the determinant of A,
and we write
 This theorem says that a matrix A is invertible
iff detA ≠ 0.
a b
A
c d
 
=  
 
0ad bc− ≠
1 1 d b
A
c aad bc
−
− 
=  −−  
0ad bc− =
ad bc−
det A ad bc= −
2 2×
Inverse of 2x2 Matrix - Example
 Find the inverse of A=
Slide 2.2- 4© 2012 Pearson Education, Inc.
Slide 2.2- 5© 2012 Pearson Education, Inc.
Solving Equations with Inverse Matrices
 Theorem 5: If A is an invertible matrix, then for
each b in Rn
, the equation Ax = b has the unique
solution x = A-1
b.
 Proof:
n n×
Solving Equations with Inverse Matrices - Example
 Use inverse matrix to solve:
3x1 + 4x2 = 3
5x1 + 6x2= 7
Slide 2.2- 6© 2012 Pearson Education, Inc.
Slide 2.2- 7© 2012 Pearson Education, Inc.
Theorem 2-6
a) If A is an invertible matrix, then A-1
is invertible and
(A-1
)-1
= A
b) If A and B are nxn invertible matrices, then so is
AB, and the inverse of AB is the product of the
inverses of A and B in the reverse order. That is,
(AB)-1
= B-1
A-1
a) If A is an invertible matrix, then so is AT
, and the
inverse of AT
is the transpose of A-1
. That is,
(AT
)-1
= (A-1
)T
Slide 2.2- 8© 2012 Pearson Education, Inc.
ELEMENTARY MATRICES
 An elementary matrix is one that is obtained by
performing a single elementary row operation on an
identity matrix.
Slide 2.2- 9© 2012 Pearson Education, Inc.
Theorem 2-7 – Method for Finding A-1
 An nxn matrix A is invertible iff A is row equivalent
to In. The row operations that reduces A to In also
transforms In into A-1
.
Slide 2.2- 10© 2012 Pearson Education, Inc.
ALGORITHM FOR FINDING
 Example 2: Find the inverse of the matrix
, if it exists.
 Solution:
A =
0 1 2
1 0 3
4 −3 8










1
A−
Slide 2.2- 11© 2012 Pearson Education, Inc.
ALGORITHM FOR FINDING
.
 Now, check the final answer.
1
9 / 2 7 3/ 2
2 4 1
3/ 2 2 1/ 2
A−
− − 
 = − −
 
−  
1
0 1 2 9 / 2 7 3/ 2 1 0 0
1 0 3 2 4 1 0 1 0
4 3 8 3/ 2 2 1/ 2 0 0 1
AA−
− −     
     = − − =
     
− −          
1
A−
Slide 2.3- 12© 2012 Pearson Education, Inc.
THE INVERTIBLE MATRIX THEOREM
Theorem 8: Let A be a square nxn matrix. Then the
following statements are equivalent. That is, for a given
A, the statements are either all true or all false.
a. A is an invertible matrix.
b. A is row equivalent to the nxn identity matrix.
c. A has n pivot positions.
d.The equation Ax = 0 has only the trivial solution.
e.The columns of A form a linearly independent set.
f.The linear transformation x⟼Ax is one-to-one.
g. Ax=b has at least one solution for each b in Rn
.
Slide 2.3- 13© 2012 Pearson Education, Inc.
THE INVERTIBLE MATRIX THEOREM (contd)
h. The columns of A span Rn
.
i. The linear transformation x⟼Ax maps Rn
onto Rn
.
j. There is an nxn matrix C such that CA=I.
k. There is an nxn matrix D such that AD=I.
l. AT
is an invertible matrix.
Slide 2.3- 14© 2012 Pearson Education, Inc.
THE INVERTIBLE MATRIX THEOREM
 The Invertible Matrix Theorem divides the set of all
nxn matrices into two disjoint classes:
 the invertible (nonsingular) matrices
 noninvertible (singular) matrices.
 Each statement in the theorem describes a property of
every nxn invertible matrix.
 The negation of a statement in the theorem describes
a property of every nxn singular matrix.
 For instance, an nxn singular matrix is not row
equivalent to In, does not have n pivot position, and
has linearly dependent columns.
Slide 2.3- 15© 2012 Pearson Education, Inc.
THE INVERTIBLE MATRIX THEOREM
 Example 1: Use the Invertible Matrix Theorem to
decide if A is invertible:
 Solution:
1 0 2
3 1 2
5 1 9
A
− 
 = −
 
− −  
Slide 2.3- 16© 2012 Pearson Education, Inc.
THE INVERTIBLE MATRIX THEOREM
 The Invertible Matrix Theorem applies only to square
matrices.
 For example, if the columns of a 4x3 matrix are
linearly independent, we cannot use the Invertible
Matrix Theorem to conclude anything about the
existence or nonexistence of solutions of equation of
the form Ax=b.
Slide 2.3- 17© 2012 Pearson Education, Inc.
INVERTIBLE LINEAR TRANSFORMATIONS
 Matrix multiplication corresponds to composition of
linear transformations.
 When a matrix A is invertible, the equation
can be viewed as a statement about linear
transformations. See the following figure.
1
x xA A−
=
Slide 2.3- 18© 2012 Pearson Education, Inc.
INVERTIBLE LINEAR TRANSFORMATIONS
 A linear transformation T:Rn
Rn
is invertible if there
exists a function S:Rn
Rn
such that
S(T(x)) = x for all x in Rn
T(S(x)) = x for all x in Rn
 Theorem 9: Let T:Rn
Rn
be a linear transformation
with standard matrix A. Then T is invertible iff A is an
invertible matrix.
T-1
:x⟼A-1
x

More Related Content

What's hot

Complex numbers and quadratic equations
Complex numbers and quadratic equationsComplex numbers and quadratic equations
Complex numbers and quadratic equationsriyadutta1996
 
Mathematics-Dihedral Groups
Mathematics-Dihedral GroupsMathematics-Dihedral Groups
Mathematics-Dihedral Groups
St Mary's College,Thrissur,Kerala
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
arunsmm
 
ABSTRACT ALGEBRA
ABSTRACT ALGEBRAABSTRACT ALGEBRA
ABSTRACT ALGEBRA
MANJULAKAMALANATHAN
 
Magic graphs
Magic graphsMagic graphs
Magic graphsSpringer
 
Exercice nombres complexes
Exercice nombres complexesExercice nombres complexes
Exercice nombres complexesYessin Abdelhedi
 
Applied numerical methods lec13
Applied numerical methods lec13Applied numerical methods lec13
Applied numerical methods lec13
Yasser Ahmed
 
Algebra 2. 9.15. Intro to quadratics
Algebra 2. 9.15. Intro to quadraticsAlgebra 2. 9.15. Intro to quadratics
Algebra 2. 9.15. Intro to quadratics
dmatkeson21
 
functions-of-several-variables.ppt
functions-of-several-variables.pptfunctions-of-several-variables.ppt
functions-of-several-variables.ppt
Davidbham
 
Topology M.Sc. 2 semester Mathematics compactness, unit - 4
Topology M.Sc. 2 semester Mathematics compactness, unit - 4Topology M.Sc. 2 semester Mathematics compactness, unit - 4
Topology M.Sc. 2 semester Mathematics compactness, unit - 4
Shri Shankaracharya College, Bhilai,Junwani
 
GROUP AND SUBGROUP PPT 20By SONU KUMAR.pptx
GROUP AND SUBGROUP PPT 20By SONU KUMAR.pptxGROUP AND SUBGROUP PPT 20By SONU KUMAR.pptx
GROUP AND SUBGROUP PPT 20By SONU KUMAR.pptx
SONU KUMAR
 
Capitulo 5, 7ma edición
Capitulo 5, 7ma ediciónCapitulo 5, 7ma edición
Capitulo 5, 7ma edición
Sohar Carr
 
Lesson 14 b - parametric-1
Lesson 14 b - parametric-1Lesson 14 b - parametric-1
Lesson 14 b - parametric-1Jean Leano
 
P. e. bland, rings and their modules
P. e. bland, rings and their modulesP. e. bland, rings and their modules
P. e. bland, rings and their modules
khudair al fauudi
 
Integral Domains
Integral DomainsIntegral Domains
Linear Systems Gauss Seidel
Linear Systems   Gauss SeidelLinear Systems   Gauss Seidel
Linear Systems Gauss SeidelEric Davishahl
 
Diamond and box factoring student version
Diamond and box factoring student versionDiamond and box factoring student version
Diamond and box factoring student version
velmon23
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
oscar
 
D’Alembert’s Solution of the Wave Equation
D’Alembert’s Solution of the Wave EquationD’Alembert’s Solution of the Wave Equation
D’Alembert’s Solution of the Wave Equation
vaani pathak
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 

What's hot (20)

Complex numbers and quadratic equations
Complex numbers and quadratic equationsComplex numbers and quadratic equations
Complex numbers and quadratic equations
 
Mathematics-Dihedral Groups
Mathematics-Dihedral GroupsMathematics-Dihedral Groups
Mathematics-Dihedral Groups
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
 
ABSTRACT ALGEBRA
ABSTRACT ALGEBRAABSTRACT ALGEBRA
ABSTRACT ALGEBRA
 
Magic graphs
Magic graphsMagic graphs
Magic graphs
 
Exercice nombres complexes
Exercice nombres complexesExercice nombres complexes
Exercice nombres complexes
 
Applied numerical methods lec13
Applied numerical methods lec13Applied numerical methods lec13
Applied numerical methods lec13
 
Algebra 2. 9.15. Intro to quadratics
Algebra 2. 9.15. Intro to quadraticsAlgebra 2. 9.15. Intro to quadratics
Algebra 2. 9.15. Intro to quadratics
 
functions-of-several-variables.ppt
functions-of-several-variables.pptfunctions-of-several-variables.ppt
functions-of-several-variables.ppt
 
Topology M.Sc. 2 semester Mathematics compactness, unit - 4
Topology M.Sc. 2 semester Mathematics compactness, unit - 4Topology M.Sc. 2 semester Mathematics compactness, unit - 4
Topology M.Sc. 2 semester Mathematics compactness, unit - 4
 
GROUP AND SUBGROUP PPT 20By SONU KUMAR.pptx
GROUP AND SUBGROUP PPT 20By SONU KUMAR.pptxGROUP AND SUBGROUP PPT 20By SONU KUMAR.pptx
GROUP AND SUBGROUP PPT 20By SONU KUMAR.pptx
 
Capitulo 5, 7ma edición
Capitulo 5, 7ma ediciónCapitulo 5, 7ma edición
Capitulo 5, 7ma edición
 
Lesson 14 b - parametric-1
Lesson 14 b - parametric-1Lesson 14 b - parametric-1
Lesson 14 b - parametric-1
 
P. e. bland, rings and their modules
P. e. bland, rings and their modulesP. e. bland, rings and their modules
P. e. bland, rings and their modules
 
Integral Domains
Integral DomainsIntegral Domains
Integral Domains
 
Linear Systems Gauss Seidel
Linear Systems   Gauss SeidelLinear Systems   Gauss Seidel
Linear Systems Gauss Seidel
 
Diamond and box factoring student version
Diamond and box factoring student versionDiamond and box factoring student version
Diamond and box factoring student version
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
D’Alembert’s Solution of the Wave Equation
D’Alembert’s Solution of the Wave EquationD’Alembert’s Solution of the Wave Equation
D’Alembert’s Solution of the Wave Equation
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 

Similar to Lecture 5 inverse of matrices - section 2-2 and 2-3

Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
njit-ronbrown
 
Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1njit-ronbrown
 
Engg maths k notes(4)
Engg maths k notes(4)Engg maths k notes(4)
Engg maths k notes(4)
Ranjay Kumar
 
Tutorial on EM algorithm – Part 1
Tutorial on EM algorithm – Part 1Tutorial on EM algorithm – Part 1
Tutorial on EM algorithm – Part 1
Loc Nguyen
 
Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5
Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
njit-ronbrown
 
On Fully Indecomposable Quaternion Doubly Stochastic Matrices
On Fully Indecomposable Quaternion Doubly Stochastic MatricesOn Fully Indecomposable Quaternion Doubly Stochastic Matrices
On Fully Indecomposable Quaternion Doubly Stochastic Matrices
ijtsrd
 
Presentation on matrix
Presentation on matrixPresentation on matrix
Presentation on matrix
Nahin Mahfuz Seam
 
Maths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectorsMaths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectors
Jaydev Kishnani
 
Linear Algebra
Linear AlgebraLinear Algebra
Linear Algebra
laibaNoor60
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
njit-ronbrown
 
9.matrices and transformation Further Mathematics Zimbabwe Zimsec Cambridge
9.matrices and transformation   Further Mathematics Zimbabwe Zimsec Cambridge9.matrices and transformation   Further Mathematics Zimbabwe Zimsec Cambridge
9.matrices and transformation Further Mathematics Zimbabwe Zimsec Cambridge
alproelearning
 
Eigen value and vectors
Eigen value and vectorsEigen value and vectors
Eigen value and vectors
Praveen Prashant
 
2.2 inverse of a matrix
2.2 inverse of a matrix2.2 inverse of a matrix
2.2 inverse of a matrix
Self-Employed
 
01.03 squared matrices_and_other_issues
01.03 squared matrices_and_other_issues01.03 squared matrices_and_other_issues
01.03 squared matrices_and_other_issues
Andres Mendez-Vazquez
 
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
njit-ronbrown
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
Rutvij Patel
 
Determinants3
Determinants3Determinants3
Determinants3
kochadaiyaan
 
Ma3bfet par 10.5 31 julie 2014
Ma3bfet par 10.5 31 julie 2014Ma3bfet par 10.5 31 julie 2014
Ma3bfet par 10.5 31 julie 2014
Celumusa Godfrey Nkosi
 

Similar to Lecture 5 inverse of matrices - section 2-2 and 2-3 (20)

Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
 
Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
 
Engg maths k notes(4)
Engg maths k notes(4)Engg maths k notes(4)
Engg maths k notes(4)
 
Tutorial on EM algorithm – Part 1
Tutorial on EM algorithm – Part 1Tutorial on EM algorithm – Part 1
Tutorial on EM algorithm – Part 1
 
Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5Lecture  11   diagonalization & complex eigenvalues -  5-3 & 5-5
Lecture 11 diagonalization & complex eigenvalues - 5-3 & 5-5
 
On Fully Indecomposable Quaternion Doubly Stochastic Matrices
On Fully Indecomposable Quaternion Doubly Stochastic MatricesOn Fully Indecomposable Quaternion Doubly Stochastic Matrices
On Fully Indecomposable Quaternion Doubly Stochastic Matrices
 
Presentation on matrix
Presentation on matrixPresentation on matrix
Presentation on matrix
 
Maths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectorsMaths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectors
 
Linear Algebra
Linear AlgebraLinear Algebra
Linear Algebra
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
 
9.matrices and transformation Further Mathematics Zimbabwe Zimsec Cambridge
9.matrices and transformation   Further Mathematics Zimbabwe Zimsec Cambridge9.matrices and transformation   Further Mathematics Zimbabwe Zimsec Cambridge
9.matrices and transformation Further Mathematics Zimbabwe Zimsec Cambridge
 
Rankmatrix
RankmatrixRankmatrix
Rankmatrix
 
7 4
7 47 4
7 4
 
Eigen value and vectors
Eigen value and vectorsEigen value and vectors
Eigen value and vectors
 
2.2 inverse of a matrix
2.2 inverse of a matrix2.2 inverse of a matrix
2.2 inverse of a matrix
 
01.03 squared matrices_and_other_issues
01.03 squared matrices_and_other_issues01.03 squared matrices_and_other_issues
01.03 squared matrices_and_other_issues
 
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1Lecture 7   determinants cramers spaces - section 3-2 3-3 and 4-1
Lecture 7 determinants cramers spaces - section 3-2 3-3 and 4-1
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
 
Determinants3
Determinants3Determinants3
Determinants3
 
Ma3bfet par 10.5 31 julie 2014
Ma3bfet par 10.5 31 julie 2014Ma3bfet par 10.5 31 julie 2014
Ma3bfet par 10.5 31 julie 2014
 

More from njit-ronbrown

Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
njit-ronbrown
 
Lecture 12 orhogonality - 6.1 6.2 6.3
Lecture 12   orhogonality - 6.1 6.2 6.3Lecture 12   orhogonality - 6.1 6.2 6.3
Lecture 12 orhogonality - 6.1 6.2 6.3
njit-ronbrown
 
Lecture 9 eigenvalues - 5-1 & 5-2
Lecture 9   eigenvalues -  5-1 & 5-2Lecture 9   eigenvalues -  5-1 & 5-2
Lecture 9 eigenvalues - 5-1 & 5-2
njit-ronbrown
 
Lecture 9 dim & rank - 4-5 & 4-6
Lecture 9   dim & rank -  4-5 & 4-6Lecture 9   dim & rank -  4-5 & 4-6
Lecture 9 dim & rank - 4-5 & 4-6
njit-ronbrown
 
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
njit-ronbrown
 
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
njit-ronbrown
 
Lecture 3 section 1-7, 1-8 and 1-9
Lecture 3   section 1-7, 1-8 and 1-9Lecture 3   section 1-7, 1-8 and 1-9
Lecture 3 section 1-7, 1-8 and 1-9
njit-ronbrown
 
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row ReductionLecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
njit-ronbrown
 
Lecture 01 - Row Operations & Row Reduction
Lecture 01 - Row Operations & Row ReductionLecture 01 - Row Operations & Row Reduction
Lecture 01 - Row Operations & Row Reduction
njit-ronbrown
 
Lecture 20 fundamental theorem of calc - section 5.3
Lecture 20   fundamental theorem of calc - section 5.3Lecture 20   fundamental theorem of calc - section 5.3
Lecture 20 fundamental theorem of calc - section 5.3
njit-ronbrown
 
Lecture 18 antiderivatives - section 4.8
Lecture 18   antiderivatives - section 4.8Lecture 18   antiderivatives - section 4.8
Lecture 18 antiderivatives - section 4.8
njit-ronbrown
 
Lecture 17 optimization - section 4.6
Lecture 17   optimization - section 4.6Lecture 17   optimization - section 4.6
Lecture 17 optimization - section 4.6
njit-ronbrown
 
Lecture 16 graphing - section 4.3
Lecture 16   graphing - section 4.3Lecture 16   graphing - section 4.3
Lecture 16 graphing - section 4.3
njit-ronbrown
 
Lecture 15 max min - section 4.2
Lecture 15   max min - section 4.2Lecture 15   max min - section 4.2
Lecture 15 max min - section 4.2
njit-ronbrown
 
Lecture 14 related rates - section 4.1
Lecture 14   related rates - section 4.1Lecture 14   related rates - section 4.1
Lecture 14 related rates - section 4.1
njit-ronbrown
 
Lecture 13 applications - section 3.8
Lecture 13   applications - section 3.8Lecture 13   applications - section 3.8
Lecture 13 applications - section 3.8
njit-ronbrown
 
Lecture 11 implicit differentiation - section 3.5
Lecture 11   implicit differentiation - section 3.5Lecture 11   implicit differentiation - section 3.5
Lecture 11 implicit differentiation - section 3.5
njit-ronbrown
 
Lecture 10 chain rule - section 3.4
Lecture 10   chain rule - section 3.4Lecture 10   chain rule - section 3.4
Lecture 10 chain rule - section 3.4
njit-ronbrown
 
Lecture 9 derivatives of trig functions - section 3.3
Lecture 9   derivatives of trig functions - section 3.3Lecture 9   derivatives of trig functions - section 3.3
Lecture 9 derivatives of trig functions - section 3.3
njit-ronbrown
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rules
njit-ronbrown
 

More from njit-ronbrown (20)

Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7Lecture 13   gram-schmidt  inner product spaces - 6.4 6.7
Lecture 13 gram-schmidt inner product spaces - 6.4 6.7
 
Lecture 12 orhogonality - 6.1 6.2 6.3
Lecture 12   orhogonality - 6.1 6.2 6.3Lecture 12   orhogonality - 6.1 6.2 6.3
Lecture 12 orhogonality - 6.1 6.2 6.3
 
Lecture 9 eigenvalues - 5-1 & 5-2
Lecture 9   eigenvalues -  5-1 & 5-2Lecture 9   eigenvalues -  5-1 & 5-2
Lecture 9 eigenvalues - 5-1 & 5-2
 
Lecture 9 dim & rank - 4-5 & 4-6
Lecture 9   dim & rank -  4-5 & 4-6Lecture 9   dim & rank -  4-5 & 4-6
Lecture 9 dim & rank - 4-5 & 4-6
 
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6Lecture 8   nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
Lecture 8 nul col bases dim & rank - section 4-2, 4-3, 4-5 & 4-6
 
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2Lecture 6   lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
Lecture 6 lu factorization & determinants - section 2-5 2-7 3-1 and 3-2
 
Lecture 3 section 1-7, 1-8 and 1-9
Lecture 3   section 1-7, 1-8 and 1-9Lecture 3   section 1-7, 1-8 and 1-9
Lecture 3 section 1-7, 1-8 and 1-9
 
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row ReductionLecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
Lecture 01 - Section 1.1 & 1.2 Row Operations & Row Reduction
 
Lecture 01 - Row Operations & Row Reduction
Lecture 01 - Row Operations & Row ReductionLecture 01 - Row Operations & Row Reduction
Lecture 01 - Row Operations & Row Reduction
 
Lecture 20 fundamental theorem of calc - section 5.3
Lecture 20   fundamental theorem of calc - section 5.3Lecture 20   fundamental theorem of calc - section 5.3
Lecture 20 fundamental theorem of calc - section 5.3
 
Lecture 18 antiderivatives - section 4.8
Lecture 18   antiderivatives - section 4.8Lecture 18   antiderivatives - section 4.8
Lecture 18 antiderivatives - section 4.8
 
Lecture 17 optimization - section 4.6
Lecture 17   optimization - section 4.6Lecture 17   optimization - section 4.6
Lecture 17 optimization - section 4.6
 
Lecture 16 graphing - section 4.3
Lecture 16   graphing - section 4.3Lecture 16   graphing - section 4.3
Lecture 16 graphing - section 4.3
 
Lecture 15 max min - section 4.2
Lecture 15   max min - section 4.2Lecture 15   max min - section 4.2
Lecture 15 max min - section 4.2
 
Lecture 14 related rates - section 4.1
Lecture 14   related rates - section 4.1Lecture 14   related rates - section 4.1
Lecture 14 related rates - section 4.1
 
Lecture 13 applications - section 3.8
Lecture 13   applications - section 3.8Lecture 13   applications - section 3.8
Lecture 13 applications - section 3.8
 
Lecture 11 implicit differentiation - section 3.5
Lecture 11   implicit differentiation - section 3.5Lecture 11   implicit differentiation - section 3.5
Lecture 11 implicit differentiation - section 3.5
 
Lecture 10 chain rule - section 3.4
Lecture 10   chain rule - section 3.4Lecture 10   chain rule - section 3.4
Lecture 10 chain rule - section 3.4
 
Lecture 9 derivatives of trig functions - section 3.3
Lecture 9   derivatives of trig functions - section 3.3Lecture 9   derivatives of trig functions - section 3.3
Lecture 9 derivatives of trig functions - section 3.3
 
Lecture 8 derivative rules
Lecture 8   derivative rulesLecture 8   derivative rules
Lecture 8 derivative rules
 

Recently uploaded

Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 

Recently uploaded (20)

Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 

Lecture 5 inverse of matrices - section 2-2 and 2-3

  • 1. 2 2.2 © 2012 Pearson Education, Inc. Math 337-102 Lecture 5 THE INVERSE OF A MATRIX
  • 2. Slide 2.2- 2© 2012 Pearson Education, Inc. Inverse Matrix - Definition  An matrix A is said to be invertible if there is an matrix C such that and where , the identity matrix.  In this case, C is an inverse of A.  This unique inverse is denoted by A-1  A-1 A = I and AA-1 = I  Invertible = nonsingular  Not invertible = singular n n× n n× CA I= AC I= n I I= n n×
  • 3. Slide 2.2- 3© 2012 Pearson Education, Inc. Inverse of 2x2 Matrix  Theorem 4: Let . If , then A is invertible and If , then A is not invertible.  The quantity is called the determinant of A, and we write  This theorem says that a matrix A is invertible iff detA ≠ 0. a b A c d   =     0ad bc− ≠ 1 1 d b A c aad bc − −  =  −−   0ad bc− = ad bc− det A ad bc= − 2 2×
  • 4. Inverse of 2x2 Matrix - Example  Find the inverse of A= Slide 2.2- 4© 2012 Pearson Education, Inc.
  • 5. Slide 2.2- 5© 2012 Pearson Education, Inc. Solving Equations with Inverse Matrices  Theorem 5: If A is an invertible matrix, then for each b in Rn , the equation Ax = b has the unique solution x = A-1 b.  Proof: n n×
  • 6. Solving Equations with Inverse Matrices - Example  Use inverse matrix to solve: 3x1 + 4x2 = 3 5x1 + 6x2= 7 Slide 2.2- 6© 2012 Pearson Education, Inc.
  • 7. Slide 2.2- 7© 2012 Pearson Education, Inc. Theorem 2-6 a) If A is an invertible matrix, then A-1 is invertible and (A-1 )-1 = A b) If A and B are nxn invertible matrices, then so is AB, and the inverse of AB is the product of the inverses of A and B in the reverse order. That is, (AB)-1 = B-1 A-1 a) If A is an invertible matrix, then so is AT , and the inverse of AT is the transpose of A-1 . That is, (AT )-1 = (A-1 )T
  • 8. Slide 2.2- 8© 2012 Pearson Education, Inc. ELEMENTARY MATRICES  An elementary matrix is one that is obtained by performing a single elementary row operation on an identity matrix.
  • 9. Slide 2.2- 9© 2012 Pearson Education, Inc. Theorem 2-7 – Method for Finding A-1  An nxn matrix A is invertible iff A is row equivalent to In. The row operations that reduces A to In also transforms In into A-1 .
  • 10. Slide 2.2- 10© 2012 Pearson Education, Inc. ALGORITHM FOR FINDING  Example 2: Find the inverse of the matrix , if it exists.  Solution: A = 0 1 2 1 0 3 4 −3 8           1 A−
  • 11. Slide 2.2- 11© 2012 Pearson Education, Inc. ALGORITHM FOR FINDING .  Now, check the final answer. 1 9 / 2 7 3/ 2 2 4 1 3/ 2 2 1/ 2 A− − −   = − −   −   1 0 1 2 9 / 2 7 3/ 2 1 0 0 1 0 3 2 4 1 0 1 0 4 3 8 3/ 2 2 1/ 2 0 0 1 AA− − −           = − − =       − −           1 A−
  • 12. Slide 2.3- 12© 2012 Pearson Education, Inc. THE INVERTIBLE MATRIX THEOREM Theorem 8: Let A be a square nxn matrix. Then the following statements are equivalent. That is, for a given A, the statements are either all true or all false. a. A is an invertible matrix. b. A is row equivalent to the nxn identity matrix. c. A has n pivot positions. d.The equation Ax = 0 has only the trivial solution. e.The columns of A form a linearly independent set. f.The linear transformation x⟼Ax is one-to-one. g. Ax=b has at least one solution for each b in Rn .
  • 13. Slide 2.3- 13© 2012 Pearson Education, Inc. THE INVERTIBLE MATRIX THEOREM (contd) h. The columns of A span Rn . i. The linear transformation x⟼Ax maps Rn onto Rn . j. There is an nxn matrix C such that CA=I. k. There is an nxn matrix D such that AD=I. l. AT is an invertible matrix.
  • 14. Slide 2.3- 14© 2012 Pearson Education, Inc. THE INVERTIBLE MATRIX THEOREM  The Invertible Matrix Theorem divides the set of all nxn matrices into two disjoint classes:  the invertible (nonsingular) matrices  noninvertible (singular) matrices.  Each statement in the theorem describes a property of every nxn invertible matrix.  The negation of a statement in the theorem describes a property of every nxn singular matrix.  For instance, an nxn singular matrix is not row equivalent to In, does not have n pivot position, and has linearly dependent columns.
  • 15. Slide 2.3- 15© 2012 Pearson Education, Inc. THE INVERTIBLE MATRIX THEOREM  Example 1: Use the Invertible Matrix Theorem to decide if A is invertible:  Solution: 1 0 2 3 1 2 5 1 9 A −   = −   − −  
  • 16. Slide 2.3- 16© 2012 Pearson Education, Inc. THE INVERTIBLE MATRIX THEOREM  The Invertible Matrix Theorem applies only to square matrices.  For example, if the columns of a 4x3 matrix are linearly independent, we cannot use the Invertible Matrix Theorem to conclude anything about the existence or nonexistence of solutions of equation of the form Ax=b.
  • 17. Slide 2.3- 17© 2012 Pearson Education, Inc. INVERTIBLE LINEAR TRANSFORMATIONS  Matrix multiplication corresponds to composition of linear transformations.  When a matrix A is invertible, the equation can be viewed as a statement about linear transformations. See the following figure. 1 x xA A− =
  • 18. Slide 2.3- 18© 2012 Pearson Education, Inc. INVERTIBLE LINEAR TRANSFORMATIONS  A linear transformation T:Rn Rn is invertible if there exists a function S:Rn Rn such that S(T(x)) = x for all x in Rn T(S(x)) = x for all x in Rn  Theorem 9: Let T:Rn Rn be a linear transformation with standard matrix A. Then T is invertible iff A is an invertible matrix. T-1 :x⟼A-1 x