Linear Algebra linear combinations help

porschedude
Messages
11
Reaction score
0
The linear combinations of v=(a,b) and w=(c,d) fill the plane unless _____.
Find four vectors u, v, w, z with four components each so that their combinations cu+dv+ew+fz produce all vectors (b1, b2, b3, b4) in four dimensional space.

I think that the first part of the answer, that fills the blank, is unless v is a scalar multiple of w, or vice versa.

But as far as the second part of the question, I have no idea what it is even asking. Are b1, etc. referencing the first part of the question? Or is it just asking to write vectors that have all zero components except b1 etc. Any help is much appreciated?
 
Physics news on Phys.org
The first answer looks fine. I THINK the second one is just asking you to write down four vectors that span R^4. Like u=(1,0,0,0) might be a good choice for the first one. Can you give me a v, w and z that span together with u?
 
That's what I thought it might mean v=(0,1,0,0), w=(0,0,1,0), z=(0,0,01), but that seems too simple. It's listed in the book as a challenge problems
 
porschedude said:
That's what I thought it might mean v=(0,1,0,0), w=(0,0,1,0), z=(0,0,01), but that seems too simple. It's listed in the book as a challenge problems

Sure. But I can't think what else it might mean. It certainly can't be referencing any symbols in the first part, since the first part is about R^2.
 
Alright, thanks for the help,
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Back
Top