A rectangular array of mn elements aij into m rows and n columns, where the elements aij belongs to field F, is said to be a matrix of order m × n (or an m × n matrix) over the field F.
Definition of a Matrix: A matrix is a rectangular arrangement or array of numbers or functions, in the form of horizontal and vertical lines and subject to certain rules of operations.
Matrices are usually denoted by capital letters of the alphabet.
Very often capital letters A, B, C, ... are used to denote a matrix.
If mn numbers or functions are arranged in the form of a rectangular array Z, having m rows and n columns, then Z is called a m × n matrix.
An m × n matrix is represented in the form
\(Z = \begin{pmatrix} a_{11} & a_{12} & ... & a_{1n}\\ a_{21} & a_{22} & ... & a_{2n}\\ ... & & ... & \\ a_{m1} & a_{m2} & ... & a_{mn} \end{pmatrix}\), or in the form
\(Z = \begin{bmatrix} a_{11} & a_{12} & ... & a_{1n}\\ a_{21} & a_{22} & ... & a_{2n}\\ ... & & ... & \\ a_{m1} & a_{m2} & ... & a_{mn} \end{bmatrix}\)
F is said to be the field of scalars. If, in particular, F be the field of real (complex) numbers, the matrix is said to be a real (complex) matrix. The element aij appearing in the ith row and jth column of the matrix is said to be the ijth element. The matrix is also denoted by the symbol (aij)m,n.
Horizontal lines of a matrix are called rows. Vertical lines of a matrix are called columns.
Each number or function aij is called its element.
The element of a matrix is usually denoted by a small letter of the alphabet along with two suffixes. The first suffix indicated the number of row and the second one indicated the number of column.
The all numbers or functions aij that is the elements of a matrix are enclosed in brackets [ ].
At times, a pair of parenthesis, ( ), are also used to indicate a matrix. For example, the matrix \(\begin{bmatrix} 2 & 5 & 3 & 4\\ 4 & 7 & 1 & 5\\ 3 & 0 & 5 & 8 \end{bmatrix}\) is also expressed as \(\begin{pmatrix} 2 & 5 & 3 & 4\\ 4 & 7 & 1 & 5\\ 3 & 0 & 5 & 8 \end{pmatrix}\)
Let us consider the array \(\begin{bmatrix} 4 & 5\\ 2 & 3\\ 7 & 9 \end{bmatrix}\) of numbers. In this array, there are 3 rows and 2 columns. The element 9 lies in the 3rd row and 2nd column. Similarly, we can fix the position of any other element in the above array.
● Matrix
Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.
Nov 23, 24 03:45 PM
Nov 23, 24 03:14 PM
Nov 23, 24 02:51 PM
Nov 23, 24 12:22 AM
Nov 22, 24 12:34 AM
New! Comments
Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.