Cross Product Confusion: Solving UxV

AI Thread Summary
The discussion centers on understanding the cross product of two vector fields, U and V, expressed in terms of their components. The user is struggling with calculating U x V, specifically how to derive the i, j, and k components correctly. They provide the equations for U and V, and mention that the i component simplifies to zero, leading to the need for further clarification on the remaining components. The conversation encourages collaboration to solve the problem, indicating a supportive learning environment. Overall, the thread highlights the complexities of vector calculus and the importance of peer assistance in mastering these concepts.
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!
 
Back
Top