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

PDF
PPTX
Real numbers
PPTX
Presentation on inverse matrix
PPT
Number theory
PPT
3.2 Logarithmic Functions
PPTX
Sets and venn diagrams
PPTX
Inverse Matrix & Determinants
Real numbers
Presentation on inverse matrix
Number theory
3.2 Logarithmic Functions
Sets and venn diagrams
Inverse Matrix & Determinants

What's hot (20)

PPT
Solving quadratics by graphing
PPTX
Complex Numbers
PDF
Introduction of matrices
PPTX
Factoring polynomials
PDF
Number Theory - Lesson 1 - Introduction to Number Theory
PPTX
Factoring by grouping
PPT
systems of linear equations & matrices
PPTX
Metric space
PPT
Properties of Real Numbers
PPTX
Introduction to Modular Arithmetic
PDF
3.2 Domain and Range
PPTX
Types of Numbers
PDF
Algebra basic.pdf
PPTX
Imaginary numbers
ODP
Linear cong slide 2
PPTX
Real Number System
PPTX
Linear Congruences, reduced residue systems.pptx
PPTX
Matrix inverse
DOCX
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
PPSX
Cartesian product of two sets
Solving quadratics by graphing
Complex Numbers
Introduction of matrices
Factoring polynomials
Number Theory - Lesson 1 - Introduction to Number Theory
Factoring by grouping
systems of linear equations & matrices
Metric space
Properties of Real Numbers
Introduction to Modular Arithmetic
3.2 Domain and Range
Types of Numbers
Algebra basic.pdf
Imaginary numbers
Linear cong slide 2
Real Number System
Linear Congruences, reduced residue systems.pptx
Matrix inverse
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
Cartesian product of two sets
Ad

Similar to 2.2 inverse of a matrix (20)

PPTX
Invertible Matrix and Factorization.pptx
DOCX
Matrices & determinants
PDF
Some notes on Matrix Algebra
PPT
Big Thm2
PPTX
Maths-->>Eigenvalues and eigenvectors
PPTX
Bba i-bm-u-2- matrix -
PPTX
Linear Algebra PPT M.Sc., Mathematics Unit-1.pptx
PPT
Lecture 5 inverse of matrices - section 2-2 and 2-3
PDF
Eigen value and vectors
PPT
chap01987654etghujh76687976jgtfhhhgve.ppt
PPTX
matrix further mahmatix for betc level 5.pptx
PPTX
CMSC 56 | Lecture 17: Matrices
PDF
ppt power point presentation physics.pdf
PPT
Eighan values and diagonalization
PDF
Inverse-power-method.pdf
PPT
Ch07 3
PPTX
Eigen value and eigen vector
PDF
probability problem with brief solution 3
PPT
Linear Algebra and Matrix
PDF
7 4
Invertible Matrix and Factorization.pptx
Matrices & determinants
Some notes on Matrix Algebra
Big Thm2
Maths-->>Eigenvalues and eigenvectors
Bba i-bm-u-2- matrix -
Linear Algebra PPT M.Sc., Mathematics Unit-1.pptx
Lecture 5 inverse of matrices - section 2-2 and 2-3
Eigen value and vectors
chap01987654etghujh76687976jgtfhhhgve.ppt
matrix further mahmatix for betc level 5.pptx
CMSC 56 | Lecture 17: Matrices
ppt power point presentation physics.pdf
Eighan values and diagonalization
Inverse-power-method.pdf
Ch07 3
Eigen value and eigen vector
probability problem with brief solution 3
Linear Algebra and Matrix
7 4
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
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
Welding lecture in detail for understanding
PDF
composite construction of structures.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPT
Project quality management in manufacturing
PDF
PPT on Performance Review to get promotions
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
DOCX
573137875-Attendance-Management-System-original
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Sustainable Sites - Green Building Construction
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Welding lecture in detail for understanding
composite construction of structures.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
OOP with Java - Java Introduction (Basics)
Foundation to blockchain - A guide to Blockchain Tech
Project quality management in manufacturing
PPT on Performance Review to get promotions
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
573137875-Attendance-Management-System-original
CYBER-CRIMES AND SECURITY A guide to understanding
Sustainable Sites - Green Building Construction
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
bas. eng. economics group 4 presentation 1.pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
Operating System & Kernel Study Guide-1 - converted.pdf

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.