Linear Transformation: M I N J
Linear Transformation: M I N J
Linear Transformation: M I N J
Definition Let V and W be two vector spaces with the same sets of scalars. Then a function
T: V W is called a linear transformation of V into W if it satisfies the following properties:
… … …
Linear operator If V = W, then the linear transformation T: V→V is called a linear operator
on V.
Theorem Let T: V→W be a linear transformation. If x1, x2, x3,…, xn are vectors in V and
Corollary Let T: V→W be a linear transformation and {v1, v2, v3,…,vn} be a basis for V.
1
Algorithm to find matrix associated to linear transformation
Let V and W be vector spaces. Suppose the sets B ={e1, e2,..., en}and B′ ={w1, w2, …, wn}are
bases for the vector spaces V and W respectively and T is linear transformation from V to W.
Then the matrix associated with the linear transformation can be calculated using following
algorithm.
Step 1 Find the images of basis vectors of B under T, that is, find T(e1), T(e2), …, T(en)
Step 2 Find the coordinates of images with respect to basis B', that is, expressed the images as a
linear combinations of vectors of basis B'. In other words,
Addition and scalar multiplication of linear transformations Let S: V→W and T: V→W
be linear transformation. If α is any scalar, then addition S+T and scalar multiplication (αT) is
defined by the formula;
(S+T) (v) = S (v) + T (v), for v V
Theorem The set L(V, W) of all Linear transformation from V into W is a vector space
with operations,
Composition operation Let V, U, W be vector spaces. If T1: V→U and T2: U→W are
linear transformations, then composition of T2 with T1 is the function T2oT1: V→W defined by
the equation
Theorem If T1: V→U and T2: U→W are linear transformations, then T2oT1: V→W is
also a linear transformation.
2
One-to-one linear transformation If the linear transformation T: V→W maps distinct
vectors in V into distinct vectors in W, and then T is called one-to-one linear transformation.
Theorem Let T: V→W be a linear transformation and dim(V) = n. then the following
statement and equivalent.
i. T is one-to-one on V.
ii. If v₁, v₂,…,vn are independent elements in V, then T(v₁) ,T(v₂),…,T(vn) are
independent elements in T(V).
iii. If {e₁, e₂,…,en} is a basis for V, then {T(e₁),…..T(en)} is a basis for T(V).
iv. Dim(T(V)) = n.
Inverse of Linear Transformation Let T: V→W be a one-to-one linear transformation then the
inverse of T is a map T⁻¹: T(V) → V such that T⁻¹ (w) = v if T(v)= w for all v in V and w in
T(V).
Remark As we have seen in section 4.2, every Euclidean linear operator T: Rⁿ → Rⁿ can
be expressed by the formula T(x) = Ax where A is an n×n matrix. Therefore, the definition of
inverse of such linear transformation is reduced as follows
i. nullity(T) = nullity(A)
ii. rank(T) = rank(A)
3
Change of basis If B and B' are two bases for vector space V and P is a matrix that relates
[v]B and [v]B' by the equation [v]B = P[v]B` for every vϵV then P is called a transition matrix
from B' to B.
Moreover the transition matrix P can be expressed as
P = [I]B,B' = [ [u'1]B [u'2]B … [u'n]B ] where B= {u1, u2, …,un} and B̀'={u'1, u'2,…, u'n}
Theorem If V is a finite dimensional vector space with bases B and B' and P is transition
matrix from B` to B, then P is invertible and P-1 is the transition matrix from B to B', that is,
Similar matrices Two square matrices A and B of order n are called similar matrices if there
is an invertible matrix C such that B =C-1AC.
Theorem Two matrices A and B are similar if and only if they represent the same linear
transformation.