Вы находитесь на странице: 1из 2

InverseofaMatrix

MatrixInverse
MultiplicativeInverseofaMatrix
ForasquarematrixA,theinverseiswrittenA1 .WhenAismultipliedbyA1 theresultis
theidentitymatrixI.Nonsquarematricesdonothaveinverses.
Note:Notallsquarematriceshaveinverses.Asquarematrixwhichhasaninverseis
calledinvertibleornonsingular,andasquarematrixwithoutaninverseiscallednoninvertibleor
singular.

AA1 =A1 A=I


Example: Formatrix

,itsinverseis

since

AA1 =

andA1 A=

Herearethreewaystofindtheinverseofamatrix:
1.Shortcutfor2x2matrices
For

,theinversecanbefoundusingthisformula:

Example:

2.Augmentedmatrixmethod

UseGaussJordaneliminationtotransform[A|I]into[I|A1 ].
Example:Thefollowingstepsresultin

soweseethat

3.Adjointmethod
A1 =

(adjointofA)orA1 =

(cofactormatrixofA)T

Example:ThefollowingstepsresultinA1 for

ThecofactormatrixforAis

,sotheadjointis

.SincedetA=22,weget

Вам также может понравиться