3 Addition and subtraction of matrices
Under what circumstances can we add two matrices i.e. define for given matrices , ?
Consider
There is no sensible way to define in this case since and are different sizes.
However, if we consider matrices of the same size then addition can be defined in a very natural way. Consider and . The ‘natural’ way to add and is to add corresponding elements together:
In general if and are both matrices, with elements and respectively, then their sum is a matrix , also , such that the elements of are
In the above example
Subtraction of matrices follows along similar lines: