mark
Let A be a non-singular matrix. Use the multiplicativity of the determinant to show that
\det(A^{-1}) = \frac{1}{\det(A)}.
Let A be a non-singular matrix. Use the multiplicativity of the determinant to show that
Start with
and
divide both sides by
you get
and since
the final equation is this:
That's great @User 025!
I did make one small edit to typeset your dets properly. Note that many mathematical functions have corresponding commands in LaTeX. Thus, typically we like to see
The first version is typed in as \det, rather than just det.