How Do You Calculate the Velocity of Electrons in Non-Relativistic Settings?

  • Thread starter Thread starter gulsen
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the velocity of an electron in a non-relativistic setting, specifically when one electron is fixed at the origin and the other is released from a position with initial coordinates. The main challenge is finding the speed as a function of time, as the force acting on the moving electron varies with its position, complicating the integration process. Participants emphasize the need for calculus to derive the relationship between velocity and time, suggesting that the problem can be simplified to one dimension along the x-axis. The conversation also touches on scenarios where the moving electron has an initial velocity, which allows for a parametric representation of motion. Overall, the thread highlights the complexities of deriving time-dependent velocity in a system governed by Coulomb forces.
gulsen
Messages
215
Reaction score
0
I have fixed electron at origin, and one other with initial coords (x_0,y_0,z_0). I'm trying to get v(t), ignoring all relativistic effects including magnetism to keep it simple (hoping to extend solution into relativistic one). I've so far derieved v(x,y,z) only, but that's not what I need!

Any ideas?
 
Physics news on Phys.org
hey, that's not a homework question!
 
gulsen said:
I have fixed electron at origin, and one other with initial coords (x_0,y_0,z_0). I'm trying to get v(t), ignoring all relativistic effects including magnetism to keep it simple (hoping to extend solution into relativistic one). I've so far derieved v(x,y,z) only, but that's not what I need!

Any ideas?

This is not very clear. let me try to understand. First, this other electron, is it released from rest? And what are you trying to find exactly, its speed as a function of time, right? And the other electron is not allowed to move away from the origin, correct? So the second electron (if released from rest) will move away from the origin, and you want to find its speed as a function of time. Am I understanding correctly?
It`s easy to find the speed of the second electron as a function of its position, but it`s a much more difficult question to find its speed as a function of time. The reason is that the force on it will depend on its position so the acceleration is not constant.
Do you feel at ease with calculus? Because it is required to solve this question. To find the velocity as a function of time, you will have to integrate the acceleration.

what is your level of math?
 
This is not very clear. let me try to understand. First, this other electron, is it released from rest? And what are you trying to find exactly, its speed as a function of time, right? And the other electron is not allowed to move away from the origin, correct? So the second electron (if released from rest) will move away from the origin, and you want to find its speed as a function of time. Am I understanding correctly?

Yup, exactly. I got to find better words next time, I guess ^-^' It was just a question I've "invented" for myself, by the way.

what is your level of math?
I'm pretty fluent in calculus, I'm just stuck with the physics part. I can write various equations, with no t in! (except for dt, of course, which I cannot relate with x,y,z. I tried this, for instance:

\int \vec{F} dt = m \vec{v}
But what do I do with dt?!?
So I solved this:
m \frac{d\vec{v}}{dt} \frac{d\vec{r}}{d\vec{r}} = m \frac{v dv}{d\vec{r}} = \vec{F}
where F is the coloumb force, expressed in terms of x,y,z... Am I hopeless?
 
Last edited:
gulsen said:
Yup, exactly. I got to find better words next time, I guess ^-^' It was just a question I've "invented" for myself, by the way.


I'm pretty fluent in calculus, I'm just stuck with the physics part. I can write various equations, with no t in! (except for dt, of course, which I cannot relate with x,y,z. I tried this, for instance:

\int \vec{F} dt = m \vec{v}
But what do I do with dt?!?
Well, F contains the position which is itself a an unknown function of time. So this is a dead end. One way is to set up F= m a which is a differential equation and solve that for the position as a function of time. Then you can differentiate to get v(t).

So I solved this:
m \frac{d\vec{v}}{dt} \frac{d\vec{r}}{d\vec{r}} = m \frac{v dv}{d\vec{r}} = \vec{F}
where F is the coloumb force, expressed in terms of x,y,z... Am I hopeless?

First, let me point out that there is no need to work with vectors here. This is really a one dimensional problem since the electron will be moving along a straight line. Imagine aligning your x-axis with the line connecting the two electrons and then the motion is only along the x axis.

what you wrote is correct and can be integrated but it simply leads to conservation of energy. What it will give you is the velocity (and speed) as a function of the position (not as a function of time) and this is not difficult, as I mentioned earlier.

Pat
 
Aha! So sweet! Well, I've already solved it for one direction last year (in gravity field, an object going up thru sky).
Well, what if electron's not at rest initially, but has \vec{v_0}. Kinda generalization!
 
gulsen said:
Aha! So sweet! Well, I've already solved it for one direction last year (in gravity field, an object going up thru sky).
Well, what if electron's not at rest initially, but has \vec{v_0}. Kinda generalization!

Ah, ok. Then you are done since the force has the same r dependence. (except that the force is repulsive, here...but if you have solved the case of gravity you are basically done).

if there is some initial velocity then the motions perpendicular to the x-axis (using the x-axis aligned with the two charges) will be simply constant velocity motions. So y(t) and z(t) are trivial. So you get a parametric representation of the motion, (x(t), y(t), z(t)). You can eliminate t to find the shape of the motion. For example, if tehre is no motion along z, you could eliminate t to get y(x) and see what the trajectory actually looks like.

Have fun :-)

Pat
 
Back
Top