Matrices
Matrices
Matrices are one of the most powerful tools in Mathematics. This Mathematical tool simplifies our
work to a great extent when compared with other straight forward methods. The evolution of concept of Matrices is the result of an
attempt to obtain compact and simple methods of solving system of linear equations. Matrices are not only used as a representation
of the coefficients in system of linear equations, but utility of Matrices far exceeds that use. Matrix notation and operations are used
in electronic spreadsheet programs for personal computer, which in turn is used in different areas of business and science like
budgeting, sales projection, cost estimation, analyzing the result of an experiment etc. In addition, Matrices can represent many
physical operations such as magnification, rotation and reflection through a plane mathematically. Matrices are also used in
cryptography. This mathematical tool is not only used in certain branches of sciences, but also in genetics, economics, sociology,
modern psychology and industrial management. In this chapter, we shall find it interesting to become acquainted with the
fundamentals of Matrix and Matrix algebra.
Definition:
A matrix is a rectangular array of numbers (or other suitable objects) arranged into rows and columns enclosed by parenthesis or
. The numbers are called the elements or the entries of the matrix. Matrices are usually named using capital letters and elements are
shown in small letters of alphabets.
Order of a Matrix:
A matrix having m rows and n columns is called a matrix of order or size or dimension mn or simply mn matrix (read as an m by n
matrix).
Operations on Matrices:
We shall introduce certain operations on matrices, namely,
Examples:
2. Scalar Multiplication
Scalar multiplication can be done on any matrix since it is simply applying the distributive property – multiply each element of the
matrix by the number before the matrix.
Examples:
3. Multiplication of Matrices
Multiplication can only be performed if the number of columns of the first matrix equals the number of rows of the second matrix.
Examples:
Equality of Matrices:
Examples:
Square Matrix
Diagonal Matrix
Transpose of a Matrix:
Symmetric and Skew- Symmetric Matrices