I'm working on a simple case of two oppositely charged, equal-mass particles in a 1-dimensional system. It might as well be an electron and positron, but without the case of annihilation on contact. The actual system is two magnetic domain walls of opposite magnetic charge (think south and north pole) in a ferromagnetic nanowire.
I situate one particle at x = 0 and it remains fixed there. The second particle starts at x = +x_0 with some velocity v_0 directed away from the first particle in the positive x-direction.
The second particle feels an attractive Coulombic force from the first particle, proportional to some constant 'k' * 1/x^2. I would like an equation of motion for the position 's' of the second particle at a given time 't'.
My current attempt is: s = v_0*t + 1/2 ('k'/m * 1/s^2)*t^2
Due to the 1/s^2 term on the RHS I'm having trouble finding a usable solution, any help much appreciated! Thanks :)