I am trying to understand dot and cross products from a physics perspective. If a space curve $r(t)$ satisfies the equation $r'(t)×r''(t)=0$ for all $t$, I understand that the derivative of $r'(t)$ is parallel to $r'(t)$, so the velocity vector $r'(t)$ does not change direction. Thus, this curve moves along a line.
However, I'm not sure what $r'(t) ⋅r''(t)=0$ means. My intuition is that it represents motion along a circle, or part of a circle, since the velocity and acceleration vectors should be perpendicular in that case.
Any guidance is greatly appreciated!
Observe the identity $$\frac{d}{dt}|r'(t)|^2=2r'(t)\cdot r''(t)$$
Thus, $r'(t)\cdot r''(t)\equiv 0$ if and only if the motion $r$ has constant speed.
P.S. The circle you mentioned is somewhat relevant to this, since the velocity vector $r'(t)$ would lie on a fixed circle centered at the origin.
P.S.(again) Actually, $r'(t)\times r''(t)\equiv 0$ does not imply that $r(t)$ lies on a fixed line in general. You may consider $r$ that stalls at a point, stays at that point for a while(say 1 second), then changes direction, and re-accelerates. -- Still, your intuition is correct if we add condition that $r'(t)$ is never zero. (the proof is clear; the notion of direction you mentioned now makes sense)