User Tools

Site Tools


Sidebar


Add a new page:

basic_tools:vector_calculus:dot_product

This is an old revision of the document!


Dot Product

Why is it interesting?

Layman

Explanations in this section should contain no formulas, but instead colloquial things like you would hear them during a coffee break or at a cocktail party.

Student

The [dot] product may be understood geometrically as the projection of one vector onto another, multiplied by the length of the vector that it is projected onto. If one takes the dot product of two vectors $\vec{a}$ and $\vec{b}$, we can apply this procedure to find the correct formula for the dot product:

Let's call the angle between the vectors $\varphi$. Then, the projection of $\vec{a}$ onto $\vec{b}$ is $|\vec{a}|\cos \varphi$. Multiplying by the length of $\vec{b}$ gives us $$\vec{a}\cdot\vec{b}=|\vec{a}||\vec{b}|\cos\varphi$$ This is the correct expression for the dot product. Of course, the dot product is symmetric so we might as well picture it as projecting $\vec{b}$ along $\vec{a}$. https://physics.stackexchange.com/a/111869/37286

Researcher

The motto in this section is: the higher the level of abstraction, the better.

Examples

Example1
Example2:

FAQ

History

basic_tools/vector_calculus/dot_product.1513432269.txt.gz · Last modified: 2017/12/16 13:51 (external edit)