- #1
zenterix
- 708
- 84
- Homework Statement
- Suppose ##V## and ##W## are finite-dimensional vector spaces. Let ##v\in V##. Let
##E=\{T\in L(V,W): Tv=0\}##
(a) Show that ##E## is a subspace of ##L(V,W)##.
(b) Suppose ##v\neq 0##. What is the dimension of ##E##?
- Relevant Equations
- (a)
First of all, the transformation ##Tw=0## for all ##w## is in ##E##.
Let ##T_1, T_2\in E##.
Then, ##(a_1T_1+a_2T_2)v=0## so that ##a_1T_1+a_2T_2\in E## and since the closure axioms are satisfied for the set ##E## then we can infer it is a subspace.
I was stuck when I started writing this question. I think I solved the problem in the course of writing this post.
My solution is as follows:
Consider any basis ##B## of ##V## that includes ##v##: ##(v, v_2, ..., v_n)##.
##L(V,W)##, where ##\dim{(V)}=n## and ##\dim{(W)}=m## is isomorphic with ##F^{m,n}##, the vector space of ##m## by ##n## matrices with entries in field ##F##.
In other words, each linear map from ##V## to ##W## relative to specific bases in ##V## and ##W## is represented by a unique ##m## by ##n## matrix.
Now, using our basis ##B## and a specific basis of ##W##, the matrices representing linear maps ##E## have all elements in the first column equal to zero.
Thus it seems to me the dimension of all such matrices is simply ##m\cdot (n-1)##.
Another way to see this is the following:
Linear maps in ##E## always map ##v## to ##0\in W## and map vectors from ##\text{span}(v_2,...,v_n)## to vectors in ##W##.
Every vector in ##V## with a non-negative ##v## component gets mapped the same way as the that vector without the ##v## component, which is in ##\text{span}(v_2,...,v_n)##.
Thus, the variation between the different linear maps in ##E## is the variation in how they map the vectors in ##\text{span}(v_2,...,v_n)##.
Thus, ##E## has the same dimension as ##L(\text{span(v_2,...,v_n)},...,W)##.
Now, ##\text{span}(v_2,...,v_n)## has dimension ##n-1## and there is a theorem that says that ##\dim L(V,W) = \dim(V)\cdot \dim(W)##.
Thus, we get a dimension for ##E## of ##(n-1)*m##.
My solution is as follows:
Consider any basis ##B## of ##V## that includes ##v##: ##(v, v_2, ..., v_n)##.
##L(V,W)##, where ##\dim{(V)}=n## and ##\dim{(W)}=m## is isomorphic with ##F^{m,n}##, the vector space of ##m## by ##n## matrices with entries in field ##F##.
In other words, each linear map from ##V## to ##W## relative to specific bases in ##V## and ##W## is represented by a unique ##m## by ##n## matrix.
Now, using our basis ##B## and a specific basis of ##W##, the matrices representing linear maps ##E## have all elements in the first column equal to zero.
Thus it seems to me the dimension of all such matrices is simply ##m\cdot (n-1)##.
Another way to see this is the following:
Linear maps in ##E## always map ##v## to ##0\in W## and map vectors from ##\text{span}(v_2,...,v_n)## to vectors in ##W##.
Every vector in ##V## with a non-negative ##v## component gets mapped the same way as the that vector without the ##v## component, which is in ##\text{span}(v_2,...,v_n)##.
Thus, the variation between the different linear maps in ##E## is the variation in how they map the vectors in ##\text{span}(v_2,...,v_n)##.
Thus, ##E## has the same dimension as ##L(\text{span(v_2,...,v_n)},...,W)##.
Now, ##\text{span}(v_2,...,v_n)## has dimension ##n-1## and there is a theorem that says that ##\dim L(V,W) = \dim(V)\cdot \dim(W)##.
Thus, we get a dimension for ##E## of ##(n-1)*m##.