Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Adjugate matrix
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== 3 Γ 3 numeric matrix === As a specific example, we have :<math>\operatorname{adj}\!\begin{bmatrix} -3 & 2 & -5 \\ -1 & 0 & -2 \\ 3 & -4 & 1 \end{bmatrix} = \begin{bmatrix} -8 & 18 & -4 \\ -5 & 12 & -1 \\ 4 & -6 & 2 \end{bmatrix}.</math> It is easy to check the adjugate is the [[inverse matrix|inverse]] times the determinant, {{math|β6}}. The {{math|β1}} in the second row, third column of the adjugate was computed as follows. The (2,3) entry of the adjugate is the (3,2) cofactor of '''A'''. This cofactor is computed using the [[submatrix]] obtained by deleting the third row and second column of the original matrix '''A''', :<math>\begin{bmatrix} -3 & -5 \\ -1 & -2 \end{bmatrix}.</math> The (3,2) cofactor is a sign times the determinant of this submatrix: :<math>(-1)^{3+2}\operatorname{det}\!\begin{bmatrix}-3&-5\\-1&-2\end{bmatrix} = -(-3 \cdot -2 - -5 \cdot -1) = -1,</math> and this is the (2,3) entry of the adjugate.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)