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.

A365141 List of free 5-dimensional polyominoes in binary code (see A365139), ordered first by the number of cells, then by the value of the binary code.

Original entry on oeis.org

1, 3, 7, 67, 15, 71, 135, 139, 195, 198, 2097219, 31, 79, 143, 155, 199, 203, 327, 454, 653, 707, 710, 775, 902, 5127, 2097223, 2097347, 2097350, 4194375, 4194379, 4194693, 4194694, 4194756, 4194950, 4194954, 12583046, 72057594040025155, 63, 95, 159, 187, 207
Offset: 1

Views

Author

Pontus von Brömssen, Aug 23 2023

Keywords

Comments

Can be read as an irregular triangle, whose n-th row contains Sum_{d=0..5} A049430(n,d) terms.

Examples

			As an irregular triangle:
  1;
  3;
  7, 67;
  15, 71, 135, 139, 195, 198, 2097219;
  ...
		

Crossrefs

Cf. A049430, A246521 (2 dimensions), A365139 (3 dimensions), A365140 (4 dimensions).