Electron's movement due to electric forces

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Rugile
Messages
79
Reaction score
1

Homework Statement


4 electrons are moving due to electric forces. Find their velocity when they are very far away from each other, if initially they were on a square's (side length a = 20 cm) vertexes.


Homework Equations


[itex]F = \frac{kq_1q_2}{r^2}[/itex]
[itex]k = \frac{1}{4\pi\epsilon_0}[/itex]


The Attempt at a Solution


Firstly, each electron is pushed by the other three electrons. Let the forces be [itex]\vec{F_1}, \vec{F_2}[/itex] and [itex]\vec{F_3}[/itex], and [itex]\vec{F_1}, \vec{F_2}[/itex] are the forces exerted by adjacent electrons. Since those two vectors are right-angled, the scalar sum of those vectors will equal to [itex]F_{12} = \sqrt{F_1^2 + F_2^2}[/itex]. Both those forces are [itex]F_1=F_2=\frac{kq^2}{x^2}[/itex], where q is electron's charge and x is distance between two electrons at some point of time. So [itex]F_{12} = \sqrt{2\frac{k^2 q^4}{x^4}} = \frac{k q^2}{x^2}\sqrt{2}[/itex] The opposite electron's (to the first one) force vector is in the same direction as the force [itex]F_{12}[/itex], so [itex]F_{123} = F = F_3 + F_{12}[/itex]. Since we have a square here: [itex]F_3 = \frac{kq^2}{ (\sqrt{2}x )^2 } = \frac{kq^2}{2x^2}[/itex]. Now we know that [itex]F=ma[/itex], so [itex]ma = \frac{kq^2}{x^2}(\sqrt{2} + \frac{2}{2})[/itex]. Now what's really confusing me is that the accelerations seems to be a variable here, since x is changing. I have found that [itex]v = \frac{d^2 x}{dt^2}t + \frac{d^3x}{dt^3}t^2[/itex], but that doesn't really help me a lot ( I don't know how to solve such differential equations).

Any help appreciated!
Rugile
 
Physics news on Phys.org
Have you considered an energy conservation approach? What's the total PE in the initial configuration?
 
  • Like
Likes   Reactions: 1 person
Would it be an idea to think of this in terms of energies? Because of the symmetry I would expect each electron to fly off into infinity, thereby converting electrostatic potential energy into kinetic energy.

Ah, again, even quick replies cross. Well, the hints are alike, so there you go...
 
  • Like
Likes   Reactions: 1 person
Oh, that's right! Not so difficult as I thought :) thank you!