When are linear combinations equal?

AI Thread Summary
The discussion revolves around the statement that two linear combinations can only be equal if their coefficients are identical. It is established that this statement is false if at least one vector is a zero vector. When both vectors are nonzero, the participants explore whether equality of the linear combinations implies equality of the coefficients. A counterexample is presented using equal vectors, suggesting that the statement can be disproven. The conversation concludes with a hint that the truth of the statement may depend on specific conditions regarding the vectors involved.
Bipolarity
Messages
773
Reaction score
2

Homework Statement



True or False: The linear combinations a_{1}v_{1} + a_{2}v_{2} and
b_{1}v_{1} + b_{2}v_{2} can only be equal if a_{1} = b_{1} and a_{2} = b_{2}

Homework Equations





The Attempt at a Solution


I have determined that this statement is false if at least of the vectors is a zero vector. What about if none of them are zero vectors?

BiP
 
Physics news on Phys.org
What happens if you set them equal? Show us what you have tried.
 
LCKurtz said:
What happens if you set them equal? Show us what you have tried.

I obtain (a_{1}v_{1} - b_{1}v_{1} + a_{2}v_{2} - b_{2}v_{2}) = 0 where () indicates a vector.
What next?

BiP
 
Bipolarity said:
I obtain (a_{1}v_{1} - b_{1}v_{1} + a_{2}v_{2} - b_{2}v_{2}) = 0 where () indicates a vector.
What next?

BiP

Write it as ##(a_1-b_1)v_1 + (a_2-b_2)v_2=0## and think about about whether that implies ##a_1=b_1## and ##a_2=b_2## or not.
 
LCKurtz said:
Write it as ##(a_1-b_1)v_1 + (a_2-b_2)v_2=0## and think about about whether that implies ##a_1=b_1## and ##a_2=b_2## or not.

Since if we let the two vectors be equal, then we get a_{1}-b_{1} = b_{2}-a_{2} which does not necessarily imply that both the LHS and RHS are 0. In fact, they could equal any arbitrary constant.

Does this prove that the statement is false even when both vectors are nonzero?

BiP
 
Bipolarity said:
Since if we let the two vectors be equal, then we get a_{1}-b_{1} = b_{2}-a_{2} which does not necessarily imply that both the LHS and RHS are 0. In fact, they could equal any arbitrary constant.

Does this prove that the statement is false even when both vectors are nonzero?

BiP

One might call that a trivial case, where in a sense you don't have two vectors because they are the same. But yes, in that case it is false. But there is more to the story. Are there cases where it is true? You have only talked about when one vector is 0 or the two vectors are equal, neither of which one might call the more interesting case. What about other situations? And, by the way, you never stated whether there were hypotheses on the two vectors like, for example, neither is the 0 vector or other conditions.
 
LCKurtz said:
One might call that a trivial case, where in a sense you don't have two vectors because they are the same. But yes, in that case it is false. But there is more to the story. Are there cases where it is true? You have only talked about when one vector is 0 or the two vectors are equal, neither of which one might call the more interesting case. What about other situations? And, by the way, you never stated whether there were hypotheses on the two vectors like, for example, neither is the 0 vector or other conditions.

To disprove the statement, we need only one counterexample, which I have given by assuming that the vectors are equal. That should be sufficient, should not it?

BiP
 
Bipolarity said:
To disprove the statement, we need only one counterexample, which I have given by assuming that the vectors are equal. That should be sufficient, should not it?

BiP

That is why I asked you if there are any hypotheses on the vectors. I would guess that the hypotheses might be they are two distinct vectors, neither of which is 0. Then what is the answer? The thing is, you are missing the point of that problem. Even though you have a counterexample as stated, there is more to be understood.
 
LCKurtz said:
That is why I asked you if there are any hypotheses on the vectors. I would guess that the hypotheses might be they are two distinct vectors, neither of which is 0. Then what is the answer? The thing is, you are missing the point of that problem. Even though you have a counterexample as stated, there is more to be understood.

Interesting, if the vectors are assumed to be (2,1) and (1,1), then the problem statement is infact true. I am going to see whether this is true for any ordered pair. My intuition now tells me that the statement is true in the case of nonzero unequal ordered pairs, but for higher order tuples I think it is false. Interesting indeed! Let's see if I can prove it.

Also, what are your thoughts LC?

BiP
 
  • #10
Bipolarity said:
Interesting, if the vectors are assumed to be (2,1) and (1,1), then the problem statement is infact true. I am going to see whether this is true for any ordered pair. My intuition now tells me that the statement is true in the case of nonzero unequal ordered pairs, but for higher order tuples I think it is false. Interesting indeed! Let's see if I can prove it.

Also, what are your thoughts LC?

BiP

My thoughts are to see if you can discover the answer as to when it is true and when it is false. It has to do with a standard concept in linear algebra.
 
Back
Top