Mathematics · Glossary

What is Adjoint; symmetric endomorphisms?

Also known as: adjoint · symmetric endomorphism

Definition 12.11 University Mathematics — Year 2 · Chapter 12 — Quadratic Forms

For uL(E)u \in \mathcal{L}(E), the adjoint uu^* is the unique endomorphism with

u(x),y=x,u(y)(x,yE);\langle u(x), y\rangle = \langle x, u^*(y)\rangle \qquad (x, y \in E);

in an orthonormal basis, Mat(u)=Mat(u)T\operatorname{Mat}(u^*) = \operatorname{Mat}(u)^{\mathsf T}. uu is symmetric (self-adjoint) when u=uu^* = u — equivalently its matrix in an orthonormal basis is symmetric.

Examples

Example 12.12 (The adjoint depends on the inner product)

On R2\R^2 take the weighted inner product x,yD=x1y1+2x2y2\langle x, y\rangle_D = x_1y_1 + 2x_2y_2 (matrix D=diag(1,2)D = \operatorname{diag}(1,2)) and uu of matrix A=(0100)A = \begin{pmatrix} 0 & 1\\ 0 & 0\end{pmatrix} in the canonical basis. From u(x),yD=(Ax)TDy=xT(ATD)y\langle u(x), y\rangle_D = (Ax)^{\mathsf T}Dy = x^{\mathsf T}(A^{\mathsf T}D)y and x,u(y)D=xT(DA)y\langle x, u^*(y)\rangle_D = x^{\mathsf T}(DA^*)y, the adjoint’s matrix is

A=D1ATD=(10012)(0010)(1002)=(00120)AT.A^* = D^{-1}A^{\mathsf T}D = \begin{pmatrix} 1 & 0\\ 0 & \tfrac12\end{pmatrix} \begin{pmatrix} 0 & 0\\ 1 & 0\end{pmatrix} \begin{pmatrix} 1 & 0\\ 0 & 2\end{pmatrix} = \begin{pmatrix} 0 & 0\\ \tfrac12 & 0\end{pmatrix} \neq A^{\mathsf T} .

Sanity check on x=(1,0)x = (1,0), y=(0,1)y = (0,1):

u(x),yD=(0,0),yD=0,x,u(y)D=(1,0),(0,12)D=0;\langle u(x), y\rangle_D = \langle (0,0), y\rangle_D = 0, \quad \langle x, u^*(y)\rangle_D = \langle(1,0), (0,\tfrac12)\rangle_D = 0 ;

on x=(0,1)x = (0,1), y=(1,0)y = (1,0):

u(x),yD=(1,0),(1,0)D=1,x,u(y)D=(0,1),(0,12)D=1.\langle u(x), y\rangle_D = \langle(1,0),(1,0)\rangle_D = 1, \quad \langle x, u^*(y)\rangle_D = \langle(0,1),(0,\tfrac12)\rangle_D = 1 .

Closing insight: “Mat(u)=Mat(u)T\operatorname{Mat}(u^*) = \operatorname{Mat}(u)^{\mathsf T}” is a statement about orthonormal bases only; in general the metric DD intervenes, exactly as in the simultaneous reduction of the weekend problem.

Read in context →