Aufgabe:
Gegeben seien die Matrizen
A := (1−1203518−7) \begin{pmatrix} 1 & -1 & 2 \\ 0 & 3 & 5 \\ 1 & 8 & -7 \end{pmatrix} ⎝⎛101−13825−7⎠⎞
B := (−1010010−110−10) \begin{pmatrix} -1 & 0 & 1 & 0 \\ 0 & 1 & 0 & -1 \\ 1 & 0 & -1 & 0 \end{pmatrix} ⎝⎛−10101010−10−10⎠⎞
C := (108−7) \begin{pmatrix} 1 \\ 0 \\ 8 \\ -7 \end{pmatrix} ⎝⎜⎜⎜⎛108−7⎠⎟⎟⎟⎞
D := (−1208) \begin{pmatrix} -1 & 2 & 0 & 8 \end{pmatrix} (−1208)
E := (140568) \begin{pmatrix} 1 & 4 \\ 0 & 5 \\ 6 & 8 \end{pmatrix} ⎝⎛106458⎠⎞
Es sollen insgesamt 6 Produkte sein.
Problem/Ansatz:
Ich finde nur 5: A·B; A·E; B·C; C ·D; D·C
Deine Produkte stimmen. Es fehlt nur noch A⋅AA\cdot AA⋅A, denn quadratische Matrizen (Zeilenzahl gleich Spaltenzahl) können mit sich selbst multipliziert werden.
Ein anderes Problem?
Willkommen bei der Mathelounge! Stell deine Frage einfach und kostenlos