- #1
hkus10
- 50
- 0
1) Let L:R3 >>>R3 be defined by
L([1 0 0]) = [1 2 3],
L([0 1 0]) = [0 1 1],
L([0 0 1]) = [1 1 0]
How to prove that L is invertible? I have the idea of one-to-one and onto, but I do not know how to apply them to this proof.
2) Find a linear transformation L:R2 >>>R3 such that {[1 -1 2], [3 1 -1]} is a basis for range (L). How can I approach this problem?
3) Let S = {v1,…,vn} be an ordered basis for vector space V . Let
L :V →R^n be given by L(v) = [v]S . Prove that L is an
isomorphism( prove that the linear transformation is one-to-one and onto)
What I know so far is that {[v1]s, [v2]s,...,[vn]s} is an ordered basis for R^n and v can be written in a unique way sych that v = a1v1+...+anvn = 0.
How can I go from there?
4) If L:V>>>W is a linear transformation of a vector space V into a vector space W and dim V = dim W, then prove that if L is one-to-one, then it is onto.
I get a point that dim(W) = dim(range(L)). What I am trying to get to is W = range(L). Then, by definition, L is onto. My question is that how can I prove that dim(W) = dim(range(L)) >>> W = range(L) and by what Thm of defin? If not, how should I approach this question?
5) Let L:R^n>>>R^m be a linear transformation defined by L(x) = Ax, for x in R^n. Then, L is onto if and only if rank A = m.
In this question, is the nullity of A equal to the nullity of L?
Thanks
L([1 0 0]) = [1 2 3],
L([0 1 0]) = [0 1 1],
L([0 0 1]) = [1 1 0]
How to prove that L is invertible? I have the idea of one-to-one and onto, but I do not know how to apply them to this proof.
2) Find a linear transformation L:R2 >>>R3 such that {[1 -1 2], [3 1 -1]} is a basis for range (L). How can I approach this problem?
3) Let S = {v1,…,vn} be an ordered basis for vector space V . Let
L :V →R^n be given by L(v) = [v]S . Prove that L is an
isomorphism( prove that the linear transformation is one-to-one and onto)
What I know so far is that {[v1]s, [v2]s,...,[vn]s} is an ordered basis for R^n and v can be written in a unique way sych that v = a1v1+...+anvn = 0.
How can I go from there?
4) If L:V>>>W is a linear transformation of a vector space V into a vector space W and dim V = dim W, then prove that if L is one-to-one, then it is onto.
I get a point that dim(W) = dim(range(L)). What I am trying to get to is W = range(L). Then, by definition, L is onto. My question is that how can I prove that dim(W) = dim(range(L)) >>> W = range(L) and by what Thm of defin? If not, how should I approach this question?
5) Let L:R^n>>>R^m be a linear transformation defined by L(x) = Ax, for x in R^n. Then, L is onto if and only if rank A = m.
In this question, is the nullity of A equal to the nullity of L?
Thanks
Last edited: