I this is exercise I'am given the inverse of the matrix R. I'am trying to find the original matrix R from the inverse R. How can I do that?
Thx, for any reply!
I this is exercise I'am given the inverse of the matrix R. I'am trying to find the original matrix R from the inverse R. How can I do that?
Thx, for any reply!
HINT
Recall that
$$(A^{-1})^{-1}=A$$
thus we need to evaluate the inverse of $R^{-1}$ for example by Gauss-Jordan
$$[R^{-1}\quad I]\to [I\quad R]$$