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.

A144736 Triangle read by rows, A051731 * A000012 * A051731 * A054533.

Original entry on oeis.org

1, 2, 1, 2, 0, 2, 3, 0, 2, 2, 2, -2, 1, 1, 4, 4, -2, 3, 0, 5, 2, 2, -4, 0, -1, 4, 1, 6, 4, -5, 2, -1, 4, 1, 6, 4, 3, -6, 1, -3, 4, -2, 6, 4, 6, 4, -8, 0, -4, 8, -3, 7, 3, 7, 4, 2, -8, -2, -6, 3, -4, 6, 2, 6, 3, 10
Offset: 1

Views

Author

Gary W. Adamson, Sep 20 2008

Keywords

Comments

Row sums = sigma(n), A000203.
Right border = phi(n), A000010
Left border = d(n), A000005

Examples

			First few rows of the triangle =
1;
2, 1;
2, 0, 2;
3, 0, 2, 2;
2, -2, 1, 1, 4;
4, -2, 3, 0, 5, 2;
2, -4, 0, -1, 4, 1, 6;
4, -5, 2, -1, 4, 1, 6, 4;
3, -6, 1, -3, 4, -2, 6, 4, 6;
4, -8, 0, -4, 8, -3, 7, 3, 7, 4;
...
		

Crossrefs

Formula

Triangle read by rows, A051731 * A000012 * A051731 * A054533; as infinite lower triangular matrices.