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.

A144333 Triangle read by rows, A007318 * A144328.

Original entry on oeis.org

1, 2, 1, 4, 3, 2, 8, 7, 8, 3, 16, 15, 22, 15, 4, 32, 31, 52, 48, 24, 5, 64, 63, 114, 126, 88, 35, 6, 128, 127, 240, 297, 256, 145, 48, 7, 256, 255, 494, 657, 652, 465, 222, 63, 8, 512, 511, 1004, 1398, 1528, 1280, 780, 322, 80, 9
Offset: 1

Views

Author

Gary W. Adamson, Sep 18 2008

Keywords

Comments

Row sums = A072863: (1, 3, 9, 26, 72, 192,...).

Examples

			First few rows of the triangle =
1;
2, 1;
4, 3, 2;
8, 7, 8, 3;
16, 15, 22, 15, 4;
32, 31, 52, 48, 24, 5;
64, 63, 114, 126, 88, 35, 6;
...
		

Crossrefs

Formula

Binomial transform of triangle A144328.