A212012 Triangle read by rows in which row n lists the number of states of the subshells of the n-th shell of the nuclear shell model ordered by energy level in increasing order.
2, 4, 2, 6, 4, 2, 8, 6, 4, 2, 10, 8, 6, 4, 2, 12, 10, 8, 6, 4, 2, 14, 12, 10, 8, 6, 4, 2, 16, 14, 12, 10, 8, 6, 4, 2, 18, 16, 14, 12, 10, 8, 6, 4, 2, 20, 18, 16, 14, 12, 10, 8, 6, 4, 2, 22, 20, 18, 16, 14, 12, 10, 8, 6, 4, 2, 24, 22, 20, 18, 16, 14, 12, 10, 8, 6, 4, 2
Offset: 1
Examples
Illustration of initial terms: one of the views of a three-dimensional shell model of nucleus. . .|-------------------------- j --------------------------| .| | .| |---------------------- i ----------------------| | .| | | | .| | |------------------ h ------------------| | | .| | | | | | .| | | |-------------- g --------------| | | | .| | | | | | | | .| | | | |---------- f ----------| | | | | .| | | | | | | | | | .| | | | | |------ d ------| | | | | | .| | | | | | | | | | | | .| | | | | | |-- p --| | | | | | | .| | | | | | | | | | | | | | .| | | | | | | s | | | | | | | .| | | | | | | | | | | | | | | .| | | | | | | 2 | | | | | | | .| | | | | | 4 | | | | | | | | .| | | | | | | | 2 | | | | | | .| | | | | 6 | | | | | | | | | .| | | | | | | | | 4 | | | | | .| | | | | | | 2 | | | | | | | .| | | | 8 | | | | | | | | | | .| | | | | | | | | | 6 | | | | .| | | | | | 4 | | | | | | | | .| | | | | | | | 2 | | | | | | .| | | 10 | | | | | | | | | | | .| | | | | | | | | | | 8 | | | .| | | | | 6 | | | | | | | | | .| | | | | | | | | 4 | | | | | .| | | | | | | 2 | | | | | | | .| | 12 | | | | | | | | | | | | .| | | | | | | | | | | | 10 | | .| | | | 8 | | | | | | | | | | .| | | | | | | | | | 6 | | | | .| | | | | | 4 | | | | | | | | .| | | | | | | | 2 | | | | | | .| 14 | | | | | | | | | | | | | .| | | | | | | | | | | | | 12 | .| | | 10 | | | | | | | | | | | .| | | | | | | | | | | 8 | | | .| | | | | 6 | | | | | | | | | .| | | | | | | | | 4 | | | | | .| | | | | | | 2 | | | | | | | .| | | | | | | | | | | | | | | .| | | | | | | | | | | | | | | .| | | | | | | |1/2| | | | | | | .| | | | | | | | | | | | | .| | | | | | |----3/2----| | | | | | .| | | | | | | | | | | .| | | | | |--------5/2--------| | | | | .| | | | | | | | | .| | | | |------------7/2------------| | | | .| | | | | | | .| | | |----------------9/2----------------| | | .| | | | | .| | |-------------------11/2--------------------| | .| | | .| |-----------------------13/2------------------------| .| .|---------------------------15/2------------------------- . For another view of the model see the example section of A212122, second part. Example 1. Triangle begins: 2; 4, 2; 6, 4, 2; 8, 6, 4, 2; 10, 8, 6, 4, 2; 12, 10, 8, 6, 4, 2; 14, 12, 10, 8, 6, 4, 2; 16, 14, 12, 10, 8, 6, 4, 2; ... Column 1 gives positive terms of A005843. Right border give positive terms of A007395. Row sums give A002378. Example 2. Written as an irregular triangle in which row j represents the j-th shell of nucleus. Note that row 4 has only one term. Triangle begins: 2; 4, 2; 6, 4, 2; 8; 6, 4, 2, 10; 8, 6, 4, 2, 12; 10, 8, 6, 4, 2, 14; 12, 10, 8, 6, 4, 2, 16; 14, 12, 10, 8, 6, 4, 2, 18;
Links
- Paolo Xausa, Table of n, a(n) for n = 1..11325 (rows 1..150 of triangle, flattened).
- M. Goeppert Mayer, Nuclear configurations in the spin-orbit coupling model. I. Empirical evidence, Phys. Rev. 78, 16-21 (1950).
- M. Goeppert Mayer, Nuclear configurations in the spin-orbit coupling model. II. Theoretical considerations, Phys. Rev. 78: 22 (1950).
Crossrefs
Programs
-
Mathematica
2*Range[Range[15], 1, -1] (* Paolo Xausa, Mar 14 2025 *)
Formula
a(n) = 2*A004736(n).
Comments