answersLogoWhite

0


Best Answer

No, it is not.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is the product of two elementry matrices is an elementry matrix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

If the product of two matrices is the identity matrix they are?

If the product of two matrices is the identity matrix then one matrix is the inverse or reciprocal of the other matrix. EXAMPLE A =(4 1) A-1 = (0.3 -0.1) then AA-1 = (1 0) .....(2 3)......... (-0.2 0.4)................... (1 1) The dots simply maintain the spacing and serve no other purpose.


What is the Product of two Matrices?

The product of a p x q and a r x s matrix is defined only if q = r and, if so, it is a p x s matrix.


Program to display multiplication of two matrix?

The matrix multiplication in c language : c program is used to multiply matrices with two dimensional array. This program multiplies two matrices which will be entered by the user.


What are the advantages of Identity matrix?

If the product of two matrices is an identity matrix then, one matrix is inverse of the other. i.e. AB = I then, A = B-1 and B = A-1Inverse of matrix can be found by using these two results:A = AI and A = IA.By using these results inverse of a matrix can be found by applying same elementary row or column operation on both sides. A on R.H.S. remains as it is.


Is a singular matrix an indempotent matrix?

A singular matrix is a matrix that is not invertible. If a matrix is not invertible, then:• The determinant of the matrix is 0.• Any matrix multiplied by that matrix doesn't give the identity matrix.There are a lot of examples in which a singular matrix is an idempotent matrix. For instance:M =[1 1][0 0]Take the product of two M's to get the same M, the given!M x M = MSo yes, SOME singular matrices are idempotent matrices! How? Let's take a 2 by 2 identity matrix for instance.I =[1 0][0 1]I x I = I obviously.Then, that nonsingular matrix is also idempotent!Hope this helps!

Related questions

If the product of two matrices is the identity matrix they are?

If the product of two matrices is the identity matrix then one matrix is the inverse or reciprocal of the other matrix. EXAMPLE A =(4 1) A-1 = (0.3 -0.1) then AA-1 = (1 0) .....(2 3)......... (-0.2 0.4)................... (1 1) The dots simply maintain the spacing and serve no other purpose.


What is the Product of two Matrices?

The product of a p x q and a r x s matrix is defined only if q = r and, if so, it is a p x s matrix.


The rank of product of two matrices cannot exceed the rank of either factor?

The statement that the rank of product of two matrices cannot exceed the rank of either factor is a true statement. The rank of a matrix is the largest number of linearly independent rows or columns. The column rank is equal to the row rank in every matrix.


Definition of commutative matrix?

Commutative Matrix If A and B are the two square matrices such that AB=BA, then A and B are called commutative matrix or simple commute.


Program to display multiplication of two matrix?

The matrix multiplication in c language : c program is used to multiply matrices with two dimensional array. This program multiplies two matrices which will be entered by the user.


What makes two matrices equal?

two matrices are normally considered equal only if they are identical. In other words, every element in the matrix must be equal to the corresponding element in the other matrix.


How are the inverse matrix and identity matrix related?

If an identity matrix is the answer to a problem under matrix multiplication, then each of the two matrices is an inverse matrix of the other.


What is the plural of weetabix?

One matrix. Two matrices. One weetabix. Two weetabix


What is order of the resultant matrix AB when two matrices are multiplied and the order of the Matrix A is m n order of Matrix B is n p Also state the condition under which two matrices can be mult?

the order is m p and the matrices can be multiplied if and only if the first one (matrix A) has the same number of columns as the second one (matrix B) has rows i.e)is Matrix A has n columns, then Matrix B MUST have n rows.Equal Matrix: Two matrices A=|Aij| and B=|Bij| are said to be equal (A=B) if and only if they have the same order and each elements of one is equal to the corresponding elements of the other. Such as A=|1 2 3|, B=|1 2 3|. Thus two matrices are equal if and only if one is a duplicate of the other.


These matrices represent the coordinates of two figures in the plane. Is the product of these matrices defined Answer yes or no?

no


What are the advantages of Identity matrix?

If the product of two matrices is an identity matrix then, one matrix is inverse of the other. i.e. AB = I then, A = B-1 and B = A-1Inverse of matrix can be found by using these two results:A = AI and A = IA.By using these results inverse of a matrix can be found by applying same elementary row or column operation on both sides. A on R.H.S. remains as it is.


Is a singular matrix an indempotent matrix?

A singular matrix is a matrix that is not invertible. If a matrix is not invertible, then:• The determinant of the matrix is 0.• Any matrix multiplied by that matrix doesn't give the identity matrix.There are a lot of examples in which a singular matrix is an idempotent matrix. For instance:M =[1 1][0 0]Take the product of two M's to get the same M, the given!M x M = MSo yes, SOME singular matrices are idempotent matrices! How? Let's take a 2 by 2 identity matrix for instance.I =[1 0][0 1]I x I = I obviously.Then, that nonsingular matrix is also idempotent!Hope this helps!