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.

A372353 Array read by upward antidiagonals: A(n, k) = A372352(A372282(n, k)), n,k >= 1.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 24, 4, 0, 0, 0, 256, 32, 6, 0, 0, 0, 0, 6144, 16, 0, 0, 0, 0, 0, 16777216, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 0, 896, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6144, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16777216, 0, 56, 4
Offset: 1

Views

Author

Antti Karttunen, Apr 29 2024

Keywords

Comments

Zeros occur in the same locations where 1's occur in array A372287.

Examples

			Array begins:
n\k| 1  2  3    4         5   6  7    8  9        10 11  12                 13
---+---------------------------------------------------------------------------
1  | 0, 0, 0,   2,        4,  6, 0,   2, 4,        6, 0,  2,                 4,
2  | 0, 0, 0,  24,       32, 16, 0,   8, 0,       32, 0, 56,                96,
3  | 0, 0, 0, 256,     6144,  0, 0, 896, 0,     6144, 0,  0,              8192,
4  | 0, 0, 0,   0, 16777216,  0, 0,   0, 0, 16777216, 0,  0,         402653184,
5  | 0, 0, 0,   0,        0,  0, 0,   0, 0,        0, 0,  0, 72057594037927936,
6  | 0, 0, 0,   0,        0,  0, 0,   0, 0,        0, 0,  0,                 0,
		

Crossrefs

Cf. also A372285 and A372355 (columnwise first differences).

Programs

Showing 1-1 of 1 results.