Linear Algebra (Linearly Independent vs. Linearly Dependent)

DanielFaraday
Messages
86
Reaction score
0

Homework Statement



If S = {v1, v2, v3} where v1, v2 and v3 are in \mathbb{R}^2, then the vectors v1, v2 and v3 are linearly independent.

Homework Equations


None

The Attempt at a Solution


I thought the answer was true, but I know the correct answer is false and I'm not sure why. Here was my reasoning for true:

If this implies that these three vectors span \mathbb{R}^3, then they must be linearly independent. If they weren't, then they would only span \mathbb{R}^2 or \mathbb{R}^3 space.

Moderation Note: Please do not use latex unnecessarily. Latex requires a lot of resources to generate and large latex images, such as blocks of text, can scroll off the screen. It is much better to simply use standard text (with bb code) for text and latex exclusively for mathematical symbols. Note that you can general inline latex using the [ itex ] tags.
Hootenanny
 
Last edited by a moderator:
Physics news on Phys.org
So is the problem asking you whether or not this statement is true? Is there any other information given regarding what S is?
 
Sorry. Yes, this is a true/false question. S is a set of vectors v_1, v_2 \text{ and } v_3 \text{ in }\mathbb{R}^3 \text{ space}. That's all that is given.
 
Okay. Cool. So if you think it is false, then you need to try and come up with a counterexample. That is, you need to find three vectors in R3 such that the three vectors are not linearly independent, i.e. they are linearly dependent.

I think what you have as a solution to it being true is wrong because it isn't given that S spans R3. If it was given, then what you have would be correct, but that isn't given information.
 
Oh, I see. So the keyword is span, I suppose. I guess you can still imagine a 3-D space with these vectors even if the vectors don't span that space. OK, that makes sense.

Thanks! I posted two other T/F questions - do you think you could take a look?
 
Can you find three distinct vectors in R^3 that are linearly dependent?
 
VeeEight said:
Can you find three distinct vectors in R^3 that are linearly dependent?

The first picture that comes to my mind is a vector centered at the origin and two identical vectors, the first multiplied by -C and the second multiplied by C. However, this would create three vectors parallel to each other, so they would only span R^2.

What is a better way to think about it?
 
One of the things you should have learned already is that, in a vector space of dimension n, there cannot be a set of fewer than n vectors that spans the space nor can there be a set of more than n vectors that are independent.
 
HallsofIvy said:
One of the things you should have learned already is that, in a vector space of dimension n, there cannot be a set of fewer than n vectors that spans the space nor can there be a set of more than n vectors that are independent.

Thanks for the comment, but as I mentioned in my second post, I made a mistake in my original post. The vectors v1, v2 and v3 are in R^3, not R^2.
 
  • #10
DanielFaraday said:
The first picture that comes to my mind is a vector centered at the origin and two identical vectors, the first multiplied by -C and the second multiplied by C. However, this would create three vectors parallel to each other, so they would only span R^2.

What is a better way to think about it?

Well if you have three vectors that are just multiples of each other (i.e. they are linearly dependent), then no two out of the three are linearly independent, which means that they couldn't span \mathbb{R}^2. They would actually only span \mathbb{R}. The example you gave is definitely a counterexample to your original problem though. Good job.
 
  • #11
n!kofeyn said:
Well if you have three vectors that are just multiples of each other (i.e. they are linearly dependent), then no two out of the three are linearly independent, which means that they couldn't span \mathbb{R}^2. They would actually only span \mathbb{R}. The example you gave is definitely a counterexample to your original problem though. Good job.

I see. Thanks!
 
Back
Top