Hybird
- 24
- 0
Homework Statement
Electron placed in static electric field \vec{E} = -\Psi\hat{x} , its initial velocity is 0. Calculate V(t).
Homework Equations
F_{e}=\frac{d}{dt}p(t)
p(t) = \gamma(t)mv(t)
Gamma is 1/sqrt(1-v^2/c^2) of course
The Attempt at a Solution
This is how I go about it and want to know if I'm on the right track.
i) First you multiply the electric field by the charge of an electron to get:
F_{e} = \frac{d}{dt}p(t) = e\Psi
ii) Then you integrate wrt time to get:
p(t) = e\Psit
iii) Then you relate momentum to velocity by:
p(t) = \gammamv(t)
iv) Finally you solve for V(t) from the above equation, expressing gamma explicitly I get the following formula:
v(t) = \frac{e{\Psi}t}{m}*\frac{1}{ {\sqrt{1+ {\frac{ e^{2}{\Psi}^{2}t^{2} }{ m^{2}c^{2} }} }} }
Does this seem to be the right method? I have to integrate this eventually to get x(t)..