Integrating over a cross product?

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
5 replies · 4K views
Jonathan K
Messages
9
Reaction score
0
Lets look at the force on a wire segment in a uniform magnetic field

F = I∫(dl×B)

I am curious if, from this, we can say:

F = I [ (∫dl) × B] since B is constant in magnitude and direction
 
Physics news on Phys.org
blue_leaf77 said:
Yes, we can.
can you offer a proof?
 
Jonathan K said:
can you offer a proof?
In essence, it is the same as doing this:
L1×B + L2×B + ... = (L1 + L2 + ... )×B
Which is the distrubative property of cross product.
(That's not a proof of course; I just want to make sure the idea is clear.)
 
Nathanael said:
In essence, it is the same as doing this:
L1×B + L2×B + ... = (L1 + L2 + ... )×B
Which is the distrubative property of cross product.
(That's not a proof of course; I just want to make sure the idea is clear.)
This is how I arrived at my original idea, just wasn't sure if was applicable to integration.