Let $T: \Bbb U \to \Bbb V$ be a linear transformation representable by $A \mathbf x$ in some basis $B$, where $A$ is a matrix and $\mathbf x$ is a member of $\Bbb U$. $\ $Show det(A) does not depend on the basis chosen.
Asked
Active
Viewed 7,263 times
2 Answers
6
Let $A'$ represent the transformation in some other basis $B'$, and let $V$ be the change of basis matrix from $B'$ to $B$. We then have that $$A = VA'V^{-1}$$ Take the determinant on each side of that equation.
Arthur
- 199,419
2
Assuming that $B$ is invertible, the global transform is $BAB^{-1}$, combine that with $\det(XY) = \det(X)\det(Y)$, show that for an arbitrary invertible $C$ that $\det(CAC^{-1}) = \det(BAB^{-1})$.
DanielV
- 23,556