SlideShare a Scribd company logo
1 of 28
Cofactor Method for Inverses
• Let A = (aij) be an nxn matrix
• Recall, the co-factor Cij of element aij is:
Cij = (-1)i+j
|Mij|
• Mij is the (n-1) x (n-1) matrix made by
removing the ROW i and COLUMN j of A
Cofactor Method for Inverses
• Put all co-factors in a matrix – called the
matrix of co-factors:
C11 C12 C1n
C21
Cn1
C22
Cn2
C2n
Cnn
Cofactor Method for Inverses
• Inverse of A is given by:
A-1
= (matrix of co-factors)T1
|A|
1
|A|
C11 C21 Cn1
C12
C1n
C22
C2n
Cn2
Cnn
=
Examples
• Calculate the inverse of A =
a
c
b
d
|M11| = d C11 = dM11 = d
Examples
• Calculate the inverse of A =
a
c
b
d
|M12| = c C12 = -cM12 = c
Examples
• Calculate the inverse of A =
a
c
b
d
|M21| = b C12 = -bM21 = b
Examples
• Calculate the inverse of A =
a
c
b
d
|M22| = a C22 = aM22 = a
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= (matrix of co-factors)T1
|A|
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= (matrix of co-factors)T1
(ad-bc)
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= 1
(ad-bc)
C11
C21
C12
C22
T
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= 1
(ad-bc)
C11
C12
C21
C22
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= 1
(ad-bc)
d
C12
C21
C22
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= 1
(ad-bc)
d
C12
-b
C22
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= 1
(ad-bc)
d
-c
-b
C22
Examples
• Calculate the inverse of A =
a
c
b
d
• Found that:
C22 = aC21 = -bC12 = -cC11 = d
• So,
A-1
= 1
(ad-bc)
d
-c
-b
a
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C11 = 2|M11| = 2M11 = 2 2
43
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C12 = 0|M12| = 0M12 = 1 2
42
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C13 = -1|M13| = -1M13 = 1 2
32
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C21 = -1|M21| = 1M21 = 1 1
43
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C22 = 2|M22| = 2M22 = 1 1
42
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C23 = -1|M23| = 1M23 = 1 1
32
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C31 = 0|M31| = 0M31 = 1 1
22
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Find the co-factors:
2
2
1
43
C32 = -1|M32| = 1M32 = 1 1
21
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• First find the co-factors:
2
2
1
43
C33 = 1|M33| = 1M33 = 1 1
21
Examples 3x3 Matrix
• Calculate the inverse of B =
1
1
1
2
• Next the determinant: use the top row:
2
2
1
43
|B| = 1x |M11| -1x |M12| + 1x |M13|
= 2 – 0 + (-1) = 1
• Using the formula,
B-1
= (matrix of co-factors)T1
|B|
= (matrix of co-factors)T1
1
Examples 3x3 Matrix
Examples 3x3 Matrix
2
-1
0
2 -1
0
1
1-1
• Using the formula,
B-1
= (matrix of co-factors)T1
|B|
=
1
1
T
2
0
-1
2 -1
-1
0
1-1
Examples 3x3 Matrix
• Using the formula,
B-1
= (matrix of co-factors)T1
|B|
=
• Same answer obtained by Gauss-Jordan method

More Related Content

What's hot

Matrix multiplication
Matrix multiplicationMatrix multiplication
Matrix multiplicationBobby Bloch
 
Eigen values and eigen vectors engineering
Eigen values and eigen vectors engineeringEigen values and eigen vectors engineering
Eigen values and eigen vectors engineeringshubham211
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & DimensionManikanta satyala
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equationsCesar Mendoza
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimensionATUL KUMAR YADAV
 
Determinants
DeterminantsDeterminants
DeterminantsRivan001
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices SlidesMatthew Leingang
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinantsKum Visal
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 
10.6 solving linear inequalities
10.6 solving linear inequalities10.6 solving linear inequalities
10.6 solving linear inequalitiesGlenSchlee
 
Presentation on Solution to non linear equations
Presentation on Solution to non linear equationsPresentation on Solution to non linear equations
Presentation on Solution to non linear equationsRifat Rahamatullah
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iterationIsaac Yowetu
 

What's hot (20)

Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Matrix multiplication
Matrix multiplicationMatrix multiplication
Matrix multiplication
 
Presentation on matrix
Presentation on matrixPresentation on matrix
Presentation on matrix
 
Systems of linear equations; matrices
Systems of linear equations; matricesSystems of linear equations; matrices
Systems of linear equations; matrices
 
Eigen values and eigen vectors engineering
Eigen values and eigen vectors engineeringEigen values and eigen vectors engineering
Eigen values and eigen vectors engineering
 
Linear algebra-Basis & Dimension
Linear algebra-Basis & DimensionLinear algebra-Basis & Dimension
Linear algebra-Basis & Dimension
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
Independence, basis and dimension
Independence, basis and dimensionIndependence, basis and dimension
Independence, basis and dimension
 
Determinants
DeterminantsDeterminants
Determinants
 
Lesson02 Vectors And Matrices Slides
Lesson02   Vectors And Matrices SlidesLesson02   Vectors And Matrices Slides
Lesson02 Vectors And Matrices Slides
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 
10.6 solving linear inequalities
10.6 solving linear inequalities10.6 solving linear inequalities
10.6 solving linear inequalities
 
Eigen value and vectors
Eigen value and vectorsEigen value and vectors
Eigen value and vectors
 
Presentation on Solution to non linear equations
Presentation on Solution to non linear equationsPresentation on Solution to non linear equations
Presentation on Solution to non linear equations
 
Matrices
MatricesMatrices
Matrices
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iteration
 
Matrices
MatricesMatrices
Matrices
 
Determinants
DeterminantsDeterminants
Determinants
 

Viewers also liked

SNIA : Swift Object Storage adding EC (Erasure Code)
SNIA : Swift Object Storage adding EC (Erasure Code)SNIA : Swift Object Storage adding EC (Erasure Code)
SNIA : Swift Object Storage adding EC (Erasure Code)Odinot Stanislas
 
4.4 Identity and Inverse Matrices
4.4 Identity and Inverse Matrices4.4 Identity and Inverse Matrices
4.4 Identity and Inverse Matriceshisema01
 
6.4 inverse matrices
6.4 inverse matrices6.4 inverse matrices
6.4 inverse matricesmath260
 
Matlab 1(operations on_matrix)
Matlab 1(operations on_matrix)Matlab 1(operations on_matrix)
Matlab 1(operations on_matrix)harman kaur
 
Informational interview
Informational interviewInformational interview
Informational interviewJake Sarosi
 
Στο τσιμεντένιο δάσος (2014) Β΄1
Στο τσιμεντένιο δάσος (2014) Β΄1Στο τσιμεντένιο δάσος (2014) Β΄1
Στο τσιμεντένιο δάσος (2014) Β΄1mara_petridou
 
The beast the dragon and the woman
The beast the dragon and the womanThe beast the dragon and the woman
The beast the dragon and the womanjb1955
 
Untitled Presentation
Untitled PresentationUntitled Presentation
Untitled Presentationtristen14
 
Christian.lopez. muestras de trabajo del candidato a maestro.2015
Christian.lopez. muestras de trabajo del candidato a maestro.2015Christian.lopez. muestras de trabajo del candidato a maestro.2015
Christian.lopez. muestras de trabajo del candidato a maestro.2015Chris Lopez
 
Drummer boy of shiloh
Drummer boy of shilohDrummer boy of shiloh
Drummer boy of shilohtravelntchr
 
Vendor Consolidation Checklist
Vendor Consolidation ChecklistVendor Consolidation Checklist
Vendor Consolidation ChecklistDemand Metric
 
Principios contratación pública
Principios contratación públicaPrincipios contratación pública
Principios contratación públicaMarjorie Crespo
 
Spain in the middle ages
Spain in the middle agesSpain in the middle ages
Spain in the middle agesRous Han
 

Viewers also liked (20)

Pc 8.3 notes_inverse
Pc 8.3 notes_inversePc 8.3 notes_inverse
Pc 8.3 notes_inverse
 
Pc 8.4 notes
Pc 8.4 notesPc 8.4 notes
Pc 8.4 notes
 
Pc 8.3 notes
Pc 8.3 notesPc 8.3 notes
Pc 8.3 notes
 
SNIA : Swift Object Storage adding EC (Erasure Code)
SNIA : Swift Object Storage adding EC (Erasure Code)SNIA : Swift Object Storage adding EC (Erasure Code)
SNIA : Swift Object Storage adding EC (Erasure Code)
 
Alg2 lesson 4-7
Alg2 lesson 4-7Alg2 lesson 4-7
Alg2 lesson 4-7
 
4.4 Identity and Inverse Matrices
4.4 Identity and Inverse Matrices4.4 Identity and Inverse Matrices
4.4 Identity and Inverse Matrices
 
Matrices
MatricesMatrices
Matrices
 
6.4 inverse matrices
6.4 inverse matrices6.4 inverse matrices
6.4 inverse matrices
 
Matlab 1(operations on_matrix)
Matlab 1(operations on_matrix)Matlab 1(operations on_matrix)
Matlab 1(operations on_matrix)
 
Informational interview
Informational interviewInformational interview
Informational interview
 
Στο τσιμεντένιο δάσος (2014) Β΄1
Στο τσιμεντένιο δάσος (2014) Β΄1Στο τσιμεντένιο δάσος (2014) Β΄1
Στο τσιμεντένιο δάσος (2014) Β΄1
 
The beast the dragon and the woman
The beast the dragon and the womanThe beast the dragon and the woman
The beast the dragon and the woman
 
Untitled Presentation
Untitled PresentationUntitled Presentation
Untitled Presentation
 
Christian.lopez. muestras de trabajo del candidato a maestro.2015
Christian.lopez. muestras de trabajo del candidato a maestro.2015Christian.lopez. muestras de trabajo del candidato a maestro.2015
Christian.lopez. muestras de trabajo del candidato a maestro.2015
 
MIS chap # 9.....
MIS chap # 9.....MIS chap # 9.....
MIS chap # 9.....
 
CFW Final Report-1
CFW Final Report-1CFW Final Report-1
CFW Final Report-1
 
Drummer boy of shiloh
Drummer boy of shilohDrummer boy of shiloh
Drummer boy of shiloh
 
Vendor Consolidation Checklist
Vendor Consolidation ChecklistVendor Consolidation Checklist
Vendor Consolidation Checklist
 
Principios contratación pública
Principios contratación públicaPrincipios contratación pública
Principios contratación pública
 
Spain in the middle ages
Spain in the middle agesSpain in the middle ages
Spain in the middle ages
 

Similar to Co-factor matrix..

Matrices - Mathematics
Matrices - MathematicsMatrices - Mathematics
Matrices - MathematicsDrishti Bhalla
 
Matrices & Determinants
Matrices & DeterminantsMatrices & Determinants
Matrices & DeterminantsIshant Jain
 
Business mathametics and statistics b.com ii semester (2)
Business mathametics and statistics b.com ii semester (2)Business mathametics and statistics b.com ii semester (2)
Business mathametics and statistics b.com ii semester (2)shamimakamili
 
chp-1-matrices-determinants1.ppt
chp-1-matrices-determinants1.pptchp-1-matrices-determinants1.ppt
chp-1-matrices-determinants1.pptMichealMicheal11
 
Add maths complete f4 & f5 Notes
Add maths complete f4 & f5 NotesAdd maths complete f4 & f5 Notes
Add maths complete f4 & f5 NotesBright Minds
 
Linear Algebra- Gauss Elim-converted.pptx
Linear Algebra- Gauss Elim-converted.pptxLinear Algebra- Gauss Elim-converted.pptx
Linear Algebra- Gauss Elim-converted.pptxMazwan3
 
Ppt on matrices and Determinants
Ppt on matrices and DeterminantsPpt on matrices and Determinants
Ppt on matrices and DeterminantsNirmalaSolapur
 
chp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).pptchp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).pptrushikumar17
 
Exams in college algebra
Exams in college algebraExams in college algebra
Exams in college algebraRaymond Garcia
 
Determinants and matrices.ppt
Determinants and matrices.pptDeterminants and matrices.ppt
Determinants and matrices.pptSauravDash10
 
0580 s10 qp_22
0580 s10 qp_220580 s10 qp_22
0580 s10 qp_22King Ali
 
Design of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled PeopleDesign of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled PeopleSamet Baykul
 
Final exam 2016 g7
Final exam 2016 g7Final exam 2016 g7
Final exam 2016 g7zeinabze
 
Dynamic Programming Matrix Chain Multiplication
Dynamic Programming Matrix Chain MultiplicationDynamic Programming Matrix Chain Multiplication
Dynamic Programming Matrix Chain MultiplicationKrishnakoumarC
 

Similar to Co-factor matrix.. (20)

ikh323-06
ikh323-06ikh323-06
ikh323-06
 
2. determinantes
2. determinantes2. determinantes
2. determinantes
 
Matrices - Mathematics
Matrices - MathematicsMatrices - Mathematics
Matrices - Mathematics
 
Matrices & Determinants
Matrices & DeterminantsMatrices & Determinants
Matrices & Determinants
 
Business mathametics and statistics b.com ii semester (2)
Business mathametics and statistics b.com ii semester (2)Business mathametics and statistics b.com ii semester (2)
Business mathametics and statistics b.com ii semester (2)
 
chp-1-matrices-determinants1.ppt
chp-1-matrices-determinants1.pptchp-1-matrices-determinants1.ppt
chp-1-matrices-determinants1.ppt
 
Add maths complete f4 & f5 Notes
Add maths complete f4 & f5 NotesAdd maths complete f4 & f5 Notes
Add maths complete f4 & f5 Notes
 
Linear Algebra- Gauss Elim-converted.pptx
Linear Algebra- Gauss Elim-converted.pptxLinear Algebra- Gauss Elim-converted.pptx
Linear Algebra- Gauss Elim-converted.pptx
 
Matrix
MatrixMatrix
Matrix
 
Ppt on matrices and Determinants
Ppt on matrices and DeterminantsPpt on matrices and Determinants
Ppt on matrices and Determinants
 
chp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).pptchp-1-matrices-determinants1 (2).ppt
chp-1-matrices-determinants1 (2).ppt
 
1565 matrix01-ppt
1565 matrix01-ppt1565 matrix01-ppt
1565 matrix01-ppt
 
Exams in college algebra
Exams in college algebraExams in college algebra
Exams in college algebra
 
Metrix[1]
Metrix[1]Metrix[1]
Metrix[1]
 
Determinants and matrices.ppt
Determinants and matrices.pptDeterminants and matrices.ppt
Determinants and matrices.ppt
 
0580 s10 qp_22
0580 s10 qp_220580 s10 qp_22
0580 s10 qp_22
 
Design of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled PeopleDesign of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled People
 
Final exam 2016 g7
Final exam 2016 g7Final exam 2016 g7
Final exam 2016 g7
 
add math form 4/5
add math form 4/5add math form 4/5
add math form 4/5
 
Dynamic Programming Matrix Chain Multiplication
Dynamic Programming Matrix Chain MultiplicationDynamic Programming Matrix Chain Multiplication
Dynamic Programming Matrix Chain Multiplication
 

More from Syed Muhammad Zeejah Hashmi

Meeting Scheduler using android and web application (UML Diagrams)
Meeting Scheduler using android and web application (UML Diagrams)Meeting Scheduler using android and web application (UML Diagrams)
Meeting Scheduler using android and web application (UML Diagrams)Syed Muhammad Zeejah Hashmi
 
Android controller by SMS [control one android phone from another]
Android controller by SMS [control one android phone from another]Android controller by SMS [control one android phone from another]
Android controller by SMS [control one android phone from another]Syed Muhammad Zeejah Hashmi
 
Importance of learning business communication skills
Importance of learning business communication skillsImportance of learning business communication skills
Importance of learning business communication skillsSyed Muhammad Zeejah Hashmi
 

More from Syed Muhammad Zeejah Hashmi (20)

Corporate social responsibility
Corporate social responsibilityCorporate social responsibility
Corporate social responsibility
 
Digital divide
Digital divideDigital divide
Digital divide
 
Human development index (HDI)
Human development index (HDI)Human development index (HDI)
Human development index (HDI)
 
Meeting Scheduler using android and web application (UML Diagrams)
Meeting Scheduler using android and web application (UML Diagrams)Meeting Scheduler using android and web application (UML Diagrams)
Meeting Scheduler using android and web application (UML Diagrams)
 
Genetic algorithm
Genetic algorithmGenetic algorithm
Genetic algorithm
 
Android controller by SMS [control one android phone from another]
Android controller by SMS [control one android phone from another]Android controller by SMS [control one android phone from another]
Android controller by SMS [control one android phone from another]
 
Online Job Portal (UML Diagrams)
Online Job Portal (UML Diagrams)Online Job Portal (UML Diagrams)
Online Job Portal (UML Diagrams)
 
Khalil Gibran by Zee Production
Khalil Gibran by Zee ProductionKhalil Gibran by Zee Production
Khalil Gibran by Zee Production
 
Can ethics be taught..!!
Can ethics be taught..!!Can ethics be taught..!!
Can ethics be taught..!!
 
Can ethics be taught.?
Can ethics be taught.?Can ethics be taught.?
Can ethics be taught.?
 
Importance of learning business communication skills
Importance of learning business communication skillsImportance of learning business communication skills
Importance of learning business communication skills
 
Accounting Project
Accounting ProjectAccounting Project
Accounting Project
 
Poverty
PovertyPoverty
Poverty
 
MIS chap # 11.....
MIS chap # 11.....MIS chap # 11.....
MIS chap # 11.....
 
MIS chap # 10..
MIS chap # 10..MIS chap # 10..
MIS chap # 10..
 
MIS chap # 8.....
MIS chap # 8.....MIS chap # 8.....
MIS chap # 8.....
 
MIS Chap # 7.....
MIS Chap # 7.....MIS Chap # 7.....
MIS Chap # 7.....
 
MIS chap # 6....
MIS chap # 6....MIS chap # 6....
MIS chap # 6....
 
MIS Chap # 5...
MIS Chap # 5...MIS Chap # 5...
MIS Chap # 5...
 
MIS chap # 4.......
MIS chap # 4.......MIS chap # 4.......
MIS chap # 4.......
 

Recently uploaded

Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 

Recently uploaded (20)

Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 

Co-factor matrix..

  • 1. Cofactor Method for Inverses • Let A = (aij) be an nxn matrix • Recall, the co-factor Cij of element aij is: Cij = (-1)i+j |Mij| • Mij is the (n-1) x (n-1) matrix made by removing the ROW i and COLUMN j of A
  • 2. Cofactor Method for Inverses • Put all co-factors in a matrix – called the matrix of co-factors: C11 C12 C1n C21 Cn1 C22 Cn2 C2n Cnn
  • 3. Cofactor Method for Inverses • Inverse of A is given by: A-1 = (matrix of co-factors)T1 |A| 1 |A| C11 C21 Cn1 C12 C1n C22 C2n Cn2 Cnn =
  • 4. Examples • Calculate the inverse of A = a c b d |M11| = d C11 = dM11 = d
  • 5. Examples • Calculate the inverse of A = a c b d |M12| = c C12 = -cM12 = c
  • 6. Examples • Calculate the inverse of A = a c b d |M21| = b C12 = -bM21 = b
  • 7. Examples • Calculate the inverse of A = a c b d |M22| = a C22 = aM22 = a
  • 8. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = (matrix of co-factors)T1 |A|
  • 9. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = (matrix of co-factors)T1 (ad-bc)
  • 10. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = 1 (ad-bc) C11 C21 C12 C22 T
  • 11. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = 1 (ad-bc) C11 C12 C21 C22
  • 12. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = 1 (ad-bc) d C12 C21 C22
  • 13. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = 1 (ad-bc) d C12 -b C22
  • 14. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = 1 (ad-bc) d -c -b C22
  • 15. Examples • Calculate the inverse of A = a c b d • Found that: C22 = aC21 = -bC12 = -cC11 = d • So, A-1 = 1 (ad-bc) d -c -b a
  • 16. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C11 = 2|M11| = 2M11 = 2 2 43
  • 17. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C12 = 0|M12| = 0M12 = 1 2 42
  • 18. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C13 = -1|M13| = -1M13 = 1 2 32
  • 19. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C21 = -1|M21| = 1M21 = 1 1 43
  • 20. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C22 = 2|M22| = 2M22 = 1 1 42
  • 21. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C23 = -1|M23| = 1M23 = 1 1 32
  • 22. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C31 = 0|M31| = 0M31 = 1 1 22
  • 23. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Find the co-factors: 2 2 1 43 C32 = -1|M32| = 1M32 = 1 1 21
  • 24. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • First find the co-factors: 2 2 1 43 C33 = 1|M33| = 1M33 = 1 1 21
  • 25. Examples 3x3 Matrix • Calculate the inverse of B = 1 1 1 2 • Next the determinant: use the top row: 2 2 1 43 |B| = 1x |M11| -1x |M12| + 1x |M13| = 2 – 0 + (-1) = 1
  • 26. • Using the formula, B-1 = (matrix of co-factors)T1 |B| = (matrix of co-factors)T1 1 Examples 3x3 Matrix
  • 27. Examples 3x3 Matrix 2 -1 0 2 -1 0 1 1-1 • Using the formula, B-1 = (matrix of co-factors)T1 |B| = 1 1 T
  • 28. 2 0 -1 2 -1 -1 0 1-1 Examples 3x3 Matrix • Using the formula, B-1 = (matrix of co-factors)T1 |B| = • Same answer obtained by Gauss-Jordan method