What are the different methods to calculate vector products?

  • Thread starter Thread starter draotic
  • Start date Start date
  • Tags Tags
    Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
draotic
Messages
52
Reaction score
0
Ways to find vector products??

Homework Statement



can any1 tell me diferent ways to find vector products?

Homework Equations





The Attempt at a Solution


i know this one
AxB=i(a2b3-a3b2)+j(a3b1-a1b3)+k(a1b2-a2b1)
 
Physics news on Phys.org


Wikipedia says:
[tex]\mathbf{a}\times\mathbf{b}= \begin{vmatrix}<br /> \mathbf{i} & \mathbf{j} & \mathbf{k} \\<br /> a_1 & a_2 & a_3 \\<br /> b_1 & b_2 & b_3 \\<br /> \end{vmatrix}[/tex]
:smile: (but that's equivalent to what you already mentioned)