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.

A219239 Double magic numbers (in physics).

Original entry on oeis.org

4, 10, 16, 22, 28, 30, 36, 40, 48, 52, 56, 58, 70, 78, 84, 90, 100, 102, 110, 128, 132, 134, 146, 154, 164, 176, 208, 252
Offset: 1

Views

Author

Wolfdieter Lang, Dec 12 2012

Keywords

Comments

For the magic numbers see A018226.
An atomic nucleus is called double magic if Z (number of protons in an atomic nucleus, atomic number) and N (number of neutrons) are both magic numbers. The nucleon or mass number (forget the Z electrons) is A = Z + N.
Each number a(n) is obtained in only one way as a sum of two (possibly equal) magic numbers. Only 28 is magic and double magic.

Examples

			Tin-132 is a double magic radionuclide (unstable isotope) with nucleon number A = 132 = a(21), Z = 50 and N = 82. Similarly for tin-100 with Z = N = 50. The stable primordial nuclide barium-132 is not double magic, because it has Z = 56 and N = 76.
		

Crossrefs

Formula

a(n) is the sum of two numbers from [2, 8, 20, 28, 50, 82, 126] (the magic numbers A018226).