Invertible matrices and Adjoints

30 Views Asked by At

I know it's basics, but I am really confused:

If $A^*$ is the adjoint of $A$ and $AA^*=I$, where $I$ is an identity matrix, can we conclude that $A^*=A^{-1}$?

If not, why not?

1

There are 1 best solutions below

0
On

Yes, inverse is unique, if a square matrix $A$ and $B$ satisfy $$AB=I$$, then $B=A^{-1}$.

Hence $A^*=A^{-1}$