For what values of a are these vectors linearly dependent?

  • Thread starter Thread starter 1question
  • Start date Start date
  • Tags Tags
    Linearly Vectors
Click For Summary
The discussion focuses on determining the values of 'a' for which the vectors v1=[1,2,-1], v2=[0,1,3], and v3=[a,4,5] are linearly dependent. It is established that linear dependence occurs when one vector can be expressed as a linear combination of the others, leading to the equation sv1 + s2v2 = v3. The solution reveals that a=1 is the only value satisfying this condition. Participants discuss the method of solving the system of equations derived from the vector components, emphasizing that there are no free parameters in this case. Ultimately, the conclusion is that the intersection of the planes defined by the vectors results in a singular solution for 'a'.
1question
Messages
66
Reaction score
0

Homework Statement


For what value(s) of a are the following vectors v1=[1,2,-1], v2=[0,1,3], and v3=[a,4,5] linearly dependent?

Homework Equations



Since linear dependence means that anyone of the vectors can be expressed as a linear combination of the other vectors:
sv1v1+s2v2=v3

where s1and s2 are some coefficients.

The Attempt at a Solution



Looking at the vectors, I tried v1+2v2=v3

Solving, I get a=1

I'm fairly certain I did the question correctly. The only thing that really bothers me is the plural of "value" in the question - is there ever a case where there can be more than one solution? How can I tell and solve those cases?
 
Physics news on Phys.org
The vectors [a,4,5] define a plane. So do [1,2,-1] and [0,1,3]. The linearly dependent cases are the intersections of these two planes.
 
It is the only solution, but instead of trial and error, you can find the solution(s) by solving the equation valid for the components of the vectors.

ehild
 
clamtrox said:
The vectors [a,4,5] define a plane. So do [1,2,-1] and [0,1,3]. The linearly dependent cases are the intersections of these two planes.

Doesn't that imply that anyone of the vectors can be expressed as a linear combination of the other vectors? Basically equate the two planes and solve (which I did)?

ehild said:
It is the only solution, but instead of trial and error, you can find the solution(s) by solving the equation valid for the components of the vectors.

ehild

Could you elaborate, please? What equation?

I did Gaussian Elimination and wound up with a free variable. How am I supposed to solve for a specific case other than to plug in random values (which is essentially what I did in the first place with far less work)? How does it help me determine all of the possible solutions in other cases?
 
s1v1+s2v2=v3. That means three equations for the x,y,z components

s1=a
2s1+s2=4
-s1+3s2=5.

Three equations with three unknowns. No free parameters.

ehild
 
1question said:
Doesn't that imply that anyone of the vectors can be expressed as a linear combination of the other vectors? Basically equate the two planes and solve (which I did)?

Yes. Two planes intersect either on only one line, or everywhere.
 
ehild said:
s1v1+s2v2=v3. That means three equations for the x,y,z components

s1=a
2s1+s2=4
-s1+3s2=5.

Three equations with three unknowns. No free parameters.

ehild

Ah. Just solve the matrix/system of equations for a.

Thank you.
 

Similar threads

Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
7K
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
15
Views
2K