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.

A053205 Row sums of A053201.

Original entry on oeis.org

0, 0, 2, 0, 8, 0, 14, 6, 12, 0, 26, 0, 44, 36, 62, 0, 44, 0, 74, 48, 68, 0, 134, 30, 80, 78, 154, 0, 242, 0, 254, 72, 36, 86, 170, 0, 116, 84, 254, 0, 440, 0, 322, 330, 324, 0, 590, 126, 272, 414, 430, 0, 674, 96, 646, 120, 408, 0, 794, 0, 932, 384, 958, 290, 524, 0
Offset: 2

Views

Author

Asher Auel, Dec 12 1999

Keywords

Examples

			a(6) = 0 + 3 + 2 + 3 + 0 = 8.
		

Crossrefs

Programs

Formula

a(n) = A053204(n) - 2.
a(prime(n)) = 0.

Extensions

Corrected and extended by James Sellers, Dec 13 1999