Gib eine Aufgabe ein ...
Lineare Algebra Beispiele
[8423][8423]
Schritt 1
Consider the corresponding sign chart.
[+--+]
Schritt 2
Schritt 2.1
Calculate the minor for element a11.
Schritt 2.1.1
The minor for a11 is the determinant with row 1 and column 1 deleted.
|3|
Schritt 2.1.2
Die Determinante einer 1×1-Matrix ist das Element selbst.
a11=3
a11=3
Schritt 2.2
Calculate the minor for element a12.
Schritt 2.2.1
The minor for a12 is the determinant with row 1 and column 2 deleted.
|2|
Schritt 2.2.2
Die Determinante einer 1×1-Matrix ist das Element selbst.
a12=2
a12=2
Schritt 2.3
Calculate the minor for element a21.
Schritt 2.3.1
The minor for a21 is the determinant with row 2 and column 1 deleted.
|4|
Schritt 2.3.2
Die Determinante einer 1×1-Matrix ist das Element selbst.
a21=4
a21=4
Schritt 2.4
Calculate the minor for element a22.
Schritt 2.4.1
The minor for a22 is the determinant with row 2 and column 2 deleted.
|8|
Schritt 2.4.2
Die Determinante einer 1×1-Matrix ist das Element selbst.
a22=8
a22=8
Schritt 2.5
The cofactor matrix is a matrix of the minors with the sign changed for the elements in the - positions on the sign chart.
[3-2-48]
[3-2-48]
Schritt 3
Transpose the matrix by switching its rows to columns.
[3-4-28]