Probably no other area of mathematics has been applied in such numerous and diverse contexts as the theory of matrices. In mechanics, electromagnetics, statistics, economics, operations research, the social sciences, and so on, the list of applications seems endless. By and large, this is due to the utility of matrix structure and methodology in conceptualizing sometimes complicated relationships and in the orderly processing of otherwise tedious algebraic calculations and numerical manipulations. — James Cochran, Applied Mathematics: Principles, Techniques, and Applications

  • The other center actor in linear algebra is the matrix

Definition: Matrices of real numbers matrix is a rectangular array of real numbers of height, wide. is the collection of all matrices with real numbers. It also also a vector space of dimension

  • Addition and scalar multiplication are the same as for vectors
  • When adding two matrices, they have to be of the same dimensionality

Note:

  • Scalar multiplication is also simple
  • What is the benefit of structuring numbers like this?
    • Each linear transformation corresponds to multiplication by a matrix. This is one, and a very important reason matrix multiplication is a natural and important operation