Javatpoint Logo
Javatpoint Logo

Rectangular matrix in Discrete mathematics

A matrix will be known as a rectangular matrix if it is rectangular in shape. We have learned that the elements are arranged in the form of rows and columns in a matrix. A matrix will be called a rectangular matrix if the number of rows and the number of columns are not similar to each other. In this section, we are going to learn about the rectangular matrices, their definition, examples, properties, and operations on the rectangular matrices.

What is Rectangular matrix

If the number of rows and the number of columns are not similar to each other or different, only then the matrix will be rectangular. The rectangular matrix is a type of matrix. In case of geometry, rectangular is used to show a quadrilateral in which the length and its width will not be similar to each other or different. In the same way, in case of discrete mathematics, the number of rows and the number of columns of a rectangular matrix will not be similar to each other. Because of this reason, it is named "rectangular". In the following image, there is a rectangular matrix of order m*n where m is used to indicate the number of rows and n is used to indicate the number of columns.

Rectangular matrix in Discrete mathematics

Examples of Rectangular matrix

There are a lot of examples of rectangular matrices, and some of them are described as follows:

  1. In the below rectangular matrix, there are 2 number of rows and 4 number of columns. So this matrix contains the order 2*4.
    Rectangular matrix in Discrete mathematics
  2. In this rectangular matrix, there are 4 number of rows and 2 number of columns. So this matrix contains the order 4*2.
    Rectangular matrix in Discrete mathematics
  3. In this rectangular matrix, there are 1 row and 4 columns. So this matrix contains the order 1*4.

[6 3 8 2]

In all the above examples of rectangular matrices, the number of rows and the number of columns are not similar to each other.

Types of Rectangular matrix

In any matrix, if the number of rows and the number of columns are not similar to each other or different, only then we can get the rectangle shape. If the number of rows is indicated by m, and the number of columns is indicated by n, then we will get the rectangle matrix if m ≠ n.

Therefore, we can form a rectangular matrix with the help of two possible cases. The first one is "number of rows is greater than the number of columns (m > n)", and the second one is "number of rows is less than the number of columns (m > n)". In other words,

The rectangular matrix is used to contain two types, which are described as follows:

  1. Row less than columns
  2. Row more than columns

Now we will show some examples of each type of rectangular matrix. These examples are used to contain rectangular matrices. In each matrix, we can see that the number of rows and the number of columns are not similar to each other.

The example of a rectangular matrix with rows less than columns are described as follows:

Rectangular matrix in Discrete mathematics

In this example, we can see that there are 2 number of rows and 4 number of columns. So the number of rows and the number of columns are not similar to each other (2 ≠ 4), but we can see that the number of rows is less than the number of columns (2 < 4). Because of this reason, we will be able to form the rectangular shape in this matrix. Therefore, this is the main reason for forming a rectangular shape. Hence we can say that this matrix is a rectangular matrix.

The example of a rectangular matrix with rows more than columns is described as follows:

Rectangular matrix in Discrete mathematics

In this example, we can see that there are 4 number of rows and 2 number of columns. So the number of rows and the number of columns are not similar to each other (4 ≠ 2), but we can see that the number of rows is greater than the number of columns (4 > 2). Because of this reason, we will be able to form the rectangular shape in this matrix. Therefore, this is the actual reason for forming a rectangular shape. Hence we can say that this matrix is a rectangular matrix.

Operations on Rectangular matrix

We cannot perform all types of matrix operations on rectangular matrices. We can only perform some of them on the rectangular matrices with some limitations. These operations are described as follows:

Addition and Subtraction of Rectangular matrices

If the order of the given matrices is the same, only then we can perform the addition and subtraction of rectangular matrices. These operations can be performed on two or more than two matrices. The examples of addition and subtraction of rectangular matrices are described as follows:

Rectangular matrix in Discrete mathematics

In the above example, we can see that the first matrix contains the order 2*3 and the second matrix contain the order 2*4. So these matrices do not contain the same order. That's why the addition of these matrices will not be possible.

Rectangular matrix in Discrete mathematics

In the above example, we can see that the first matrix and second matrix contain the order 2*3. So these matrices contain the same order. That's why we can do the subtraction of these matrices.

Multiplication of Rectangular matrices

If we are able to satisfy the condition of matrix multiplication, only then we can perform the multiplication of two rectangular matrices, A and B, i.e., the number of columns of A and the number of rows of B must be similar to each other. In other words, we can say that the multiplication of matrices A and B will be possible if A contains the order m*n and B contains the order n*p. In this case, the multiplication of two rectangular matrices, A and B will be in the order m*p. The examples of multiplication operations on rectangular matrices are described as follows:

Rectangular matrix in Discrete mathematics

In the above example, we can see that the number of columns in the first matrix is 3, and the number of rows in the second matrix is 2, which are not similar to each other. That's why the multiplication of these matrices will not be possible.

Rectangular matrix in Discrete mathematics

In the above example, we can see that the number of columns in the first matrix is 2, and the number of rows in the second matrix is 2, which are similar to each other. That's why the multiplication of these matrices is possible.

Note: It is not necessary that we will get a rectangular matrix as the result of multiplication of two rectangular matrices. For example:

Rectangular matrix in Discrete mathematics

In this example, the first matrix is in the order 3*1, and the second matrix is in the order 1*3. So the multiplication of these matrices will be in the order 3*3, which is a square matrix.

Transpose of Rectangular matrix

If we write the rows as columns and the columns as rows, only then we can get the transpose of a matrix. Suppose we have a rectangular matrix with an order m*n, then the transpose of this matrix will also be a rectangular matrix with an order n*m.

For example: Let there is a rectangular matrix A which is described as follows:

Rectangular matrix in Discrete mathematics

The transpose of this matrix is described as follows:

Rectangular matrix in Discrete mathematics

So we can say that the rectangular matrix and its transpose will never be similar to each other. Hence it will never be symmetric.

Properties of Rectangular matrix

On the basis of the definition of a rectangular matrix, we can describe some properties of a rectangular matrix, which are described as follows:

  • In case of a rectangular matrix, the number of rows will not be similar to the number of columns. Thus, we can comprise the order of a rectangular matrix with the help of two different numbers.
  • We will always get a rectangular matrix if there is a row matrix or column matrix which contains more than one element. For example: Suppose we have a row matrix [3 5 6], which has an order 1*3. This matrix contains more than one element. Hence it is a rectangular matrix.
  • In case of a rectangular matrix, we cannot define the determinant. Because of this reason, we will not be able to apply the singular and non-singular matrix to the rectangular matrix.
  • In case of a rectangular matrix, there cannot be an adjoint.
  • In the rectangular matrix, we cannot define the determinant and adjoint, and because of this reason, we cannot do the inverse of a rectangular matrix.
  • A rectangular matrix will not be symmetric because a rectangular matrix and its transpose will not be similar to each other. For example: If we have a rectangular matrix with an order 2*3, then its transpose matrix will be in order 3*2, which is not equal to each other.
  • If the order of the two given rectangular matrices is the same, only then we can do the addition and subtraction of these matrices.
  • If the number of columns of A and the number of rows of B are similar to each other, only then we can do the multiplication of two rectangular matrices, A and B.
  • The eigenvalues cannot be contained by a rectangular matrix. Hence it will also not contain eigenvectors.
  • It is not compulsory that we get a rectangular matrix as the result of multiplication of two rectangular matrices.
  • The scalar matrices, singular matrices, identity matrices, orthogonal matrices, symmetric matrices, diagonal matrices, etc, will never be rectangular.






Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA