The change of basis matrix is the matrix that allows us to express the new basis in an old basis:
Mnemonic is as follows: consider we have an initial basis . Now, we define the new basis in terms of the old basis, e.g.:which can be written in matrix form as:and so if we set:we have:
The usual question then is: given a vector in the new basis, how do we represent it in the old basis?
That is the matrix inverse.
The orthogonal group is the group of all invertible matrices where the inverse is equal to the transpose Updated 2024-12-15 +Created 1970-01-01
Let's show that this definition is equivalent to the orthogonal group is the group of all matrices that preserve the dot product.
Note that:and for that to be true for all possible and then we must have:i.e. the matrix inverse is equal to the transpose.
These matricese are called the orthogonal matrices.
TODO is there any more intuitive way to think about this?