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.

A053204 Row sums of A053200.

Original entry on oeis.org

0, 0, 2, 2, 4, 2, 10, 2, 16, 8, 14, 2, 28, 2, 46, 38, 64, 2, 46, 2, 76, 50, 70, 2, 136, 32, 82, 80, 156, 2, 244, 2, 256, 74, 38, 88, 172, 2, 118, 86, 256, 2, 442, 2, 324, 332, 326, 2, 592, 128, 274, 416, 432, 2, 676, 98, 648, 122, 410, 2, 796, 2, 934, 386, 960, 292, 526
Offset: 0

Views

Author

Asher Auel, Dec 12 1999

Keywords

Comments

a(prime(n)) = 2, where prime(n) = prime numbers A000040, excluding the case where a(1) = 2.

Examples

			a(6) = 1 + 0 + 3 + 2 + 3 + 0 + 1 = 10.
		

Crossrefs

Cf. A053200.

Programs

Extensions

Corrected and extended by James Sellers, Dec 13 1999
Initial terms adjusted by Reinhard Zumkeller, Jan 01 2013