How to visualize the dot product inequality a·b < c·b geometrically

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
shybishie
Messages
6
Reaction score
0
Suppose I have three vectors a,b and c in [tex]R^d[/tex], And, I have that a.b < c.b(assume Euclidean inner product). What are the ways to visualize relation between a,b and c geometrically? I realize this is slightly open-ended, but am looking for insight here. Thanks in advance.

PS: I have a thought or two, but I'd like to hear feedback before I give my view of the situation.
 
Physics news on Phys.org
[tex]\vec{a} \cdot \vec{b} < \vec{c} \cdot \vec{b}[/tex] can be interpreted geometrically as [tex]\vec{a}[/tex] having less of a component in the direction of [tex]\vec{b}[/tex] than does [tex]\vec{c}[/tex]. Or [tex]\vec{a}[/tex] has a more negative component than [tex]\vec{c}[/tex].
 
Thank you, markly. In retrospect, I should have framed this question to be less trivial sounding than it came out.
 
The dot product [tex]\vec{a} \cdot \vec{b}[/tex] can be visualized as a rectangle (see orange rectangle http://www.ies.co.jp/math/java/vector/naiseki_e/naiseki_e.html" ) having sides of length [tex]|\vec{a}|[/tex] and [tex]|\vec{b}| \mathrm{cos(\alpha)}[/tex].

This is because [tex]\vec{a} \cdot \vec{b} = |\vec{a}| \cdot |\vec{b}| \mathrm{cos(\alpha)}[/tex]
 
Last edited by a moderator: