Processing math: 100%
Applied Mechanics Lab

Mechanics of Continua and Structures

Calendar

gmail inbox

Linear Transformation

Definition A linear transformation from a Eucledian space X to a Eucledian space Y is a function

A:XYxy=Ax such that A(x1+x2)=Ax1+Ax2

Matrix form of Linear Representation

A matrix form for the linear transformation A:XY is a matrix Aij that shows how basis elements xjX map to a linear combination of basis elements yiY : xjAxj=iAijyi

Adjoint

Definition Given a linear transformation A:XY, then there exists a unique linear transformation (the adjoint) AT:XY that preserves the inner product: y,Ax=ATy,x for all x and y.

Note: Adjoint is independent of the choice of bases.

Matrix representation of adjoint

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.

Riesz Representation

Any linear function XR can be expressed as xy,x for a unique y.

For some yX, the adjoint of the linear function

y:RXzx=zy is given by

yT:XRxz=y,x

Verification that the adjoint condition given in (1) holds:

x,yz=x,yz=y,xz=y,x,z=yTx,z

From above, we get

yTx=y,x

Matrix Form

Suppose y=iyixi

for a basis xi. Using the natural orthonormal basis 1 for R, the matrix representation of the linear transformation y is : 1iyixi, 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:

xjy,xj1=iyixi,xj1=ixi,xjyi1

** For a non-orthonormal basis, the matrix representation of the adjoint is not xjyj1.