Why is sine not used for dot product?

Click For Summary

Discussion Overview

The discussion revolves around the question of why the cosine function is used in the definition of the dot product while the sine function is used for the cross product. Participants explore the geometric and mathematical reasoning behind these choices, touching on concepts from trigonometry and vector projections.

Discussion Character

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

Main Points Raised

  • One participant suggests that cosine is used for the dot product because it represents the "start" of the unit circle, implying a simpler metric for relating two similar vectors.
  • Another participant argues that the dot product is fundamentally about the projection of one vector onto another, which is calculated using the cosine of the angle between them.
  • A different viewpoint emphasizes the geometric interpretation of vectors, where the dot product relates to the length of the projection of one vector onto another, while the sine function relates to the perpendicular component.
  • One participant introduces the concept of inner products and Hilbert spaces as a broader mathematical context but does not elaborate on how this relates to the sine and cosine discussion.
  • There is a challenge regarding the characterization of cosine as the "start" of the unit circle, with a clarification that both sine and cosine are involved at all points on the circle.
  • Participants discuss two definitions of the dot product: a coordinate definition and a coordinate-free definition, highlighting the role of cosine in the latter.

Areas of Agreement / Disagreement

Participants express differing views on the characterization of cosine as the simpler metric and the implications of using sine in the context of the dot product. The discussion remains unresolved with multiple competing perspectives on the reasoning behind the use of sine and cosine in vector operations.

Contextual Notes

Some participants note that the definitions of the dot product can vary based on whether a coordinate system is used, which may influence the interpretation of cosine and sine in this context.

Kirkkh
Messages
1
Reaction score
0
TL;DR
Re-examine an old question on here from 2012 “Why sine is used for cross product and cosine for dot product?
There’s a old 2012 post on here “Why sine is used for cross product and cosine for dot product?” —there are a lot of great answers (which is how I came about this forum). After reading over the replies, it occurred to me: really it’s just because cosine is the “start” of a unit circle.

Which is to say we set up a “dot product” to be a single number, it’s a simple idea —how do two similar vectors relate? Given that —we use the simplest metric (cosine). If we used sine (again, not being at the bringing of the circle) it would add additional information that would need to be subtracted.

So I guess a better question would of been: why is cosine the beginning of the unit circle? (which I’m sure there’s many good reasons for).
 
Physics news on Phys.org
It is because the dot product is the projection of one vector onto another. If you draw a diagram and calculate the projected length of the shorter onto the longer vector, it goes as cosine of the angle by elementary trigonometry. Invoking a unit circle would restrict dot products to unit vectors.
 
  • Like
Likes   Reactions: WWGD
I look at it in a vector sense. I have a two vectors A and B and I want to know what is the projection of A on B and what portion of A is NOT projected on B ie is perpendicular to B.

The projection can be found by the dot product A.B = |A||B|cos(angle_between_A_and_B).

This comes from thinking of A as the hypotenuse of a right triangle and B as a side and |B|/|A|= cos(angle_between_A_and_B) . Notice |A|sin(angle_between_A_and_B) is the other side of the triangle.

Hence, for the projection of A on B we get |A|cos(angle_between_A_and_B)

Next for the portion of A that is NOT projected onto B ie that is perpendicular to B.

We use the cross product and sin(angle_between_A_and_B) and for symmetry we define the result as a vector perpendicular to both A and B:

whose length is: |AxB| = |A||B|sin(angle_between_A_and_B)
 
Kirkkh said:
“Why sine is used for cross product and cosine for dot product?” —there are a lot of great answers (which is how I came about this forum). After reading over the replies, it occurred to me: really it’s just because cosine is the “start” of a unit circle.
??
Why do you think that cosine is the "start" of the unit circle?
The "start" of the unit circle would be the point (1, 0) for an angle of 0 (radians). At this point ##\cos(0) = 1## and ##\sin(0) = 0##. So both trig functions are involved, as they are at all points of the unit circle.
Kirkkh said:
Given that —we use the simplest metric (cosine). If we used sine (again, not being at the bringing of the circle) it would add additional information that would need to be subtracted.
Why do you think that cosine is the simpler metric?
In relation to two vectors with components among the reals, there are two definitions for the dot product: a coordinate definition, and a coordinate-free definition.
The coordinate definition is ##u \cdot v = u_1v_1 + u_2v_2 + \dots + u_nv_n##.
The coordinate-free definition is ##u \cdot v = |u||v|\cos(\theta)##, where ##\theta## is the angle between the two vectors.
 
  • Like
Likes   Reactions: jedishrfu

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 7 ·
Replies
7
Views
59K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K