Matrices and Matrix Operations 1
(1) Matrix addition and the opposite matrix
\( A=\begin{pmatrix} 6 & 1 \\ 7 & 5 \end{pmatrix}, \quad B=\begin{pmatrix} 6 & 8 \\ 1 & 2 \end{pmatrix}. \)
(2) Matrix subtraction and property verification
\( C=\begin{pmatrix} -4 & -3 \\ 1 & 2 \end{pmatrix}, \quad D=\begin{pmatrix} 0 & 2 \\ 1 & -2 \end{pmatrix}. \)
(3) Scalar multiplication and distributivity
\( E=\begin{pmatrix} 2 & 6 \\ 5 & 3 \end{pmatrix} \)
(4) Matrix product and non-commutativity
\( F=\begin{pmatrix} 5 & 2 \\ 4 & 3 \end{pmatrix}, \quad G=\begin{pmatrix} 4 & 5 \\ 2 & 1 \end{pmatrix}. \)
(5) Transposition and transposition properties
\( H=\begin{pmatrix} 3 & 6 & 0 \\ 5 & 4 & 7 \end{pmatrix}. \)
----- Page Break -----
(6) Distributivity of matrix multiplication
\( A=\begin{pmatrix} 1 & 3 \\ 2 & 4 \end{pmatrix}, \quad B=\begin{pmatrix} 3 & 2 \\ 1 & 4 \end{pmatrix}, \)
\( C=\begin{pmatrix} 2 & 1 \\ 4 & 3 \end{pmatrix}. \)
(7) Identity matrix and powers
\( K=\begin{pmatrix} 2 & 6 \\ 8 & 7 \end{pmatrix} \)
(8) Linear combination of matrices
\( M=\begin{pmatrix} 3 & 2 \\ 5 & 4 \end{pmatrix}, \quad N=\begin{pmatrix} 2 & 1 \\ 4 & 6 \end{pmatrix}. \)
(9) Square of a matrix and difference of squares
\( L=\begin{pmatrix} 4 & 1 \\ 2 & 3 \end{pmatrix}. \)
(10) Associativity of matrix multiplication
\( P=\begin{pmatrix} 4 & 2 \\ 3 & 1 \end{pmatrix}, \quad Q=\begin{pmatrix} 3 & 2 \\ 4 & 1 \end{pmatrix}, \quad R=\begin{pmatrix} 3 & 1 \\ 4 & 2 \end{pmatrix}. \)
Podijelite vježbu: