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.

A144334 Triangle read by rows, A144328^2.

Original entry on oeis.org

1, 2, 1, 4, 3, 4, 7, 6, 10, 9, 11, 10, 18, 21, 16, 16, 15, 28, 36, 36, 25, 22, 21, 40, 54, 60, 55, 36, 29, 28, 54, 75, 88, 90, 78, 49, 37, 36, 70, 99, 120, 130, 126, 105, 64, 46, 45, 88, 126, 156, 175, 180, 168, 136, 81, 56, 55, 108, 156, 196, 225, 240, 238, 216, 171, 100
Offset: 1

Views

Author

Gary W. Adamson, Sep 18 2008

Keywords

Comments

Row sums = A144335: (1, 3, 11, 32, 76, 156, 288,...).
Left border = A000124.

Examples

			First few rows of the triangle =
1;
2, 1
4, 3, 4;
7, 6, 10, 9;
11, 10, 18, 21, 16;
16, 15, 28, 36, 36, 25;
22, 21, 40, 54, 60, 55, 36;
29, 28, 54, 75, 88, 90, 78, 49;
...
		

Crossrefs