. Define the kernel and the image of a linear transformation M : V → W and hence Show that the Kernel and image of M are vector subspaces of V and W respectively.
1
Expert's answer
2022-01-13T16:58:10-0500
Solution:
Let V and W be vector spaces and let T:V→W be a linear transformation. Then the image of T denoted as im (T) is defined to be the set
{T(v):v∈V}
In words, it consists of all vectors in W which equal T(v) for some v∈V . The kernel, ker(T) , consists of all v∈V such that T(v)=0 . That is,
ker(T)={v∈V:T(v)=0}
Then in fact, both im(T) and ker(T) are subspaces of W and V respectively.
Statement:
Let V, W be vector spaces and let T:V→W be a linear transformation. Then ker(T)⊆Vandim(T)⊆W . In fact, they are both subspaces.
Proof:
First consider ker(T) . It is necessary to show that if v1,v2 are vectors in
ker(T) and if a, b are scalars, then a v1+bv2 is also in ker(T) . But
T(av1+bv2)=aT(v1)+bT(v2)=a0+b0=0
Thus ker(T) is a subspace of V.
Next suppose T(v1),T(v2) are two vectors in im (T). Then if a, b are scalars,
Comments
Leave a comment