As a reading assignment, chapters 1-4 of Alex Brown's text are rather useful. You can fetch Suhonen's book online using your MSU library access. You can find these texts at the webpage of the course as well. The course link contains all material from the lectures in various formats (html, ipython notebooks and PDF).
The various observables we will discuss in the course are thought to be understood via the following five major topics
To understand how these topics are linked will provide us with fundamental insights about the laws of motion that govern nuclear physics.
Duration of the examination is 45 minutes.
You can send the answer as an email to hjensen@msu.edu
One of my aims is to be able to tailor this course as close as possible to your specific scientific interests (as far as possible obviously).
The data on binding energies can be found in the file bedata.dat at the github address of the course
and make a plot of all neutron separation energies for the chain of oxygen (O), calcium (Ca), nickel (Ni), tin (Sn) and lead (Pb) isotopes, that is you need to plot
$$
S_n= BE(N,Z)-BE(N-1,Z).
$$
Comment your results.
The data on binding energies can be found in the file bedata.dat at the github address of the course
$$
BE(N,Z)= \alpha_1A-\alpha_2A^{2/3}-\alpha_3\frac{Z^2}{A^{1/3}}-\alpha_4\frac{(N-Z)^2}{A},
$$
with \( \alpha_1=15.49 \) MeV, \( \alpha_2=17.23 \) MeV, \( \alpha_3=0.697 \) MeV and \( \alpha_4=22.6 \) MeV. Comment your results
A program example in C++ and the input data file bedata.dat can be found found at the github repository for the course
Deadline for this exercise is January 22, 5pm. You can hand in electronically by just sending me your github link, or just the file. I digest most formats, from scans to ipython notebooks. The choice is yours.