Calculating Magnetic Force on a Moving Charge

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
9 replies · 2K views
camel-man
Messages
76
Reaction score
0

Homework Statement


Considera 1.0 C charge moving with a velocity of v = -2.0i + 2.0j - 1.0k in a magnetic field of B = -4.0i + 1.0j – 3.0k.
What force is this charge experiencing?
What is the angle between the velocity and magnetic field vectors?

Homework Equations


F = q(E + v x B) sin(theta)

The Attempt at a Solution



Don't know which equations to use///
 
Physics news on Phys.org
camel-man said:
F = q(E + v x B) sin(theta)

What you have here is a mish-mash of two separate equations. The equation $$\vec F = q (\vec E + \vec v \times \vec B)$$ gives you the force vector if you know the electric field vector, the velocity vector and the magnetic field vector. The equation $$F = qvB \sin \theta$$ gives you the magnitude of the force vector when you know the speed (magnitude of the velocity vector), the magnitude of the magnetic field vector, and the angle between the velocity and the magnetic field vectors.

In this problem you're given the velocity vector and the magnetic field vector. Which equation does this suggest you should use?
 
I am assuming that it would be F = qvBsin(theta) for the simple fact that I don't know the electric field vector... would that be a correct assumption?
 
jtbell said:
If the problem statement says nothing about the electric field, isn't it reasonable to assume that there is no electric field, and set it equal to zero? :)
No.
 
Note that the second equation gives you the magnitude of the magnetic force only, without regard to the presence of an electric field. The first equation gives you the sum of the electric and magnetic forces. If you want only the magnetic force, you set ##\vec E = 0##. If you want only the electric force, you set ##\vec B = 0##.

It's possible to make the second equation more complicated, to allow for the possible presence of both fields. In that case it would still reduce to what you have here if you set E = 0.
 
Aha, you were thinking of Maxwell's equations: a changing ##\vec B## is associated with an ##\vec E##. Most textbooks and courses cover that long after the basic stuff about the Lorentz force ##\vec F = q(\vec E + \vec v \times \vec B)## and how to calculate the cross product, so I wasn't expecting you'd be coming at it from that direction.
 
Last edited:
That's right.
Using ##\vec v \cdot \vec B = |v||B|\cos\theta ## the second equation requires fewer vector operations. But that would not resolve the direction of the force.