Several matrix inverse properties

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
pob1212
Messages
21
Reaction score
0
Hi,

I'm specifically trying to compute (VΔYT)-1, where V is nxn and orthogonal, Δ is diagonal, and Y is nonsingular.

In general we have (AB)-1 = B-1A-1

But how do we do this in general for many matrices? Is there a method, and as long as the matrix dimensions agreed, does the structure (i.e. orthogonal, nonsingular, SPD, etc) matter when computing the inverse of multiple matrices?

I can't find this anywhere on the internet.

Thanks
 
Physics news on Phys.org
exactly what I was looking for. Thanks