Skip to main content

What kinetic energy, in MeV, must a proton be fired toward a lead nucleus to have a turning point 8.2 fm from the surface? The lead nucleus 207 Pb...

The  lead atom `^207_82 Pb` has a mass of 207 and the atomic number is 82. There are 82 protons in the atom's nucleus. The radius of the nucleus is 7.1 fm.


There is a force of repulsion between two bodies that are positively charged. When a proton is fired at the nucleus, work is done that allows the proton to approach the nucleus. The potential energy of the proton at distance d from the nucleus is U = k*Q*q/r, where r is the distance of the proton from the center of the nucleus, Q is the charge in the nucleus and q is the charge of the proton. If the proton has an initial kinetic energy K, at the turning point, this is equal to the potential energy given by k*Q*q/r.


k is Coulomb's constant equal to 9*10^9 N*m^2/C^2. The charge of a proton is 1.602*10^-19 C. At a distance of  8.2 fm from the surface of the nucleus, the potential energy of the proton is:


`(9*10^9*82*1.602*10^-19*1.602*10^-19)/((7.1+8.2)*10^-15)`


= 1.23*10^-12 J


One joule is equal to 6.242*10^18 eV.


1.23*10^-12 J is equal to 7.72*10^18 eV.


The kinetic energy of the proton should be 7.72*10^18 eV for it to have the required turning radius.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.