Position of a Proton in a Magnetic Field

AI Thread Summary
A proton moving at 5.8×10^5 m/s at a 30° angle in a 1.7 T magnetic field will follow a helical path due to the Lorentz force. The y-component of the velocity remains constant since it is parallel to the magnetic field, while the magnetic field influences only the x and z components. The calculation for the y-coordinate after 15 μs involves using the y-component of the initial velocity, yielding a result of 4.35 m. The discussion highlights the importance of understanding vector components and the role of the magnetic field in determining the proton's trajectory. Overall, the problem is more straightforward than initially perceived, focusing on the constant y-velocity.
ZeroSum
Messages
11
Reaction score
0

Homework Statement


At t=0, a proton is moving with a speed of 5.8\times 10^5 m/s at an angle of 30° from the x-axis, as shown in the figure. A magnetic field of magnitude 1.7 T is pointing in the positive y-direction.

What will be the y-coordinate of the proton 15 \mu s later?

Homework Equations



F = |q| v \vec{B} \sin{\alpha}
F = \frac{m v^2}{r}

The Attempt at a Solution



Hello everyone! I'm a first time poster, so hopefully I supplied all of the relevant info correctly. Thank you in advance for any help offered.

First I used the right hand rule to figure out which direction and path the proton will take. It seems like it should be taking an upward helical path in the counterclockwise direction (viewed from above).

Since they're asking what the y-coordinate is, is this really as simple as taking the y-component of the velocity given and multiplying by the time?

If I do that I get:

5.8\times 10^5\; m/s \cdot sin(30^{\circ}) \cdot 15\times 10^{-6}\; s = 4.35 m

I feel as if I should be using the equation for the force on the moving proton in the magnetic field, but I don't think that affects it in the +y direction, since that component of the velocity is parallel to the field. Did I do this right?
 

Attachments

  • Figure.jpg
    Figure.jpg
    4 KB · Views: 531
Physics news on Phys.org
Welcome to PF :D

thought I could help you with your problem, then realized I'd forgotten basic electromagnetism haha... I'll have a look :)
 
Last edited:
JesseC said:
think about it, if the magnetic field is causing the particle to change velocity, yet its speed remains constant... how can your answer be correct? You've assumed that it continues moving at 30 degrees from x-axis at a constant speed while still somehow accelerating upward?

I'm not sure I understand what you mean. The direction of the magnetic field is upward. That tells me that the only path along which the particle will feel a force is along the x axis, which is perpendicular to it. I am not assuming that there's any acceleration upward, but that the velocity upward remains constant and is the y-component of the original velocity. My assumption stems from the fact that the y-component of the velocity lies in the plane of the field (parallel to it), and that component should not be experiencing any forces or accelerations.
 
on second thoughts i think you're right. magnetic field in the y direction only influences components of velocity perpendicular. thus, yes it'd go in some sort of spiral around the y-axis but its y velocity would remain unchanged.

If you want to check this you can do the lorentz force cross product:

\vec{F}=q\vec{v} \times \vec{B}

you should find that force is only experienced in the x and z directions.
 
JesseC said:
If you want to check this you can do the lorentz force cross product:

\vec{F}=q\vec{v} \times \vec{B}

I never learned how to do this since I'm taking an algebra based physics course instead of the calculus based one (I wish I'd thought more about that, but C'est la vie).

I know how to do the actual calculations using matrices, but I don't know how to represent a problem like this in matrix form. Can you point me to a resource which will help me understand how to do this?

Thank you for the suggestions, by the way.
 
Well the lorentz force is really a vector problem rather than a calculus/matrix one. Magnetic field, velocity and force are all vectors. Do you know about splitting vectors into their components?

For example I could write the force equation instead like this:

\begin{pmatrix} F_x \\ F_y \\ F_z \end{pmatrix}=q \begin{pmatrix} v_x \\ v_y \\ v_z \end{pmatrix} \times \begin{pmatrix} B_x \\ B_y \\ B_z \end{pmatrix}

When doing a cross product of two vectors, as is shown in the Lorentz force it can be nice to write this as the determinant of a matrix... makes the maths tidier, but its not a proper matrix in the mathematical sense! It's just a convenient notation.

I'm not really sure where to point you except maybe the beginning of a maths book in the vector section? I'm sure if you wade through the internet for a little while you'll find a nice explanation somewhere!
 
I decided to submit my answer and determined that I was correct. The problem appeared to be more complicated than it was (because it's helical).

The reason I mentioned it was the algebra based physics course is that they don't do matrix mathematics to determine anything in the algebra based course (I have no idea why - it's not related to calculus). We use trig for everything.

I know my matrix mathematics, but I don't know how to connect that knowledge to the physics values just yet. When I have more time (finals week coming up) I'll look over what you wrote and see if I can puzzle out the meaning with some web resources.

Thank you for taking the time to look at this problem for me!
 
Back
Top