Prove that $$A^{-1}=\frac{adj(A)}{|A|}$$
Can the above condition be proved without actually putting values and solving it. I consulted many books. Only way they proved it is by solving it by putting values and then proving that $A^{-1}A=I_n$.
Prove that $$A^{-1}=\frac{adj(A)}{|A|}$$
Can the above condition be proved without actually putting values and solving it. I consulted many books. Only way they proved it is by solving it by putting values and then proving that $A^{-1}A=I_n$.
Copyright © 2021 JogjaFile Inc.
As suggested by @Brian Moehring, first show that $$(\text{adj}A)\cdot A=I_n\cdot |A|=A\cdot (\text{adj}A)$$ You can check the proof here.
Now, we've $$A\left(\frac{1}{|A|}\text{adj}A\right)=I_n=\left(\frac{1}{|A|}\text{adj}A\right)A$$
By the definition of inverse of a matrix,
We get $$A^{-1}=\frac{1}{|A|}\text{adj}A$$