Is there a difference in the dot (position, size, etc) used in the vector dot product vs the one use for multiplication?
For typesetting here we use \cdot for both, i.e. $$2\cdot 3$$ or $$\mathbf u\cdot \mathbf v$$ Would that that be correct or is there an more proper alternative?
For instance, in addition to \cdot ($\cdot$) there is also \bullet ($\bullet$).
dot producton the TeX StackExchange shows results that could be helpful. FYI, I also use\cdotdot- and arithmetical-products (also sometimes\times($\times$) in arithmetical contexts), though I'd prefer a "beefier" dot product symbol without the heft of\bullet. (Answers to this TeX.SE question suggest how to make one.) If you're submitting to publishers, then individual journals may have specific guidelines about which symbol is appropriate. – Blue Dec 03 '20 at 05:55