Mechanics of Continua and Structures
Definition A linear transformation from a Eucledian space X to a Eucledian space Y is a function
A:X→Yx↦y=Ax such that A(x1+x2)=Ax1+Ax2
A matrix form for the linear transformation A:X→Y is a matrix Aij that shows how basis elements xj∈X map to a linear combination of basis elements yi∈Y : xj→Axj=∑iAijyi
Definition Given a linear transformation A:X→Y, then there exists a unique linear transformation (the adjoint) AT:X→Y that preserves the inner product: ⟨y,Ax⟩=⟨ATy,x⟩ for all x and y.
Note: Adjoint is independent of the choice of bases.
If the bases for X and Y are each orthonormal, then the matrix representation of the adjoint is the transpose of the matrix representation: ATyi=∑jAijxj
To prove this relationship, we can verify the adjoint condition (6) for arbitary basis elements:
⟨ATyi,xj⟩=⟨∑kAikxk,xj⟩=Aij(since the basis xjis orthonormal)=⟨yi,∑kAkjyk⟩(since the basis yiis orthonormal)=⟨yi,Axj⟩Note: If the bases are not orthogonal,then the transpose of the matrix representation is not the matrix representation of the adjoint.
Any linear function X→R can be expressed as x↦⟨y,x⟩ for a unique y.
For some y∈X, the adjoint of the linear function
y:R↦Xz↦x=zy is given by
yT:X→Rx↦z=⟨y,x⟩Verification that the adjoint condition given in (1) holds:
⟨x,yz⟩=⟨x,y⟩z=⟨y,x⟩z=⟨⟨y,x⟩,z⟩=⟨yTx,z⟩From above, we get
yTx=⟨y,x⟩Suppose y=∑iyixi
for a basis xi. Using the natural orthonormal basis 1 for R, the matrix representation of the linear transformation y is : 1→∑iyixi, such that the vector with components yi define the matrix representation.
Note: For the adjoint yT, the matrix representation is not the transpose of the vector with components yi, unless the basis xi is orthonormal.
The matrix representation of the adjoint is:
xj↦⟨y,xj⟩1=⟨∑iyixi,xj⟩1=∑i⟨xi,xj⟩yi1** For a non-orthonormal basis, the matrix representation of the adjoint is not xj↦yj1.