Electron in Constant B-Field (Cylindrical Coordinates)

AI Thread Summary
The discussion revolves around solving the motion of a proton in a magnetic field using both Cartesian and cylindrical coordinates. The initial conditions and equations of motion are established, with a focus on the challenge of translating the problem into cylindrical coordinates. While a solution in Cartesian coordinates is presented, the participant struggles with the nonlinear nature of the equations in cylindrical coordinates and questions the assumptions needed to simplify the problem. The conversation highlights the importance of understanding the relationship between initial conditions and the geometry of the orbit, particularly in relation to the axis of rotation. Ultimately, the discussion emphasizes the need for careful consideration of coordinate transformations and the implications of symmetry in solving the problem.
Opus_723
Messages
175
Reaction score
3

Homework Statement



The position of a proton at time t is given by the distance vector

\vec{r}(t) = \hat{i}x(t) + \hat{j}y(t) + \hat{k}z(t)

A magnetic induction field along the z-axis, \vec{B} = \hat{k}B_{z} exerts a force on the proton

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

a.) For initial conditions:

x(0) = x_{0}
\dot{x}(0) = 0
y(0) = 0
\dot{y}(0) = v_{y0}
z(0) = 0
\dot{z}(0) = v_{z0}

and using cartesian coordinates calculate the orbit of the proton.

b.) Rephrase this entire problem in circular cylindrical coordinates and solve in circular cylindrical coordinates


The Attempt at a Solution



I think I managed to solve it in Cartesian by solving a coupled system of linear differential equations. My result was:

x(t) = \frac{v_{y0}m}{eB_{z}}cos(\frac{eB_{z}}{m}t) + (x_{0}-\frac{v_{y0}m}{eB_{z}})

y(t) = \frac{v_{y0}m}{eB_{z}}sin(\frac{eB_{z}}{m}t)

z(y) = v_{z0}t

But I don't see how to do this in cylindrical coordinates. When I set up the differential equations using Newton's Law, I get:

\ddot{\rho}-\rho\dot{\varphi}^{2} = \frac{eB_{z}}{m}\rho\dot{\varphi}

\rho\ddot{\varphi}+2\dot{\rho}\dot{\varphi} = \frac{-eB_{z}}{m}\dot{\rho}

\ddot{z} = 0

And of course the initial conditions

\rho(0) = x_{0}
\dot{\rho}(0) = 0
\varphi(0) = 0
\dot{\varphi}(0) = \frac{v_{y0}}{x_{0}}
z(0) = 0
\dot{z}(0) = v_{z0}

But those equations are nonlinear, and I don't see any way to do this problem, although I assumed the problem would be easier in cylindrical coordinates because of the symmetry involved. I can see how the solutions for \rho(t) and \varphi(t) could get really weird in the general case where the helix isn't centered on the z-axis. But I don't see how to simplify this particular problem.
 
Physics news on Phys.org
Sketch the orbit - exploit the symmetry.
 
I already know the orbit is a helix. I don't see how that helps me though, unless I just assume that the initial speed is exactly what is needed to center the helix on the z-axis?
 
The question does not specify a choice of axis though ... why not center your z-axis on the center of the helix?
 
I thought about that, but it sort of felt like cheating. Sure, I know that the path is going to be circular, and I know that if I move my z-axis so that x_{0} is related to v_{y0} in a particular way then I'll have a constant radius. But moving the z-axis to the right spot requires knowing how the radius of the helix depends on v_{y0}. Which I do know, but heck, if I assume that I have a constant radius and I know the relationship between x_{0} and v_{y0}, I've basically solved the problem already. I could describe the orbit from that information alone without any differential equations.

I guess I just wanted to know if there was any way to do this problem without assuming the answer.
 
Of course you can do it without assuming the answer - it is just easier if you know where it's headed.
Note - the x,y,z version kinda has an origin.
This origin will be displaced from the axis of rotation - you should know the polar equation of a circle whose center is not at the origin. That should give you a clue how things should go.

Is this a physics course or a math course?

However - you do have to do everything from the start and in your attempt you appear to have got ahead of yourself.

You should probably check how you translated the initial conditions:
i.e. you have the radial velocity at t=0 as zero ... but wouldn't that only be true if the z-axis was the axis of rotation? Same with the angular velocity being vy0/x0 ... which appears to assume the turning radius is x0.

How do you convert between cartesian and cylindrical coordinates?
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top