Matrix, Prove of matrix theorem

  • Thread starter Thread starter nekteo
  • Start date Start date
  • Tags Tags
    Matrix Theorem
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
4 replies · 8K views
nekteo
Messages
9
Reaction score
0
prove that if ABC are nonsingular matrices,
A) (AB)[tex]^{T}[/tex] = B[tex]^{T}[/tex]A[tex]^{T}[/tex]
B) (ABC)[tex]^{-1}[/tex] = C[tex]^{-1}[/tex]B[tex]^{-1}[/tex]A[tex]^{-1}[/tex]

I attempted to solve it by creating a random matrices by my self and solved it, however, my teacher demand an answer without "creating" a new matrices by our self...
 
Physics news on Phys.org
o! i got the 1st question... Thx!
is the 2nd ques also using the same method?

Cheers!
Kenneth
 
nekteo said:
prove that if ABC are nonsingular matrices,
A) (AB)[tex]^{T}[/tex] = B[tex]^{T}[/tex]A[tex]^{T}[/tex]
B) (ABC)[tex]^{-1}[/tex] = C[tex]^{-1}[/tex]B[tex]^{-1}[/tex]A[tex]^{-1}[/tex]

I attempted to solve it by creating a random matrices by my self and solved it, however, my teacher demand an answer without "creating" a new matrices by our self...
Do you understand what your teacher was saying? If you "create a random matrix" and do the calculations for that matrix, then you have proved the statement is true for that matrix. You are asked to prove it is true for any matrix.
 
For the 2nd one let D=(ABC)[tex]^{-1}[/tex] and then go from there
mutilyply by ABC

ABCD=(ABC)[tex]^{-1}[/tex](ABC)
ABCD=I
then proceed to multiply by A[tex]^{-1}[/tex] and so forth

for the first one, I think you need to use the property that if A is a mxn matrix and B is a nxs matrix then AB is mxs matrix..then you need to say what kind of matrix would A[tex]^{T}[/tex] would be.(nxm)
 
Last edited: