tiagobt
- 31
- 0
When using cartesian coordinates, I use the following expressions to calculate the cross product of the basis vectors:
i \times j = k
j \times k = i
k \times i = j
j \times i = -k
k \times j = -i
i \times k = -j
Can I do the same in polar coordinates? How could I write the cross product for the vectors r, \theta and z?
i \times j = k
j \times k = i
k \times i = j
j \times i = -k
k \times j = -i
i \times k = -j
Can I do the same in polar coordinates? How could I write the cross product for the vectors r, \theta and z?
Last edited: