Matrices
Matrices play a central role in linear algebra. They can be used to compactly represent systems of linear equations, but they also represent linear mappings.
Before we discuss some of these interesting topics, let us first define what a matrix is and what kind of operations we can do with matrices.
Matrix
With a real-valued matrix is an -tuple of elements , which is ordered according to a rectangular scheme consisting of rows and columns:
By convention -matrices are called rows and -matrices are called columns.