JoshuaR
- 26
- 0
Homework Statement
Consider an electron confined in a region of nuclear dimensions (about 5fm). Find its minimum possible KE in MeV. Treat as one-dimensional. Use relativistic relation between E and p.
Homework Equations
KE = p2/(2a) = \hbar2/(2ma2)
p = h/\lambda
E = hf
E2 = (mc2)2 + (pc)2
E = mc2 + KE
The Attempt at a Solution
First attempt: KE = p^2/(2m) = (pc)^2/(2mc^2) = (E^2-(mc^2)^2)/(2mc^2)<br /> Thus, K2mc^2=E^2-(mc^2)^2 = K^2 + 2Kmc^2 + (mc^2)^2.However, here everything cancels out and I get:
K^2 = 0, which can't be right. (Answer in book is 40 MeV)
Another approach: E^2=(pc)^2+(mc^2)^2=(mc^2)^2 + 2mc^2K + K^2(setting the invariant energy squared equal to the energy squared where E = K + mc^2
This leads to a quadratic equation: K = -2mc^2 \pm \sqrt{(mc^2)^2+(pc)^2}
OR
K = -2mc^2 \pm \sqrt{(mc^2)^2+(hc/\lambda)^2}
When I plug in those values, I don't get 40 MeV. I feel like I'm missing something very simple and fundamental. This shouldn't be a hard problem. Any help would be appreciated, thanks.