Proving Linear Dependence in Spanned Vectors

XcKyle93
Messages
32
Reaction score
0

Homework Statement


This should be an easy one, I'm just making sure that I'm not screwing up horribly.

Prove that if v is in span(v1,v2, ..., vN), then v, v1, v2, ..., vN are linearly dependent.

Homework Equations


span(v1,v2, ..., vN) = {Ʃaivi}.

The Attempt at a Solution


If v is in span(v1,v2, ..., vN), then for some scalars a1, ..., aN, v = Ʃaivi. This means that 0 = Ʃaivi - v, which means that there exists a set of scalars, not all 0, that satisfy the homogeneous equation. This is because the scalar coefficient of v is -1.
 
Last edited:
Physics news on Phys.org
XcKyle93 said:

Homework Statement


This should be an easy one, I'm just making sure that I'm not screwing up horribly.

Prove that if v is in span(v1,v2, ..., vN), then v, v1, v2, ..., vN are linearly independent.

Homework Equations


span(v1,v2, ..., vN) = {Ʃaivi}.

The Attempt at a Solution

.
If v is in span(v1,v2, ..., vN), then for some scalars a1, ..., aN, v = Ʃaivi. This means that 0 = Ʃaivi - v, which means that there exists a set of scalars, not all 0, that satisfy the homogeneous equation. This is because the scalar coefficient of v is -1.

You mean dependent of course. But your argument is OK.
 
Okay, thanks. I was just making sure!
 
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