A007656 Mass number of the most abundant isotope of the element with atomic number Z = n.
1, 4, 7, 9, 11, 12, 14, 16, 19, 20, 23, 24, 27, 28, 31, 32, 35, 40, 39, 40, 45, 48, 51, 52, 55, 56, 59, 58, 63, 64, 69, 74, 75, 80, 79, 84, 85, 88, 89, 90, 93, 98, 98, 102, 103, 106, 107, 114, 115, 120, 121, 130, 127, 132, 133, 138, 139, 140, 141, 142, 145, 152, 153, 158, 159, 164, 165, 168, 169, 174, 175, 180, 181, 184, 187, 192, 193, 195, 197, 202, 205, 208, 209, 209, 210, 222, 223, 226, 227, 232, 231, 238, 237, 244, 243, 247, 247, 251, 252, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 269, 272, 277, 286, 289, 289, 293, 294, 294
Offset: 1
Examples
Calcium (Ca), with atomic number 20, has 6 stable isotopes with mass numbers 40, 42, 43, 44, 46, and 48. Of these, 40Ca is the most abundant in Earth's crust (96.941%). Hence a(20)=40. Note: The relative atomic mass of 40Ca is 39.96259..., smaller than 40 because of the mass equivalent of the nuclear bonding energy, while the conventional mean atomic weight of Calcium is presently 40.078(4), by IUPAC 2009. - _Stanislav Sykora_, Apr 26 2015
References
- W. M. Haynes, Editor, CRC Handbook of Chemistry and Physics, CRC Press 2014, 95th Edition. See section Nuclear and Particle Physics, chapter Table of the Isotopes.
- N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
Links
- Y. Bentor, Chemical Elements.Com
- R. B. Firestone & L. P. Ekstrom, Table of Radioactive Isotopes
- G. P. Moss, Atomic Weights of the Elements 1999
- M. E. Wieser, T. B. Coplen, Atomic weights of the elements 2009 (IUPAC Technical Report), Pure Appl. Chem., 83 (2010), 359-396, DOI:10.1351/PAC-REP-10-09-14.
- M. Winter, WebElements Periodic Table
- Wikipedia, Atomic number
- Wikipedia, Atomic mass
- Wikipedia, Mass number
Programs
-
Mathematica
Needs["Miscellaneous`ChemicalElements`"]; Table[ Round[ AtomicWeight[ Elements[[n]]]], {n, 1, 105}] (* above element 105, the values differ *)
Extensions
More terms from André Engels
Further terms from Philip Newton, Oct 26 2001, using data from Moss
There are several errors in this sequence. It looks to me that the rounded atomic weights were used rather than the mass number of the most abundant of the stable nuclides with atomic number equal to n. Thus for instance, a(28) should be 58, not 59 and a(29) should be 63, not 64. In fact, in all cases the parity of a(n) should be the same as n (both odd or both even). - David Terr, Oct 05 2006
I fixed all the entries I could find in which a(n) was incorrect, based on the online table of isotopic abundances at http://www.sisweb.com/referenc/source/exactmas.htm. - David Terr, Apr 06 2009
a(n) has the same parity as n for all stable elements except beryllium (n=4, a(n)=9), nitrogen (n=7, a(n)=14) and platinum (n=78, a(n)=195). - David Terr, Apr 07 2009
Name clarified by Stanislav Sykora and Jon E. Schoenfield, May 04 2015
Corrected and extended by Jinyuan Wang, Mar 16 2019
Comments