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.

A157031 Triangle A054521 * A157019, where A054521 = an infinite lower triangular matrix and A157019 = a vector [1, 2, 2, 4, 2, 8, 2, 10, 8, ...].

Original entry on oeis.org

1, 1, 3, 3, 9, 3, 19, 7, 21, 13, 51, 7, 87, 17, 39, 51, 175, 11, 239, 21, 169, 111, 415, 15, 489, 185, 313, 219, 1017, 15, 1413, 283, 763, 415, 981, 513, 3057, 839, 1259, 497, 4425, 93, 5605, 893, 1311, 2259, 7505, 521, 8267, 1429, 5473, 3311, 13821, 1449, 11135, 4095
Offset: 1

Views

Author

Gary W. Adamson & Mats Granvik, Feb 21 2009

Keywords

Examples

			a(4) = 3 = (1, 0, 1, 0) dot (1, 2, 2, 4) = (1 + 0 + 2 + 0), where (1, 0, 1, 0) equals row 4 of triangle A054521.
		

Crossrefs

Programs