Cycloidal Path of Charged Particle

AI Thread Summary
A charged particle released from a frictionless inclined plane under the influence of gravity and a perpendicular magnetic field follows a cycloidal path after sliding down a distance "l." The discussion centers on deriving the relationship between the distance "l" and the vertical displacement "h," ultimately aiming to prove that l = h(cot²θ)/4. Participants explore the forces acting on the particle, including gravitational and magnetic forces, and the equations governing its motion. They suggest solving the system of differential equations for both x and y components to determine the maximum height "h" and the distance "l." The conversation highlights the complexity of the problem and the need for careful consideration of initial conditions and coordinate systems.
theQmechanic
Messages
2
Reaction score
0

Homework Statement



A charged particle (q), mass (m) is released from a frictionless inclined plane of angle θ under influence of Earth's acceleration (g) and magnetic field (B) perpendicular to (g) and plane of motion of particle. The particle slides down distance "l" along incline and then follows a cycloidal path with vertical displacement between highest and lowest point (h). Prove that l = h\frac{cot^{2}θ}{4}



Homework Equations



F= qv\timesB


The Attempt at a Solution



In vector notation I took g as -g j. B as -B k.
Took instantaneous velocity as v= vxi + vy j.
Then formed a differential equation to vx and vy in terms of time. The point where it leaves the incline is the point of inflection of the curve. I bashed whatever equations I had to finally get the answer, but after doing this I think there's got to be an easy way to look at this. Can someone help me out?
 
Physics news on Phys.org
Wouldn't life be a lot easier for you if the particle does NOT leave the incline ?
[edit] Hmmm... weak moment. B has to be ##\bot## g AND the plane of motion. You don't happen to have a picture at hand ?

Anyway, if the particle stays on the plane and also if it leaves, there has to be a g in one of the relevant equations.
And also in 3: what is your differential eqn? Can you show some of the bashing?
 
Last edited:
Looks like B is to be perpendicular to g and to the NORMAL of the inclined plane. This appears to be what the OP has assumed, and it would indeed seem to produce a spiral path as it works its way down the incline.

For the first l distance there are 3 forces on the mass: gravity, magnetic and the plane pushing up on the mass. After that, when the mass becomes airborne, the last of these forces is absent. So it seems like you first have to determine l which is when the inclined components of magnetic and gravitational forces add up to zero. That should not be too bad.

Then, determine x and y for the airborne path to get h. I would write F = ma equations in x and y and solve for the locus. That sounds more imposing ...

EDIT: you can solve for just the y motion & then the max - min of this motion should be h I guess. Then compute l/h.

Getting late, may look some more tomorrow but probably others will have joined in by then.
 
Last edited:
@BvU...h and l both come in terms of m,q,g,B,θ etc. then u take ratio and only θ remains. I'll Show the bashing.

@rude man...it doesn't come to be spiral, i'll show that mathematically.

The F=qvb=ma equation yield the following
m\frac{d}{dt}(v_{x}i + v_{y}j)=-qBv_{y}i + (qBv_{x}-mg)j.

Thus,
\frac{dv_{x}}{dt}= -\frac{qBv_{y}}{m} and \frac{dv_{y}}{dt}=\frac{qBv_{x}}{m} -g

\Rightarrow \frac{d^{2}v_{x}}{dt^{2}}=-(\frac{qB}{m})^{2}(v_{x}-\frac{mg}{qB}).
Let t=0 when particle is at bottom most point and velocity be v_{0}i<br /> \Rightarrow v_{x}= (v_{0} -\frac{mg}{qB})cos(\frac{qBt}{m}) + \frac{mg}{qB}.

Further, y= (v_{0} - \frac{mg}{qB})\frac{m}{qB}(1-cos(\frac{qBt}{m}))).
Clearly, h=\frac{2m}{qB}(v_{0} - \frac{mg}{qB})

As can be seen x= aθ + bsin(kθ) and y=ccos(kθ). Thus it happens to be a cycloid.
 

Attachments

  • cycloid.jpg
    cycloid.jpg
    6.8 KB · Views: 530
OK, I'm inclined to do away with the particle staying on the incline :redface:
Argument: B doesn't do any work, so potential energy at highest point = potential energy at releasing meaning h = l sinΘ, so not the cot2/4. I took ##\vec B \bot## the plane -- as I was told.
So we continue with
  • the assumption ##\vec B## is NOT ##\bot## the plane but in the horizontal negative z direction
  • we look at free fall in a magnetic field with inital condition ##v_0^2 = 2 l g \,sin\theta/ m##. (So ##\vec v_0 \cdot \hat\imath = v_0 \cos\theta## and ##\vec v_0 \cdot \hat\jmath = -v_0 \sin\theta##)
Do we agree so far ?
 
I agree with BvU's v2 = 2l sinθ/m. This is the 'takeoff point'. I now see a system of two diff. eq. in x and y with new initial conditions on vx and vy. I would impose a new coordinate system with x=y=0 at this point to clean up the equations in x and y.

I also got the OP's dvx/dt and dvy/dt equations, but then I don't follow the rest to where he/she gets h. If that h is correct then we have a problem getting the answer, seems like.

I would pursue solving the system of two diff. eq. in x and y, solving for y(t) and getting h that way. (I would use Laplace, but whatever).

@theQmechanic: I used the word 'spiral' loosely. The exact shape is of course determined by the equations. It's undoubtedly a cycloid as you and the question state.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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