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.

A121291 Rounded partial sum of atomic weights of first n elements.

Original entry on oeis.org

1, 5, 12, 21, 31, 43, 57, 73, 92, 112, 135, 160, 187, 215, 246, 278, 318, 353, 392, 432, 477, 525, 576, 628, 683, 739, 798, 857, 920, 986, 1055, 1128, 1203
Offset: 1

Views

Author

Jonathan Vos Post, Aug 24 2006

Keywords

Examples

			a(1) = round(1.0080) = 1 = mean atomic weight of hydrogen (protium + deuterium + tritium).
a(2) = round (1.0080+4.003) = round(5.011) = 5 (heium 4 and rarer helium 3).
		

Crossrefs