Can someone explain these equations?

  • Context: Graduate 
  • Thread starter Thread starter pierce15
  • Start date Start date
  • Tags Tags
    Explain
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
4 replies · 2K views
Physics news on Phys.org
equation 196 is just saying that v can be written as a vector sum of ExB/b^2 + v'

the ExB vector is perpendicular to both E and B fields (which in this case are perpendicular to each other)

and so subbing the expression in for v into equation 195 you get equation 197

vxB = (ExB/B^2 + v') x B = ExBxB/B^2 + v'xB = v'xB since ExBxB is zero vector.
 
Thanks. But why is equation 196 true?
 
If you have any two vectors p and q, you can always write p = q + v'. v' is just p-q.

The reason for doing this in Eq 196 is because the ExB vector and the v' vector each have different "nice" properties, and after you split up the equation you can work with each vector separately.
 
Oh, ok. That makes much more sense. Thanks!