Harman Patil (Editor)

Matrix equivalence

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In linear algebra, two rectangular m-by-n matrices A and B are called equivalent if

B = Q 1 A P

for some invertible n-by-n matrix P and some invertible m-by-m matrix Q. Equivalent matrices represent the same linear transformation V → W under two different choices of a pair of bases of V and W, with P and Q being the change of basis matrices in V and W respectively.

The notion of equivalence should not be confused with that of similarity, which is only defined for square matrices, and is much more restrictive (similar matrices are certainly equivalent, but equivalent square matrices need not be similar). That notion corresponds to matrices representing the same endomorphism V → V under two different choices of a single basis of V, used both for initial vectors and their images.

Properties

Matrix equivalence is an equivalence relation on the space of rectangular matrices.

For two rectangular matrices of the same size, their equivalence can also be characterized by the following conditions

  • The matrices can be transformed into one another by a combination of elementary row and column operations.
  • Two matrices are equivalent if and only if they have the same rank.
  • Because the two matrices can be transformed into each other by elementary row operations, if two matrices are equivalent, they share the same row space.

    References

    Matrix equivalence Wikipedia