Why does (a.b).c make no sense?

  • Context: Undergrad 
  • Thread starter Thread starter uzman1243
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
uzman1243
Messages
80
Reaction score
1
I was studying the dot product, and it says that (a.b).c makes no sense.

so if you do (a.b) can = to β
and then is it not possible to do β.c?

WHY can't you 'dot' a scalar and a vector? why?
 
Physics news on Phys.org
uzman1243 said:
I was studying the dot product, and it says that (a.b).c makes no sense.

so if you do (a.b) can = to β
and then is it not possible to do β.c?

WHY can't you 'dot' a scalar and a vector? why?

Because the dot product is defined ONLY for two vectors. You can multiply a vector by a scalar, and this is called scalar multiplication.
 
  • Like
Likes   Reactions: 1 person
Mark44 said:
Because the dot product is defined ONLY for two vectors. You can multiply a vector by a scalar, and this is called scalar multiplication.

But why? is there any proofs as to why this is defined this way?
 
uzman1243 said:
But why? is there any proofs as to why this is defined this way?

Have you tried it? Write down the definition of a dot product. Make up and write down three vectors and perform the calculation.

(Note that definitions are made up, not proved. Can you prove that a cat is not a soda can? No. Its just not defined that way. Theorems and identities are what get proved, under the right definitions.)
 
  • Like
Likes   Reactions: 1 person
The dot product, in two dimensions (for simplicity) is defined as:

$$\vec{a}\cdot \vec{b}=a_xb_x+a_yb_y$$

Now, this assumes ##\vec{a}=(a_x,a_y)## and ##\vec{b}=(b_x,b_y)## are vectors. What would it mean to turn ##a## into a number? Certainly you can "define" the "dot product" of a scalar and a vector as:

$$a\cdot\vec{b}=a\vec{b}=(ab_x,ab_y)$$

But that's just the same as a scalar product, so it would be supremely confusing to also call it a "dot product". That's why we don't call that the "dot product".
 
  • Like
Likes   Reactions: 1 person
Matterwave said:
The dot product, in two dimensions (for simplicity) is defined as:

$$\vec{a}\cdot \vec{b}=a_xb_x+a_yb_y$$

Now, this assumes ##\vec{a}=(a_x,a_y)## and ##\vec{b}=(b_x,b_y)## are vectors. What would it mean to turn ##a## into a number? Certainly you can "define" the "dot product" of a scalar and a vector as:

$$a\cdot\vec{b}=a\vec{b}=(ab_x,ab_y)$$

But that's just the same as a scalar product, so it would be supremely confusing to also call it a "dot product". That's why we don't call that the "dot product".

thank you!
 
uzman1243 said:
But why? is there any proofs as to why this is defined this way?
A definition doesn't have to be proved.
 
ModusPwnd said:
Can you prove that a cat is not a soda can?

What an unexpected place to find such a gem.