Proving the Basis Property for a Set in a Vector Space with a Nonzero Scalar

  • Thread starter Thread starter trojansc82
  • Start date Start date
  • Tags Tags
    Basis Set
trojansc82
Messages
57
Reaction score
0

Homework Statement


Let c be a real scalar not equal to zero. Prove that if a set S ={v1, v2, ... , vn} is a basis for V, then set S1= {cv1, cv2, ... , cvn} is also a basis of V.


Homework Equations



A set is a basis if it spans a subspace and is not collinear.

The Attempt at a Solution



S1= {cv1, cv2, ... , cvn} = c * {v1, v2, ... , vn}

Since scalar c modifies all vectors equally, the set S1 is a basis for vector space V.
 
Physics news on Phys.org
You have to prove:

a) It's linearly independent:
If S spans, that means ...
None of the vectors in S are a linear combination of another.
How can you prove this?
Think ..
av1 + bv2 + cv3 .. + Lvn = 0, implies a,b,c .. L = 0.
b): It spans.
If S spans V, that means that any vector of V can be represented by a linear combination of S.
How can you prove that cS also follows this?

The proof for b is similar to a ..
 
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