I know that $-\frac{\mathrm{d}E}{\mathrm{d}t} \propto E^2$ for an electron losing energy to synchrotron radiation, but I can't find how to arrange this to give the time it would take for the electron to lose half of its original energy. How would I go about working that out?
Tell me more
×
Physics Stack Exchange is a question and answer site for
active researchers, academics and students of physics. It's 100% free, no registration required.
|
|
Not to worry, it's fairly easy: right now you have a differential equation which can be written $$\frac{\mathrm{d}E}{\mathrm{d}t} = -CE^2$$ for some constant $C$. You need to solve that differential equation for $E(t)$. (If you're wondering how to do that, you can find more information at the math site.) Then you can determine the electron's energy at the initial time $t_0$ as $E(t_0)$, and find the time at which its energy becomes half of that: $$E(t) = \frac{E(t_0)}{2}$$ and solve for $t$. |
|||
|
|
|
$$\frac{dE}{dt} = -CE^2$$ $$d\left (\frac{1}{E}\right ) = Cdt$$ $$\frac{1}{E_2}-\frac{1}{E_1}= C(t_2-t_1)$$ $$E_2=E_1/2$$ $$\frac{1}{E_1} = C\Delta t$$ $$\Delta t = \frac{1}{CE_1}$$ |
||||
|
|