login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A007656 Mass number of the most abundant isotope of the element with atomic number Z = n.
(Formerly M3296)
8

%I M3296 #60 May 08 2019 15:42:07

%S 1,4,7,9,11,12,14,16,19,20,23,24,27,28,31,32,35,40,39,40,45,48,51,52,

%T 55,56,59,58,63,64,69,74,75,80,79,84,85,88,89,90,93,98,98,102,103,106,

%U 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

%N Mass number of the most abundant isotope of the element with atomic number Z = n.

%C Mass number of the most abundant of the stable nuclides with atomic number equal to n. If there is no stable isotope, choose the one with the longest decay time.

%C Sequence is not well-defined, since the entries may change as more properties of the elements are discovered.

%C Moss and Winter give the atomic weight for Dysprosium (Dy) as "162.50(3)"; rounded to 163 rather than 162.

%C Bentor, Winter and Moss all give 145 as the atomic weight of the most stable isotope of Promethium (Pm), as opposed to 147, which was in the original data (between 144 and 150).

%C Also referred to as the mass number A of the most abundant and stable nuclide with atomic number Z=n. We have A = Z + N, where N is the neutron number A058317(n). - _Lekraj Beedassy_, Oct 08 2005

%C The 'abundance' refers to the Earth's crust. It may differ when applied to other astronomical bodies and/or to the known Universe. The mass numbers (once also referred to as the isotope numbers) are always integer, and should not be confused with relative atomic masses (or isotope masses), nor with (mean) atomic weights, none of which are ever integer. - _Stanislav Sykora_, Apr 26 2015

%C Andreas von Antropoff was an Estonian-born German chemist, who is known to have coined the term Neutronium and developed a temporarily and widely used periodic table of elements in 1926. - _Jinyuan Wang_, Apr 30 2019

%D 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.

%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

%H Y. Bentor, <a href="http://www.chemicalelements.com/">Chemical Elements.Com</a>

%H R. B. Firestone & L. P. Ekstrom, <a href="https://web.archive.org/web/20150813011405/http://ie.lbl.gov/toi/perchart.htm">Table of Radioactive Isotopes</a>

%H G. P. Moss, <a href="https://web.archive.org/web/20050310092430/http://www.chem.qmw.ac.uk/iupac/AtWt/">Atomic Weights of the Elements 1999</a>

%H M. E. Wieser, T. B. Coplen, <a href="http://dx.doi.org/10.1351/PAC-REP-10-09-14">Atomic weights of the elements 2009 (IUPAC Technical Report)</a>, Pure Appl. Chem., 83 (2010), 359-396, DOI:10.1351/PAC-REP-10-09-14.

%H M. Winter, <a href="http://www.webelements.com/webelements/scholar/index.html">WebElements Periodic Table</a>

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Atomic_number">Atomic number</a>

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Atomic_mass">Atomic mass</a>

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Mass_number">Mass number</a>

%e 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

%t Needs["Miscellaneous`ChemicalElements`"]; Table[ Round[ AtomicWeight[ Elements[[n]]]], {n, 1, 105}] (* above element 105, the values differ *)

%Y Cf. A058317, A121818, A179301.

%K nonn,fini

%O 1,2

%A _N. J. A. Sloane_

%E More terms from _André Engels_

%E Further terms from _Philip Newton_, Oct 26 2001, using data from Moss

%E Comments from _David Terr_: 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

%E 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

%E 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

%E Name clarified by _Stanislav Sykora_ and _Jon E. Schoenfield_, May 04 2015

%E Corrected and extended by _Jinyuan Wang_, Mar 16 2019

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)