Calculating Magnetic Force on a Moving Charge

AI Thread Summary
To calculate the magnetic force on a moving charge, the relevant equation is F = q(v x B) when the electric field is absent. The discussion clarifies that the presence of an electric field is not indicated in the problem, allowing the assumption that E = 0. The magnetic force can be determined using the cross product of the velocity and magnetic field vectors. The angle between the velocity and magnetic field vectors can be derived using the dot product. Understanding these equations is crucial for accurately calculating the force experienced by the charge.
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?
 
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? :)
 
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.
 
Why not?
 
Sorry, I missed the fact that the magnetic field was constant.
 
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:
  • #10
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.
 
Back
Top