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.

A143309 Triangle read by rows, A054525 * A143308, 1<=k<=n.

Original entry on oeis.org

1, 3, 2, 5, 3, 3, 8, 6, 4, 4, 9, 5, 5, 5, 5, 15, 13, 9, 6, 6, 6, 13, 7, 7, 7, 7, 7, 7, 20, 16, 12, 12, 8, 8, 8, 8, 21, 15, 15, 9, 9, 9, 9, 9, 9, 27, 23, 15, 15, 15, 10, 10, 10, 10, 10, 21, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 40, 36, 32, 26, 18, 18, 12, 12, 12, 12, 12, 12, 25, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13
Offset: 1

Views

Author

Gary W. Adamson, Aug 06 2008

Keywords

Comments

Row sums = A069097: (1, 5, 11, 22, 29, 55,...).
Left border = A018804: (1, 3, 5, 8, 9, 15,...).

Examples

			First few rows of the triangle =
1;
3, 2;
5, 3, 3;
8, 6, 4, 4;
9, 5, 5, 5, 5;
15, 13, 9, 6, 6, 6;
13, 7, 7, 7, 7, 7, 7;
...
		

Crossrefs

Formula

Mobius transform of triangle A143308.

Extensions

a(56) = 10 removed and more terms from Georg Fischer, Jul 13 2023