cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A213363 Total number of pairs of states of the first n subshells of the nuclear shell model in which the subshells are ordered by energy level in increasing order.

This page as a plain text file.
%I A213363 #20 Jul 21 2012 12:37:07
%S A213363 1,3,4,7,8,10,14,16,19,20,25,28,32,33,35,41,45,47,54,59,60,63,68,74,
%T A213363 82,85,86,90,92
%N A213363 Total number of pairs of states of the first n subshells of the nuclear shell model in which the subshells are ordered by energy level in increasing order.
%C A213363 First differs from A212123 at a(12).
%F A213363 a(n) = A213364(n)/2.
%e A213363 Written as an irregular triangle in which row j is related to the j-th shell of nucleus. Note that row 4 has only one term. Triangle begins:
%e A213363 1;
%e A213363 3, 4;
%e A213363 7, 8, 10;
%e A213363 14;
%e A213363 16, 19, 20, 25;
%e A213363 28, 32, 33, 35, 41;
%e A213363 45, 47, 54, 59, 60, 63;
%e A213363 68, 74, 82, 85, 86, 90, 92;
%e A213363 ...
%Y A213363 Partial sums of A213361. Other versions are A210983, A212013, A213373.
%Y A213363 Cf. A018226, A212121-A212124, A213362, A213364.
%K A213363 nonn,tabf,hard,more
%O A213363 1,2
%A A213363 _Omar E. Pol_, Jun 23 2012