Matrix Entrywise Addition/Examples/Arbitrary Matrices 1

From ProofWiki
Jump to navigation Jump to search

Example of Matrix Entrywise Addition

Let $\mathbf A = \begin {pmatrix} 3 & -4 & 2 \\ -1 & 0 & 5 \end {pmatrix}$ and $\mathbf B = \begin {pmatrix} 2 & 6 & -1 \\ 4 & -3 & 2 \end {pmatrix}$ be order $2$ square matrices over the real numbers.


Then the matrix sum of $\mathbf A$ and $\mathbf B$ is given by:

$\mathbf A + \mathbf B = \begin {pmatrix} 5 & 2 & 1 \\ 3 & -3 & 7 \end {pmatrix}$


Sources