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.

A350597 Irregular triangle read by rows in which row n lists the partial sums of shell numbers and respective number of electrons for all occupied shells of the n-th element of the periodic table of the elements where electron configurations are ordered according to Madelung's rule.

Original entry on oeis.org

1, 2, 1, 3, 1, 3, 5, 6, 1, 3, 5, 7, 1, 3, 5, 7, 9, 10, 1, 3, 5, 7, 9, 11, 1, 3, 5, 7, 9, 12, 1, 3, 5, 7, 9, 13, 1, 3, 5, 7, 9, 14, 1, 3, 5, 7, 9, 15, 1, 3, 5, 7, 9, 15, 18, 19, 1, 3, 5, 7, 9, 15, 18, 20, 1, 3, 5, 7, 9, 15, 18, 20, 23, 24, 1, 3, 5, 7, 9, 15, 18, 20, 23, 25
Offset: 1

Views

Author

David Williams, Jan 08 2022

Keywords

Comments

This sequence is a variant of A335105.
This sequence agrees with A335105 until the row for scandium; specifically, divergence occurs at t(20,10).
Electron configurations are either written in spectroscopic order as in A335105 where configurations are listed in order of increasing values of the main quantum number, or by order of Madelung's rule, where they are written in order of increasing values of the sums of the main quantum number and respective angular momentum numbers (s,p,d or f) with s=0, p=1, d=2, f=3. Thus in Madelung order 4s (sum 4+0) is written ahead of 3d (sum 3+2).
The final term of each row of this sequence agrees with final term of each row of A335105.

Examples

			The configuration for lithium is 1s2 2s1 whether written in spectroscopic order or by order of the Madelung rule. Thus the row for lithium in A335105 and the row for lithium in this sequence agree being derived as follows:
  1s2 2s1
  1+2+2+1
  1, 3, 5, 6
  However: in spectroscopic order scandium is written 1s2, 2s2, 2p6, 3s2, 3p6, 3d1, 4s2 yielding a row in A335105 of 1, 3, 5, 7, 9, 15, 18, 20, 23, 29, 32, 33, 37, 39, whereas in Madelung order the same algorithm applied to the configuration for scandium yields a row of 1, 3, 5, 7, 9, 15, 18, 20, 23, 29, 33, 35, 38, 39.
		

References

  • Gary L. Miessler and Donald A. Tarr, Inorganic Chemistry, 4th Edition. Prentice Hall. Upper Saddle River, New Jersey, 2011.
  • John R. Rumble (ed.), CRC Handbook of Chemistry and Physics, 100th edition. CRC Press. Boca Raton, Florida, 2019; Section 1, Electron Configurations and Ionization Energy of Neutral Atoms in the Ground State.
  • Eric Scerri, The Periodic Table, 2nd edition. Oxford University Press. New York, New York, 2019.

Crossrefs

Cf. A335105.