Here \(\displaystyle \mathrm{A}=\left[\begin{array}{rrr}1 & 2 & 1\\ 2 & 3 & 1\\ 1 & 1 & 5\end{array}\right]\).
Expanding along \(\displaystyle R_{1}\),
\[|\mathrm{A}|=1(15-1)-2(10-1)+1(2-3)=14-18-1=-5\neq 0\]
The cofactors are \(\displaystyle A_{11}=14,\;A_{12}=-9,\;A_{13}=-1,\;A_{21}=-9,\;A_{22}=4,\;A_{23}=1,\;A_{31}=-1,\;A_{32}=1,\;A_{33}=-1\), so (taking the transpose)
\[\mathrm{adj}\,\mathrm{A}=\left[\begin{array}{rrr}14 & -9 & -1\\ -9 & 4 & 1\\ -1 & 1 & -1\end{array}\right],\qquad \mathrm{A}^{-1}=\frac{1}{|\mathrm{A}|}\mathrm{adj}\,\mathrm{A}=-\frac{1}{5}\left[\begin{array}{rrr}14 & -9 & -1\\ -9 & 4 & 1\\ -1 & 1 & -1\end{array}\right]\]
(i) \(\displaystyle [\mathrm{adj}\,\mathrm{A}]^{-1}=\mathrm{adj}\left(\mathrm{A}^{-1}\right)\).The key relation is \(\displaystyle \mathrm{M}\,(\mathrm{adj}\,\mathrm{M})=|\mathrm{M}|\,\mathrm{I}\), i.e. \(\displaystyle \mathrm{adj}\,\mathrm{M}=|\mathrm{M}|\,\mathrm{M}^{-1}\).
Left side: \(\displaystyle \mathrm{adj}\,\mathrm{A}=|\mathrm{A}|\,\mathrm{A}^{-1}=-5\mathrm{A}^{-1}\), hence
\[[\mathrm{adj}\,\mathrm{A}]^{-1}=\left(-5\mathrm{A}^{-1}\right)^{-1}=-\frac{1}{5}\mathrm{A}\]
Right side: applying the same relation to \(\displaystyle \mathrm{A}^{-1}\), and using \(\displaystyle \left|\mathrm{A}^{-1}\right|=\dfrac{1}{|\mathrm{A}|}=-\dfrac{1}{5}\),
\[\mathrm{adj}\left(\mathrm{A}^{-1}\right)=\left|\mathrm{A}^{-1}\right|\left(\mathrm{A}^{-1}\right)^{-1}=-\frac{1}{5}\mathrm{A}\]
Both sides equal
\[-\frac{1}{5}\mathrm{A}=\left[\begin{array}{rrr}-\tfrac{1}{5} & -\tfrac{2}{5} & -\tfrac{1}{5}\\ -\tfrac{2}{5} & -\tfrac{3}{5} & -\tfrac{1}{5}\\ -\tfrac{1}{5} & -\tfrac{1}{5} & -1\end{array}\right]\]
Check of the left side by direct multiplication: the first row of \(\displaystyle \mathrm{adj}\,\mathrm{A}\) times the first column of \(\displaystyle -\tfrac{1}{5}\mathrm{A}\) gives \(\displaystyle -\tfrac{14}{5}+\tfrac{18}{5}+\tfrac{1}{5}=1\), and times the second and third columns gives \(\displaystyle -\tfrac{28}{5}+\tfrac{27}{5}+\tfrac{1}{5}=0\) and \(\displaystyle -\tfrac{14}{5}+\tfrac{9}{5}+1=0\); continuing likewise the product is \(\displaystyle \mathrm{I}\). Hence \(\displaystyle [\mathrm{adj}\,\mathrm{A}]^{-1}=\mathrm{adj}\left(\mathrm{A}^{-1}\right)\), verified.
(ii) \(\displaystyle \left(\mathrm{A}^{-1}\right)^{-1}=\mathrm{A}\).Apply the inverse formula to the matrix \(\displaystyle \mathrm{A}^{-1}\):
\[\left(\mathrm{A}^{-1}\right)^{-1}=\frac{1}{\left|\mathrm{A}^{-1}\right|}\,\mathrm{adj}\left(\mathrm{A}^{-1}\right)=\frac{1}{-\tfrac{1}{5}}\left(-\frac{1}{5}\mathrm{A}\right)=\mathrm{A}\]
(Equivalently, \(\displaystyle \mathrm{A}\mathrm{A}^{-1}=\mathrm{A}^{-1}\mathrm{A}=\mathrm{I}\) already says \(\displaystyle \mathrm{A}\) is
the inverse of \(\displaystyle \mathrm{A}^{-1}\), and the inverse of a matrix is unique.) Verified.