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...