- #1
Rijad Hadzic
- 321
- 20
Homework Statement
I'm using this problem, and although I got the correct answer my question is really about the properties of a basis, not the problem that I'm going to state..
anyways,
Let = {v_1, v_2, ..., v_n } be a basis for a vector space V. Let c be a nonzero scalar. Show that the set {cv_1, cv_2, ..., cv_n } is also a basis for V
Homework Equations
The Attempt at a Solution
Since the set {cv_1, cv_2, ..., cv_n } has the same dimensions as set {v_1, v_2, ..., v_n }, I now only need to check for linear independence (or span, but it makes no sense to check for the more difficult condition.)
So [ k1cv1 + k2cv2 + ... kncvn = 0
the set consists of vectors {v_1, v_2, ..., v_n }, which was stated to be a basis, thus implying that any set with these vectors must = 0 for each constant,since c is a nonzero scalar, and this must mean that k1 through kn are all zero.
Does this seem like a logical/correct conclusion?
Anyways, my real question is:
It says that c is any nonzero scalar, but this doesn't make sense to me.
I was under the impression that a vector space can only have one basis. This problem contradicts that belief. Maybe my understanding of the terminology is wrong, but if a basis is a scalar multiple of another basis, they are essentially the same basis, right?
Sorry I know my wording for this question doesn't really make sense, I hope you guys can understand what I'm saying.
Through finishing this question, my train of thought is as follows:
Since a basis is
1) a linear combo which will = 0 if and only if the constant multiple is = 0, (its linearly independent)
2) spans every vector in the vector space (meaning every single vector in the vector space can be formed by the basis)
that means that you can have "multiple" basis, all being scalar multiplies of each other, because by taking a scalar multiple of those multiple basis, you can construct any vector in the vector space V.
Again I apologize because reading this I truly understand how stupid my questions sound but I'm having a hard time grasping these concepts, so please bear with me.
Also I posted this in precalculus since the problem doesn't involve any understanding of calculus. I hope this is in the correct section and I ask of the mods to move it if its not.