Linear Maps
Linear Maps
We shall define now two important notions related to a linear map, the kernel
and the image.
Consider the sets:
Definition 0.2. The sets ker f and f (V ) are called the kernel (or the null space),
respectively the image of f .
Propozition 0.3. The kernel and the image of a linear map f : V → W are
subspaces of V and W respectively.
Properties of L(V, W )
In this section we will prove some properties of linear maps and of L(V, W ).
Definition 0.8. Let f, g : V → W be linear maps between the linear spaces V and
W over F, and α ∈ F. We define
Propozition 0.9. With the operations defined above L(V, W ) becomes a vector space
over F.
End(L) = {f : V → V | f linear }.
3
Let V and W be two vector spaces over the same filed F, dim V = m, dim W = n,
and e = {e1 , . . . , em } and f = {f1 , . . . , fn } be bases in V and W respectively. A
linear map T ∈ L(V, W ) is uniquely determined by the values ond the basis e.
We have
• The vector space L(V, W ) is isomporphic to Mm,n (F) by the map T ∈ L(V, W ) 7→
MT (F) ∈ Mm,n (F).
Now we want to see how the image of a vector by a linear map can we expressed.
Let v ∈ V, v = m >
P
i=1 vi ei , or in the matrix notation (v)e (e)1m , where, as usual
v1
v2
(v)e =
..
.
vn
and
e1
e2
(e)1m =
..
.
.
em
Pn
Now denote T (v) = w = j=1 wj ej ∈ W , we have
T (v) = (w)>
f (f )1n .
Pm
T being linear, we have T (v) = i=1 vi T (ei ), or, again in matrix notation:
T (v) = (v)>
e (T (e))1m .
5
(f,e)
From the definition of MT it follows that
(f,e) >
(T (e))1m = (MT ) (f )1n .
So finally we have
(f,e) >
(w)> >
f (f )1n = (v)e (MT ) (f )1n .
MS◦T = Ms MT .
Problems
a) T (x1 , x2 , x3 ) = (x21 , x2 , x3 + x2 ).
b) T (x1 , x2 , x3 ) = (x3 , x1 , x2 ).
Find a basis in ker T, im T and the dimension of the spaces V, W, ker T and im T .
a) {e1 , e3 , e2 , e4 }.
b) {e1 , e1 + e2 , e1 + e2 + e3 , e1 + e2 + e3 + e4 }.
c) {e4 − e1 , e3 + e4 , e2 − e4 , e4 }.