Equivalent Matrices: Definition & A=B

  • Context: High School 
  • Thread starter Thread starter iVenky
  • Start date Start date
  • Tags Tags
    Equivalent Matrices
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
iVenky
Messages
212
Reaction score
12
What is the exact definition for equivalent matrices?

Is it necessary that it should be A = B if A,B are two matrices?

Thanks a lot.
 
Physics news on Phys.org
The standard definition of "equivalent" for matrices (in any Linear Algebra text) is
"Matrices A and C are equivalent if and only if there exist an invertible matrix, B, such that BA= CB." Since B is invertible, that is the same as saying that [itex]A= B^{-1}CB[/itex] as well as [itex]C= BAB^{-1}[/itex]. From a more abstract point of view, matrices A and C are equivalent if and only if they represent the same linear transformation, on some vector spaces, as represented in different bases.