Cross Product Confusion: Solving UxV

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
likephysics
Messages
638
Reaction score
4
I was reading div grad curl and all that. Couldn't get something basic - cross product.

U = iux + k df/dx (ux)
V = jvy + k df/dy (vy)

UxV = [ -i df/dx - j df/dy + k] uxvy

can't figure out how to get U x V.
 
Physics news on Phys.org
Hi likephysics! :smile:

(have a curly d: ∂ and try using the X2 tag just above the Reply box :wink:)
likephysics said:
I was reading div grad curl and all that. Couldn't get something basic - cross product.

U = iux + k df/dx (ux)
V = jvy + k df/dy (vy)

UxV = [ -i df/dx - j df/dy + k] uxvy

can't figure out how to get U x V.

(Let's ignore the common factor, uxvy)

The i component of UxV is UjVk - VjUk, = 0 - ∂f/∂x.

Can you do the others now? :smile:
 
Thanks a bunch. Now I feel less stupid. yay!