Systems of linear equations and matrices: Matrices
Simple matrix operations
Under certain conditions we can calculate with matrices. Here we discuss addition and scalar multiplication. We also look at reflection about the main diagonal.
Addition of matrices
If and are matrices of the same size, then the sum matrix is the matrix that you will get by adding corresponding elements. Just as for numbers, the operation is called addition.
Addition of matrices satisfies the following two properties, where , and are three -matrices:
Written out in coordinates this definition reads as follows:
Let and both be -matrices with elements and , respectively. For and define The -matrix with elements is the sum of the matrices and .
The associativity enables us to talk about without specifying how we determine the matrix: as or as . The result is the same either way.
Scalar multiplication of a matrix If is a matrix and a number, then or simply , the matrix you get by multiplying all the elements of by . We call this operation the scalar multiplication of the scalar by the matrix and the result the scalar product.
If , we often write rather than . This matrix is called the opposite matrix of .
For scalar multiplication calculation rules are as shown below, where and are matrices of equal size, and and are scalars:
The transposed matrix The transposed matrix of , denoted as , is the matrix that you get when you reflect about its main diagonal. If is an -matrix, then is an -matrix.
For matrices and of equal size and each scalar we have
Symmetric and anti-symmetric matrices A symmetric matrix is a square matrix that is equal to its transpose. An anti-symmetric matrix is a square matrix that is opposite to its transpose.
In other words, a matrix is
Or visit omptest.org if jou are taking an OMPT exam.