Matrix Simplification: A = HG(FHG)^{-1}FG | Step-by-Step Solution

  • Thread starter Thread starter JFonseka
  • 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
2 replies · 7K views
JFonseka
Messages
117
Reaction score
0

Homework Statement



Simplify

A = HG(FHG)[tex]^{-1}[/tex]FG

Homework Equations



None

The Attempt at a Solution



Well (FHG)^-1 is really just F^-1 H^-1 G^-1
Therefore A = HGG[tex]^{-1}[/tex]H[tex]^{-1}[/tex]F[tex]^{-1}[/tex]FG
GG^-1 = I
FF-1 = I

Therefore A = HIH[tex]^{-1}[/tex](IG)

The book now simplifies to HH[tex]^{-1}[/tex]G

I understand all the steps and the ending step, but I don't get how they got rid of the two I's

I X I = I (Identity Matrix), so where did it disappear to?

The final answer is: A = G

Thanks
 
Physics news on Phys.org
Urgh, silly me, solved.

Identity matrix multiplied by another matrix just returns that matrix I forgot.

Silly problem. Sorry.
 
JFonseka said:
Well (FHG)^-1 is really just F^-1 H^-1 G^-1

Not really. (FHG)^-1 = (G^-1)*(H^-1)*(F^-1).