Showing a matrix is invertible

  • Thread starter Thread starter noelo2014
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
noelo2014
Messages
45
Reaction score
0

Homework Statement



let A and B be nXn invertible matrices. Show that (A.B)T is invertible by finding it's inverse

Homework Equations


The Attempt at a Solution



(A.B)T=BT.AT
 
Last edited:
Physics news on Phys.org
You are looking for a matrix ##C## such that ##(AB)^{T}C = C(AB)^T = I_{n}##. The question does not say that A and B are invertible, however given that the inverse of (AB)T exists you can show that they are indeed invertible.
 
Sorry I left out the fact that A and B are invertible.
 
You have already said that [itex](AB)^T= B^TA^T[/itex]. Okay, what will get rid of that [itex]B^T[/itex] and then what will get rid of that [itex]A^T[/itex]

(Of course, you know that a matrix is invertible if and only if its determinant is not 0? And that the determinant of [itex]X^T[/itex] is the same as the determinant of [itex]X[/itex]?)