Last edited: 2024-10-31 12:12:14
A charge density is considered spherically symmetric when its value depends only on the distance from a specific point space and not the direction. Consequently, angles do not matter, so it looks the same if the system is rotated. In this post, we will walk through a method of determining Ca's nucleus charge density.
As an example, let us determine the spherically symmetric charge density
for Ca. Therefore, the constants needs to be determined.
Ca has a double magic number, meaning the atomic nucleus is more stable than other isotopes. Magic atomic nuclei have very small electric quadrupole moments, making them more or less spherical, which is their most tightly bound state.
This is done by elastically irradiating the target Ca with electrons having an energy of 250 MeV. The target is assumed to be stationary, and no recoil is assumed to occur since the target is much heavier than the electron. Since the target is assumed to be stationary in the LAB frame and no recoil is assumed for the Ca atom, the COM (center-of-momentum) frame does not move in the LAB frame. Thus, energies, scattering cross-sections, and angles are approximately the same in both frames.
Differential cross-sections has been measured for the electrons to be scattered at an angle . These cross-sections have measurement errors . At the same time, the cross-section can be theoretically expressed as
where is the form factor, is the fine structure constant, with being the electron's speed, is the electron's energy, and are the charges of the electron and the target, respectively, and is the scattering angle. In order for the measured cross-sections to agree with the theoretical values, minimization was performed on
This needs to be done with the constraint
The constraint ensures that the total charge of the charge density equals the charge of the atomic nucleus . Without the constraint, the form factor and charge radius would yield incorrect values. The charge density could potentially also become negative, which is not possible. This was done using scipy's basinhopping, where a starting point
was used.
The vector that gives the minimum sum is . In the figure below, the charge density can be observed. In the figure below that, a plot of the theoretical and measured cross-sections can also be seen.
Using the charge function, the rms charge radius can be calculated as follows:
This differs from the accepted value of 3.4776(19) fm. The difference may be due to the fact that the charge density function is an approximation. The "true" charge distribution has a similar form, but it does not precisely follow the model used. Furthermore, there is uncertainty in the value of at small .
Was the post useful? Feel free to donate!
DONATE