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.

Showing 1-1 of 1 results.

A127168 Triangle read by rows: square of A126988.

Original entry on oeis.org

1, 4, 1, 6, 0, 1, 12, 4, 0, 1, 10, 0, 0, 0, 1, 24, 6, 4, 0, 0, 1, 14, 0, 0, 0, 0, 0, 1, 32, 12, 0, 4, 0, 0, 0, 1, 27, 0, 6, 0, 0, 0, 0, 0, 1, 40, 10, 0, 0, 4, 0, 0, 0, 0, 1, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 72, 24, 12, 6, 0, 4, 0, 0, 0, 0, 0, 1, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
Offset: 0

Views

Author

Gary W. Adamson, Jan 06 2007

Keywords

Comments

Row sums = A060640: (1, 5, 7, 17, 11, 35, 15, 49...) Left column = A038040, d(n)*n: (1, 4, 6, 12, 10, 24, 14, 32, 27, 40...). A127168 * A008683 = A018804, (1, 3, 5, 8, 9, 15...); where A008683 = the Mobius sequence.

Examples

			First few rows of the triangle are:
1;
4, 1;
6, 0, 1;
12, 4, 0, 1
10, 0, 0, 0, 1
24, 6, 4, 0, 0, 1
14, 0, 0, 0, 0, 0, 1;
32, 12, 0, 4, 0, 0, 0, 1;
...
		

Crossrefs

Extensions

a(20) = 1 inserted and more terms from Georg Fischer, May 31 2023
Showing 1-1 of 1 results.