This question applies matrix addition, subtraction, and multiplication with real and complex entries.
Two matrices and can be added or subtracted only if they have the same order (). The result is computed element-wise:
The product is defined only when the number of columns of equals the number of rows of . If is of order and is of order , then:
and the resulting matrix has order .
Let
Since both matrices have order , addition is defined:
Using the same matrices:
Let
Since the inner dimensions match (), is defined with order :