Prove Linear Independence of {[w1]s, [w2]s,...,[wk]s} in V

  • Thread starter Thread starter hkus10
  • Start date Start date
  • Tags Tags
    Basis
hkus10
Messages
50
Reaction score
0
1) Let S be an ordered basis for n-dimensional vector space V. Show that if {w1, w2, ..., wk} is a linearly independent set of vectors in V, then {[w1]s, [w2]s,...,[wk]s} is a linearly independent set of vectors in R^n.

What I got so far is
w1 = a1V1 + a2V2 + ... + anVn
so, [w1]s =
[a1
a2
...
an]

The same thing for w2, [w2]s and wk, [wk]s.
My question how to go from there?

2) Let S and T be two ordered bases of an n-dimensional vector space V. Prove that the transition matrix from T - coordinates to S - coordinates is unique. That is, if A,B belong to Mnn both satisfy A[v]T = [V]S and B[V]T = [v]S for all v belong to V, then A = B.

My approach for this question is that
Let S = {v1, v2, vn}
Let T = {w1, w2, wn}
Av = a1v1+a2v2+...+anvn
v = b1w1+b2w2+...+bnwn
Aa1v1 + Aa2v2+ ... +Aanvn
a1(Av1) + a2(Av2)+...+an(Avn)
= b1w1+b2w2+...+bn(wn)

Am I going the right direction? If no, how should I approach? If yes, how should I move from here?
 
Physics news on Phys.org
what does [w1]s mean? w1 written in terms of the ordered basis S?
 
lanedance said:
what does [w1]s mean? w1 written in terms of the ordered basis S?

[w1]s mean the s-coordinate vector of w1? for the second part,yes.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top