Skip to content

Matrix of Linear Transformation

As we have seen that any finite-dimensional vector space V with an ordered basis is isomorphic to Rn. Now suppose we have two vector spaces V and W over the same field R, and a linear transformation T between them. If we fix a basis α for V and β for W, then we have following situation

where the function f is given by the compositions of these functions as follows f=ρβTρα1 So, for any linear transformation T:VW, we can find a unique linear transformation f:RnRn.

One important property of the vector spaces like Rn is that any linear transformation between such space is given by a matrix as the following theorem

Theorem: For any field F, any linear transformation T:FnFm is given by a matrix, A, of size m×n, such that, T(x)=Ax.

Matrix of a Linear Transformation

Definition: Let V and W be two vector spaces over a field F with ordered basis α and β respectively. Suppose T:VW is a linear transformation, then the matrix associated with the linear transformation f is called the matrix of T with respect to α and β, and it is denoted by [T]αβ.

The following theorem provides a method to calculate the matrix of a linear transformation with given bases.

Theorem: Let T:VW be a linear transformation from a vector space v to w over field F. Let α=(v1,,vn) and β=(w1,,wn) be the ordered basis of V and W respectively. Then the matrix= of linear transformation T w.r.to α and β is given by.

[T]αβ=[[T(v1)]β[T(v2)]β[T(vn)]β]m×n

Proof For any vV, we have

v=x1v1++xnvn,xiF

Now applying T on both sides, we get

T(v)=T(x1v1++xnvn)T(v)=x1T(v1)++xnT(vn)

Since, T(vi)W, we can find scalar aij, such that,

T(v1)=a11w1+a22w2++am1wnT(vn)=a1nw1+a2nwn++amnwm

Now assume,

(a11,,am1)=[T(v1)]β(a22,,am2)=[T(v2)]β(am1,,amn)=[T(vn)]β
T(v)=i=1nXiT(vi)T(vi)=v=1najiwi
T(V)=i=1nXiT(Vi)=i=1nxi(j=1najiwj)=i=1nj=1mxiajiwj=j=1m(i=1nxiaji)wj=j=1m(i=1najixi)wj
[T(v)]β=(i=1na1iXi,i=1na2jXi,,i=1namiXi)[T(v)]β=[i=1na1iXi=a11X1+a12X2++a1nXni=1na2iXi=a21X1+a22X2++a2nXni=1na1iXi=a11X1+a12X2++a1nXn]=[a11a1na21a2nam1amn][X1X2Xn]=[[T(v1)β][T(vn)β]][V]α

After watching this you can try question 1 from assignment 1.

Last modified on: 2023-01-11 01:50:45