Math, asked by RewelDeepak, 11 months ago

what is matrices and type of matrices?​

Answers

Answered by emilyruthstandring
4

Answer:

a matrices is a rectangualr array of numbers, symbols or expressions arranged in rows or columns.

Step-by-step explanation:

For example, the dimension of a matrix could be 2 x 3 because there are 2 rows and 3 columns.

Answered by akashmishra3
12

Step-by-step explanation:

A matrix is a rectangular arrays of numbers, symbols, or expressions, arranged in rows and columns.

1) Row Matrix

A row matrix has only one row but any number of columns. A matrix is said to be a row matrix if it has only one row. For example, [Math Processing Error] is a row matrix of order 1 × 4. In general, A = [aij]1 × n is a row matrix of order 1 × n.

2) Column Matrix

A column matrix has only one column but any number of rows. A matrix is said to be a column matrix if it has only one column. For example, [Math Processing Error] is a column matrix of order 4 × 1. In general, B = [bij]m × 1 is a column matrix of order m × 1.

3) Square Matrix

A square matrix has the number of columns equal to the number of rows. A matrix in which the number of rows is equal to the number of columns is said to be a square matrix. Thus an m × n matrix is said to be a square matrix if m = n and is known as a square matrix of order ‘n’. For example, [Math Processing Error] is a square matrix of order 3. In general, A = [aij] m × m is a square matrix of order m.

4) Rectangular Matrix

A matrix is said to be a rectangular matrix if the number of rows is not equal to the number of columns. For example, [Math Processing Error] is a matrix of the order 4 × 3

5) Diagonal matrix

A square matrix B = [bij] m × m is said to be a diagonal matrix if all its non-diagonal elements are zero, that is a matrix B =[bij]m×m is said to be a diagonal matrix if bij = 0, when i ≠ j. For example, [Math Processing Error] are diagonal matrices of order 1, 2, 3, respectively.

6) Scalar Matrix

A diagonal matrix is said to be a scalar matrix if all the elements in its principal diagonal are equal to some non-zero constant. A diagonal matrix is said to be a scalar matrix if its diagonal elements are equal, that is, a square matrix B = [bij]n × n is said to be a scalar matrix if

bij = 0, when i ≠ j

bij = k, when i = j, for some constant k.

For example, [Math Processing Error] are scalar matrices of order 1, 2 and 3, respectively.

7) Zero or Null Matrix

A matrix is said to be zero matrix or null matrix if all its elements are zero.

For Example, [Math Processing Error]are all zero matrices of the order 1, 2 and 3 respectively. We denote zero matrix by O.

8) Unit or Identity Matrix

If a square matrix has all elements 0 and each diagonal elements are non-zero, it is called identity matrix and denoted by I.

Equal Matrices: Two matrices are said to be equal if they are of the same order and if their corresponding elements are equal to the square matrix A = [aij]n × n is an identity matrix if

aij = 1 if i = j

aij = 0 if i ≠ j

We denote the identity matrix of order n by In. When the order is clear from the context, we simply write it as I. For example, [Math Processing Error] are identity matrices of order 1, 2 and 3, respectively. Observe that a scalar matrix is an identity matrix when k = 1. But every identity matrix is clearly a scalar matrix.

9) Upper Triangular Matrix

A square matrix in which all the elements below the diagonal are zero is known as the upper triangular matrix. For example, [Math Processing Error]

10) Lower Triangular Matrix

A square matrix in which all the elements above the diagonal are zero is known as the upper triangular matrix. For example, [Math Processing Error]

Similar questions