Value of an unusual vector notation

AI Thread Summary
The discussion revolves around a homework problem involving three vectors, initially stated as zero vectors, which participants argue is likely a misprint. The confusion stems from the notation |a, b, c|, with suggestions that it should represent the magnitude of the scalar triple product or the magnitude of the sum of the vectors. Participants clarify that if the vectors are non-zero and perpendicular to the sums of the others, the problem simplifies to calculating |a + b + c|². Ultimately, the consensus is that the problem was poorly worded, but the solution can be derived from the properties of vector addition and orthogonality.
Raghav Gupta
Messages
1,010
Reaction score
76

Homework Statement



If a,b,c are three -zero vectors such that each one of them are perpendicular to the sum of the other two vectors, then the value of | a, b, c|2 is
|a|2 + |b|2 + |c|2
|a| + |b| + |c|
2(|a|2 + |b|2 + |c|2)
½(|a|2 + |b|2 + |c|2)

Homework Equations


a.b = ab cosθ
|axb|= ab sinθ

The Attempt at a Solution


First I am not understanding the notation in question of which we have to find value.
It does not makes sense of having three zero vectors.
 
Physics news on Phys.org
Raghav Gupta said:

Homework Statement



If a,b,c are three -zero vectors...

The Attempt at a Solution


First I am not understanding the notation in question of which we have to find value.
It does not makes sense of having three zero vectors.
Either it is a typo or you misread something. It should be

If a,b,c are three non-zero vectors...
 
ehild said:
Either it is a typo or you misread something. It should be

If a,b,c are three non-zero vectors...
No, I have not made typo or misread.
Maybe the question has misprint, what if they are non zero?
 
I think the question is saying that
If a,b, c are three-zero( 3-0= 3 ) vectors, :smile: .
 
Raghav Gupta said:
No, I have not made typo or misread.
Maybe the question has misprint, what if they are non zero?
Then the question has a misprint. It is a very usual condition in problems about vectors. "Three-zero vectors" has no sense. Three non-zero vectors has. Neither of a,b,c are nullvector. If one of them was zero vector, how could it be perpendicular to the sum of the other two?
 
ehild said:
Then the question has a misprint. It is a very usual condition in problems about vectors. "Three-zero vectors" has no sense. Three non-zero vectors has. Neither of a,b,c are nullvector. If one of them was zero vector, how could it be perpendicular to the sum of the other two?
Okay, what if they are non- zero, how to solve then?
 
Raghav Gupta said:
Okay, what if they are non- zero, how to solve then?

That is your problem. What does it mean that every vector is perpendicular to the sum of the other two? You can get a condition for the sum of the products...
 
ehild said:
That is your problem. What does it mean that every vector is perpendicular to the sum of the other two? You can get a condition for the sum of the products...
But what |a,b,c| means
Shouldn't the question be[a b c ] ?
 
I do not know the notations your books use :oldmad:. Look after in the book or notes where you got the problem from.
 
  • #10
ehild said:
I do not know the notations your books use :oldmad:. Look after in the book or notes where you got the problem from.
That question was asked in test and I am asking that because I myself am not sure of notation.
Haven't you seen my attempt in template, because you are asking those questions which I am asking.

Maths notations are same worldwide and do you not know Maths is a universal language?
Is that a misprint also |a,b,c | and should it have been |a.b.c| or [ a b c ]
[a b c ] is scalar triple product also written as a. (b x c) ?
 
  • #11
Was it in a test given to you? If yes, you should ask your teacher what he/she meant.
Math notations are not the same everywhere. I saw quite many different notations for functions, vectors, derivatives, partial derivatives.. Even in the same college, different teachers use completely different notations.
A Maths book usually starts with a page about the notations.
|a, b, c| can be the magnitude of the scalar triple product ## \vec a \cdot (\vec b \times \vec c)## .
But I think most probable, that the problem was copied several times, and has changed, and the original one sounded as

If a,b,c are three non-zero vectors such that each one of them are perpendicular to the sum of the other two vectors, then the value of | a + b + c|2 is
|a|2 + |b|2 + |c|2
|a| + |b| + |c|
2(|a|2 + |b|2 + |c|2)
½(|a|2 + |b|2 + |c|2).

Why do I think so?

If it was the magnitude of the scalar triple product, it would be the volume of a parallelepiped with dimension length3. All but one (which is linear) the given answers are of dimension length2.

| a + b + c|2 is a nice problem and rather easy to solve. Try :oldsmile:. And do not worry about a badly-worded problem.
 
Last edited by a moderator:
  • Like
Likes Raghav Gupta
  • #12
Yeah, then it is easy to solve,
(a+b+c).(a+b+c) = a.a + b.b + c.c other terms are zero .
|a+b+c|2= |a|2 +|b|2 +|c|2.
Thanks ehild for the intuition. The problem was badly stated.
 
  • #13
Raghav Gupta said:
Yeah, then it is easy to solve,
(a+b+c).(a+b+c) = a.a + b.b + c.c other terms are zero .

Are you sure? How did you get it? :oldsmile:
Raghav Gupta said:
|a+b+c|2= |a|2 +|b|2 +|c|2.
Thanks ehild for the intuition. The problem was badly stated.
Somebody typing those problems does his work bad.
 
Last edited:
  • #14
ehild said:
Are you sure? How did you get it? :oldsmile:

Somebody typing those problems does it bad.
Yeah I am sure,
(a+b+c).(a+b+c)= a.a + b.b + c.c + a.(b+c) + b.(a+c) + c.(a+b)
Now the bold parts are zero as it is given one vector is perpendicular to the sum of other vectors.
Is that correct.

Why were you asking for sureness?
 
  • #15
Raghav Gupta said:
Yeah I am sure,
(a+b+c).(a+b+c)= a.a + b.b + c.c + a.(b+c) + b.(a+c) + c.(a+b)
Now the bold parts are zero as it is given one vector is perpendicular to the sum of other vectors.
Is that correct.

Why were you asking for sureness?
I just wanted to know, and I wanted you to show the whole work. It is useful to those who read the thread and want to learn from it,
 
  • Like
Likes SammyS and Raghav Gupta
Back
Top