Difference between Adjoint of a matrix and its transpose

$\begingroup$

For simplicity let $T:R^{n}\rightarrow R^{n},$ be a linear operator and $[A]_T$ be the matrix of operator $T.$ Then matrix of adjoint $T^{\times}$ operator of $T$ is given as $$[A]_{T^{\times}}=[A]_{T}^t$$ where $t$ denotes transpose of a matrix.

My Question is that then from above equality the notions of transpose of a matrix and adjoint of a matrix are same, they why we use separate names?? while in some textbooks adjoint of a matrix is referred to the transpose of coefficient matrix.

$\endgroup$ 1

2 Answers

$\begingroup$

In the context of complex vector spaces, they are different: the adjoint matrix is the conjugate of the transpose matrix.

$\endgroup$ 1 $\begingroup$

First, the adjoint is defined as a conjugate transpose for complex operators, but this reduces to a pure transpose in the real case.

Also, the transpose is only defined for finite matrices (finite-dimensional operators). The adjoint operator can be defined for infinite-dimensional operators and even more general things, like Hilbert spaces. Hence it makes sense to call it by a different name.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like