0

what is the geometical interpretation of $\vec a.\vec b$?(dot product)

I know the projection of $\vec a $ on $\vec b$ is $\vec a.\hat b$.

But what is a projection here?

David
  • 4,201

1 Answers1

0

one interpretation of $a \cdot b$, after you scale both of them to be unit vectors, is how well $a$ and $b$ are correlated. they are positively correlated if $a.b = 1$ and negatively correlated if $a.b = -1$ and in between measured by $\cos$ of the angle between them.

abel
  • 29,170