Adjoint Operators
For every linear operator there is a partner operator — its adjoint, written ("A dagger"). The adjoint is the single most important construction in this module: Hermitian operators are defined by , unitary operators by , and the inner-product structure of quantum mechanics is exactly what makes the adjoint well defined.
The defining property
The adjoint of is the unique operator such that, for all vectors and ,
In words: moving an operator across the inner-product bar turns it into its adjoint. The left side applies to the right vector; the right side applies to the left vector. The two are equal by definition of . An equivalent and often handier statement is
The existence and uniqueness of in finite dimensions follow from the fact that an inner product pairs the space with its dual without losing information.
The adjoint is the conjugate transpose
Fix an orthonormal basis. The matrix elements of the adjoint are obtained from those of by transposing and complex-conjugating:
To see this, set and in the boxed identity:
So computing an adjoint is a two-step mechanical operation: swap rows with columns, and flip the sign of every imaginary part. For example,
The real entries and stay put on the diagonal; the off-diagonal and swap places, and the picks up a conjugation to become .
Algebra of the dagger
The adjoint interacts with operator algebra through three rules you will use constantly:
The first is linearity of conjugate-transpose. The second shows daggering is antilinear in the scalar: a constant comes out conjugated. The third — the reversal rule — is the one people most often get wrong: the dagger of a product reverses the order of the factors, just as taking the inverse of a product does, . Daggering twice returns the original operator, , so is an involution.
Why it matters
The adjoint is the gateway to the two operator families that run all of quantum mechanics. An operator equal to its own adjoint, , is Hermitian — these represent observables and have real eigenvalues. An operator whose adjoint is its inverse, , is unitary — these represent reversible evolution and preserve inner products. Both definitions are just statements about the dagger, which is why we built it first.
Try it
Form the adjoint of the operator , then return the imaginary part of the entry in row , column of .
Sign in on the full site to ask questions and join the discussion.