I am trying to prove that:
If I have the matrix Mrot = [[cosx,-sinx],[sinx,cosx]] , the inverse and the transpose are the same.
I understand the inverse acts as a sort of "inverse button" but,I cannot see how the inverse and transpose matrices are the same. I am currently in freshman linear algebra.
Thanks