SlideShare a Scribd company logo
2.2 Inverse of a Matrix
Definition [Invertible Matrix]
An nxn matrix A is said to be invertible if there is an nxn matrix B such
that
AB=BA=I
in which case B is an inverse of A and we write B=A-1
Definition [Singular and Non Singular
Matrices]
A matrix that is not invertible is called a singular matrix. A matrix that is
invertible is called non singular matrix.
Example: The matrix B=
−2 1
1.5 −0.5
is an inverse
of A =
1 2
3 4
.
Solution:
Remark:
Statement: If a square matrix has an inverse then it is unique.
proof: Let A be an invertible matrix. If B be the inverse of the matrix A then
by definition,
AB = BA = I …………(i)
Suppose if possible, let C be another inverse of A, then again by definition,
AC = CA = I………….(ii)
Now, C = CI = CAB from (i)
= IB from (ii)
= B, thus B is unique.
Theorem 4
Let A=
𝑎 𝑏
𝑐 𝑑
, ad − bc ≠ 0, then A is invertible and
𝐴−1 =
1
𝑎𝑑−𝑏𝑐
𝑑 −𝑏
−𝑐 𝑎
. If ad-bc=0, then A is invertible.
Proof:
2.2 inverse of a matrix
Definition [Determinant]
Let A=
𝑎 𝑏
𝑐 𝑑
. The quantity ad-bc is called the determinant of A. It is
denoted by detA or 𝐴 or ∆𝐴.
Thus, 𝐴 =ad-bc
Note:
1. Theorem 4 guarantees that a 2x2 matrix A is invertible if and only if
detA≠ 0.
2. A matrix A is singular if detA=0 and it is non singular if detA ≠ 0.
Example: Find the inverse of A=
2 4
3 5
.
Solution:
Theorem 5
If A is an invertible nxn matrix, then for each b in Rn, the equation Ax=b
has the unique solution x=A-1b.
Proof:
Example: Use the inverse of the matrix to
solve the system, 2x + 4y = 6 , 3x + 5y = 8.
Solution:
Theorem 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 the reverse order.
That is (AB)-1=B-1A-1.
c. 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.
Proof:
2.2 inverse of a matrix
Elementary Matrices
A matrix that is obtained by performing a single elementary row
operation in an identity matrix is called an elementary matrix.
e.g. 𝐸1 =
1 0 0
0 1 0
−4 0 1
, is an elementary matrix which is obtained by
performing the operation R3→R3 – 4R1
Algorithm for finding A-1
Let A be and invertible matrix.
1. Row reduce the augmented matrix [A | I].
2. If A is row equivalent to I, then [A | I] is row equivalent to [I | A-1]
i.e. [A | I] ~ … ~ [I | A-1].
3. Otherwise , A does not have an inverse.
Example

More Related Content

PPTX
MATRICES
PPTX
Matrix Algebra seminar ppt
PDF
INVERSE OF MATRIX
PPT
Set in discrete mathematics
PPT
systems of linear equations & matrices
PDF
Matrix introduction and matrix operations.
PPT
Number theory
PDF
Set, Relations and Functions
MATRICES
Matrix Algebra seminar ppt
INVERSE OF MATRIX
Set in discrete mathematics
systems of linear equations & matrices
Matrix introduction and matrix operations.
Number theory
Set, Relations and Functions

What's hot (20)

PPTX
Matrices
PPTX
Lesson 3 - matrix multiplication
PDF
A study on number theory and its applications
PPT
Introduction to Matrices
PPT
Number theory
PPT
LinearAlgebra.ppt
PPTX
Sets, functions and groups
PPTX
Sets PowerPoint Presentation
PPS
SET THEORY
PPTX
Trigonometric Identities.
PPT
Graphing Linear Equations Lesson
PPTX
Rank of a matrix
PDF
Introduction of matrices
PPT
MATRICES
PPT
Matrix and Determinants
PPT
Parallel and Perpendicular Slopes lines
PPT
Coordinate geometry
PPTX
system of linear equations by Diler
Matrices
Lesson 3 - matrix multiplication
A study on number theory and its applications
Introduction to Matrices
Number theory
LinearAlgebra.ppt
Sets, functions and groups
Sets PowerPoint Presentation
SET THEORY
Trigonometric Identities.
Graphing Linear Equations Lesson
Rank of a matrix
Introduction of matrices
MATRICES
Matrix and Determinants
Parallel and Perpendicular Slopes lines
Coordinate geometry
system of linear equations by Diler
Ad

Similar to 2.2 inverse of a matrix (20)

PPT
Lecture 5 inverse of matrices - section 2-2 and 2-3
PDF
Lecture 3 Inverse matrices(hotom).pdf
PDF
Ma3bfet par 10.5 31 julie 2014
PPTX
6.4 inverse matrices t
PDF
7 4
PPTX
Invertible Matrix and Factorization.pptx
PPTX
Inverse matrix
PPTX
matrices and differential equations , a complete overview.pptx
PPTX
Inverse of A Matrix
PPTX
Inverse finding using elementary row operations
PPTX
Inverse of a Matrix
PDF
Class 12_Chapter 3_Lecture_4.pdf
PPTX
Lesson 5 a matrix inverse
PDF
Business matrices complete lecture-note 1
PDF
Business matrices 2
PDF
Determinants3
PPT
Matrices - Mathematics
PPT
PPTX
Matrices upto Inverse PPT.pptx(engineering students)
PDF
APM.pdf
Lecture 5 inverse of matrices - section 2-2 and 2-3
Lecture 3 Inverse matrices(hotom).pdf
Ma3bfet par 10.5 31 julie 2014
6.4 inverse matrices t
7 4
Invertible Matrix and Factorization.pptx
Inverse matrix
matrices and differential equations , a complete overview.pptx
Inverse of A Matrix
Inverse finding using elementary row operations
Inverse of a Matrix
Class 12_Chapter 3_Lecture_4.pdf
Lesson 5 a matrix inverse
Business matrices complete lecture-note 1
Business matrices 2
Determinants3
Matrices - Mathematics
Matrices upto Inverse PPT.pptx(engineering students)
APM.pdf
Ad

More from Self-Employed (7)

PPT
Queue AS an ADT (Abstract Data Type)
PPT
Infix prefix postfix
PPTX
Ds lec 5_chap4
PPT
Discrete mathematics counting and logic relation
PPTX
Algorithm and C code related to data structure
PPT
Abstract data types (adt) intro to data structure part 2
PPTX
8086 architecture
Queue AS an ADT (Abstract Data Type)
Infix prefix postfix
Ds lec 5_chap4
Discrete mathematics counting and logic relation
Algorithm and C code related to data structure
Abstract data types (adt) intro to data structure part 2
8086 architecture

Recently uploaded (20)

PPTX
additive manufacturing of ss316l using mig welding
PDF
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Current and future trends in Computer Vision.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Construction Project Organization Group 2.pptx
PDF
Well-logging-methods_new................
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPTX
Sustainable Sites - Green Building Construction
PPT
Total quality management ppt for engineering students
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PPTX
Safety Seminar civil to be ensured for safe working.
PPT
introduction to datamining and warehousing
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
additive manufacturing of ss316l using mig welding
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
R24 SURVEYING LAB MANUAL for civil enggi
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Current and future trends in Computer Vision.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Construction Project Organization Group 2.pptx
Well-logging-methods_new................
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
UNIT 4 Total Quality Management .pptx
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Sustainable Sites - Green Building Construction
Total quality management ppt for engineering students
Fundamentals of safety and accident prevention -final (1).pptx
CYBER-CRIMES AND SECURITY A guide to understanding
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
Safety Seminar civil to be ensured for safe working.
introduction to datamining and warehousing
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks

2.2 inverse of a matrix

  • 1. 2.2 Inverse of a Matrix
  • 2. Definition [Invertible Matrix] An nxn matrix A is said to be invertible if there is an nxn matrix B such that AB=BA=I in which case B is an inverse of A and we write B=A-1
  • 3. Definition [Singular and Non Singular Matrices] A matrix that is not invertible is called a singular matrix. A matrix that is invertible is called non singular matrix.
  • 4. Example: The matrix B= −2 1 1.5 −0.5 is an inverse of A = 1 2 3 4 . Solution:
  • 5. Remark: Statement: If a square matrix has an inverse then it is unique. proof: Let A be an invertible matrix. If B be the inverse of the matrix A then by definition, AB = BA = I …………(i) Suppose if possible, let C be another inverse of A, then again by definition, AC = CA = I………….(ii) Now, C = CI = CAB from (i) = IB from (ii) = B, thus B is unique.
  • 6. Theorem 4 Let A= 𝑎 𝑏 𝑐 𝑑 , ad − bc ≠ 0, then A is invertible and 𝐴−1 = 1 𝑎𝑑−𝑏𝑐 𝑑 −𝑏 −𝑐 𝑎 . If ad-bc=0, then A is invertible. Proof:
  • 8. Definition [Determinant] Let A= 𝑎 𝑏 𝑐 𝑑 . The quantity ad-bc is called the determinant of A. It is denoted by detA or 𝐴 or ∆𝐴. Thus, 𝐴 =ad-bc
  • 9. Note: 1. Theorem 4 guarantees that a 2x2 matrix A is invertible if and only if detA≠ 0. 2. A matrix A is singular if detA=0 and it is non singular if detA ≠ 0.
  • 10. Example: Find the inverse of A= 2 4 3 5 . Solution:
  • 11. Theorem 5 If A is an invertible nxn matrix, then for each b in Rn, the equation Ax=b has the unique solution x=A-1b. Proof:
  • 12. Example: Use the inverse of the matrix to solve the system, 2x + 4y = 6 , 3x + 5y = 8. Solution:
  • 13. Theorem 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 the reverse order. That is (AB)-1=B-1A-1. c. 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. Proof:
  • 15. Elementary Matrices A matrix that is obtained by performing a single elementary row operation in an identity matrix is called an elementary matrix. e.g. 𝐸1 = 1 0 0 0 1 0 −4 0 1 , is an elementary matrix which is obtained by performing the operation R3→R3 – 4R1
  • 16. Algorithm for finding A-1 Let A be and invertible matrix. 1. Row reduce the augmented matrix [A | I]. 2. If A is row equivalent to I, then [A | I] is row equivalent to [I | A-1] i.e. [A | I] ~ … ~ [I | A-1]. 3. Otherwise , A does not have an inverse.