Gib eine Aufgabe ein ...
Lineare Algebra Beispiele
[171290181][4.50.5-4.5-1013.5-0.5-2.5]⎡⎢⎣171290181⎤⎥⎦⎡⎢⎣4.50.5−4.5−1013.5−0.5−2.5⎤⎥⎦
Schritt 1
Schritt 1.1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is 3×33×3 and the second matrix is 3×33×3.
Schritt 1.2
Multipliziere jede Zeile in der ersten Matrix mit jeder Spalte in der zweiten Matrix.
[1⋅4.5+7⋅-1+1⋅3.51⋅0.5+7⋅0+1⋅-0.51⋅-4.5+7⋅1+1⋅-2.52⋅4.5+9⋅-1+0⋅3.52⋅0.5+9⋅0+0⋅-0.52⋅-4.5+9⋅1+0⋅-2.51⋅4.5+8⋅-1+1⋅3.51⋅0.5+8⋅0+1⋅-0.51⋅-4.5+8⋅1+1⋅-2.5]⎡⎢⎣1⋅4.5+7⋅−1+1⋅3.51⋅0.5+7⋅0+1⋅−0.51⋅−4.5+7⋅1+1⋅−2.52⋅4.5+9⋅−1+0⋅3.52⋅0.5+9⋅0+0⋅−0.52⋅−4.5+9⋅1+0⋅−2.51⋅4.5+8⋅−1+1⋅3.51⋅0.5+8⋅0+1⋅−0.51⋅−4.5+8⋅1+1⋅−2.5⎤⎥⎦
Schritt 1.3
Vereinfache jedes Element der Matrix durch Ausmultiplizieren aller Ausdrücke.
[100010001]⎡⎢⎣100010001⎤⎥⎦
[100010001]⎡⎢⎣100010001⎤⎥⎦
Schritt 2
Schritt 2.1
Choose the row or column with the most 00 elements. If there are no 00 elements choose any row or column. Multiply every element in row 11 by its cofactor and add.
Schritt 2.1.1
Consider the corresponding sign chart.
|+-+-+-+-+|∣∣
∣∣+−+−+−+−+∣∣
∣∣
Schritt 2.1.2
The cofactor is the minor with the sign changed if the indices match a -− position on the sign chart.
Schritt 2.1.3
The minor for a11a11 is the determinant with row 11 and column 11 deleted.
|1001|∣∣∣1001∣∣∣
Schritt 2.1.4
Multiply element a11a11 by its cofactor.
1|1001|1∣∣∣1001∣∣∣
Schritt 2.1.5
The minor for a12a12 is the determinant with row 11 and column 22 deleted.
|0001|∣∣∣0001∣∣∣
Schritt 2.1.6
Multiply element a12a12 by its cofactor.
0|0001|0∣∣∣0001∣∣∣
Schritt 2.1.7
The minor for a13a13 is the determinant with row 11 and column 33 deleted.
|0100|∣∣∣0100∣∣∣
Schritt 2.1.8
Multiply element a13a13 by its cofactor.
0|0100|0∣∣∣0100∣∣∣
Schritt 2.1.9
Add the terms together.
1|1001|+0|0001|+0|0100|1∣∣∣1001∣∣∣+0∣∣∣0001∣∣∣+0∣∣∣0100∣∣∣
1|1001|+0|0001|+0|0100|
Schritt 2.2
Mutltipliziere 0 mit |0001|.
1|1001|+0+0|0100|
Schritt 2.3
Mutltipliziere 0 mit |0100|.
1|1001|+0+0
Schritt 2.4
Berechne |1001|.
Schritt 2.4.1
Die Determinante einer 2×2-Matrix kann mithilfe der Formel |abcd|=ad-cb bestimmt werden.
1(1⋅1+0⋅0)+0+0
Schritt 2.4.2
Vereinfache die Determinante.
Schritt 2.4.2.1
Vereinfache jeden Term.
Schritt 2.4.2.1.1
Mutltipliziere 1 mit 1.
1(1+0⋅0)+0+0
Schritt 2.4.2.1.2
Mutltipliziere 0 mit 0.
1(1+0)+0+0
1(1+0)+0+0
Schritt 2.4.2.2
Addiere 1 und 0.
1⋅1+0+0
1⋅1+0+0
1⋅1+0+0
Schritt 2.5
Vereinfache die Determinante.
Schritt 2.5.1
Mutltipliziere 1 mit 1.
1+0+0
Schritt 2.5.2
Addiere 1 und 0.
1+0
Schritt 2.5.3
Addiere 1 und 0.
1
1
1
Schritt 3
Since the determinant is non-zero, the inverse exists.
Schritt 4
Set up a 3×6 matrix where the left half is the original matrix and the right half is its identity matrix.
[100100010010001001]
Schritt 5
The right half of the reduced row echelon form is the inverse.
[100010001]