Trying to understand dot product of two DIFFERENT vectors

Click For Summary

Discussion Overview

The discussion centers on understanding the dot product of two different vectors, exploring its meaning beyond the definition. Participants examine various interpretations, properties, and implications of the dot product in the context of geometry and linear algebra.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant expresses difficulty in grasping the meaning of the dot product of two different vectors, feeling comfortable with the dot product of a vector with itself but struggling with the interpretation of the product of different vectors.
  • Another participant proposes that the dot product can be viewed as a method to project one vector onto another, suggesting that it helps identify the component of one vector along the direction of another.
  • A different viewpoint emphasizes the coordinate-independent nature of the dot product, suggesting it is defined by a linear operator and relates to lengths and angles between vectors.
  • Another participant discusses the geometric aspect of the dot product, noting that it represents a relationship between two vectors in terms of both length and orientation, and highlights the importance of the sub-space spanned by the vectors.
  • One participant elaborates on the bilinear properties of the dot product, explaining how it can be expressed in terms of vector components and how it relates to other bilinear operators, questioning what makes the dot product special.

Areas of Agreement / Disagreement

Participants do not reach a consensus on a singular interpretation of the dot product of different vectors. Multiple competing views and interpretations are presented, indicating ongoing uncertainty and exploration of the topic.

Contextual Notes

Some participants note the dependence on definitions and the geometric context when discussing the dot product, suggesting that interpretations may vary based on these factors.

symbolipoint
Homework Helper
Education Advisor
Gold Member
Messages
7,690
Reaction score
2,120
Understanding the use of Pythagorean theorem for the length and square of a vector and how this is the dot product of a vector with itself is no problem. I'm trying to look inside the meaning of the dot product of two different vectors and understand it. I can also accept (just following the dot product definition) the use or meaning of cosine of the angle between two vectors and derivation for this as part of their dot product; but I just cannot understand the meaning of the dot product of two different vectors in a clear way.

I have already looked in some YouTube videos and seen a couple of wikipedia articles.

Is this just supposed to be unintuitive, and we must just accept it?
v*v, okay no trouble.
u*w, not understood, only can blindly follow the definition.
 
Physics news on Phys.org
We can define the projection of a vector ##v## onto another vector ##w## as ##\text{proj}_{w}v = \frac{v\cdot w}{\left \| w \right \|^{2}}w##. So we can view ##v \cdot w## as a way of picking out the part of ##v## along ##w## or vice versa (if we wanted the projection of ##w## onto ##v##).
 
First the dot product is a product so it is induced by a linear operator. Second the dot product should be coordinate independent so that operator must be the identity. We can also note it is reasonable that the dot product can be written in terms of the lengths and angle as those determine the coordinate free relationship between the two vectors.
 
Its a relation between two vectors in terms of their length and orientation.

If you normalize both vectors then its purely in terms of orientation, but if you don't then its a measure that represents that intertwined relationship (i.e. length and orientation).

It also does this within the plane that spans those vectors so there is a geometric aspect with regards to this sub-space: (i.e. it is made relative to the vectors and its space being considered).

Relating two objects together is the same as relating two scalars together: the thing is though that vectors carry length along with orientation so the relation must take into account both as opposed to just the length (or magnitude) if you are going to use a single number.
 
An important property of the dot product is that it is bilinear (linear in both the first and second argument). This means
<br /> (c\mathbf{v}) \cdot \mathbf{w} = c(\mathbf{v} \cdot \mathbf{w}) \\<br /> (\mathbf{v}_1 + \mathbf{v}_2) \cdot \mathbf{w} = \mathbf{v}_1 \cdot \mathbf{w} + \mathbf{v}_2 \cdot \mathbf{w}<br /> and similar when you have scalar multiple or sum of vectors on the right side. But these properties still don't make the dot product unique. There are other possible bilinear operators. But for those other operators, there is an appropriate basis \beta, such that if you write the vectors in terms of \beta, then the bilinear operator reduces to the dot product. In fact, if you have defined a bilinear operator already, then any other bilinear operator can be defined in terms of the first one by choosing a different basis. So why is the dot product special instead of the other bilinear operators? Its because in terms of the components of the vectors, the dot product is simply
\mathbf{v} \cdot \mathbf{w} = (v_1, \dotsc, v_n) \cdot (w_1, \dotsc, w_n) = v_1w_1 + \dotsb + v_nw_n = \mathbf{v}I\mathbf{w}^t<br /> We look at the vectors as matrices on the very right side with I being the identity matrix. Turns out all other bilinear operators can be defined in a similar way but using other square matrices instead of I. Because of these nice properties of the dot product, it is generalized into inner products in linear algebra.
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K