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-3 of 3 results.

A368661 Square array read by antidiagonals; the n-th row is the decimal expansion of the minimum probability that a particular free polyomino with n cells appears in diffusion-limited aggregation on the square lattice.

Original entry on oeis.org

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

Views

Author

Pontus von Brömssen, Jan 04 2024

Keywords

Comments

The n-th row is the decimal expansion of the minimum of the numbers corresponding to rows A130866(n-1)+1..A130866(n) of A368660. See A368660 for details.

Examples

			Array begins:
  1.00000000000000000000... (1st row of A368660)
  1.00000000000000000000... (2nd row of A368660)
  0.42731251091162151298... (4th row of A368660)
  0.05462942885357382723... (6th row of A368660)
  0.01279646275569121440... (20th row of A368660)
  0.00867204327624784314... (42nd row of A368660)
  ...
The corresponding polyominoes for 1 <= n <= 6 are (all these are unique):
            _             _          _ _
       _   | |   _ _    _| |_      _|  _|
  _   | |  | |  |   |  |_   _|   _|  _|
 |_|  |_|  |_|  |_ _|    |_|    |_ _|
		

Crossrefs

Cf. A130866, A368388 (internal diffusion-limited aggregation), A368660, A368662 (maximum), A368664 (row 3), A368666 (row 4), A368864 (fixed polyominoes).

A368863 Square array read by antidiagonals; the n-th row is the decimal expansion of the probability that a particular one of the A335573(n+1) fixed polyominoes corresponding to the free polyomino with binary code A246521(n+1) appears in diffusion-limited aggregation on the square lattice.

Original entry on oeis.org

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

Views

Author

Pontus von Brömssen, Jan 08 2024

Keywords

Comments

The n-th row is the decimal expansion of the number on the n-th row of A368660 divided by A335573(n+1). See A368660 for details.
Rows A130866(k-1)+1 to A130866(k) correspond to k-celled polyominoes, k >= 2.

Examples

			Array begins:
  1.00000000000000000000... (monomino)
  0.50000000000000000000... (domino)
  0.14317187227209462175... (L tromino)
  0.21365625545581075649... (I tromino)
  0.05331174468766310877... (L tetromino)
  0.05462942885357382723... (square tetromino)
  0.05107523273680265528... (T tetromino)
  0.03794485956843370668... (S tetromino)
  0.08139812221208792734... (I tetromino)
  0.01652391644265825925... (P pentomino)
  0.01709341200261444870... (V pentomino)
  0.00933365290110550590... (W pentomino)
  0.01825698429438352158... (L pentomino)
  0.01973313069852314774... (Y pentomino)
  0.01316184592639931744... (N pentomino)
  0.01069856796007681265... (U pentomino)
  0.02067501830899727807... (T pentomino)
  0.01358243200363682514... (F pentomino)
  0.01232428737930631004... (Z pentomino)
  0.01279646275569121440... (X pentomino)
  0.02831865405554939733... (I pentomino)
  ...
		

Crossrefs

Cf. A000105, A001168, A130866, A246521, A335573, A368660 (free polyominoes), A368864, A368865.
Corresponding sequences for internal diffusion-limited aggregation: A368392, A368393.

A368865 Square array read by antidiagonals; the n-th row is the decimal expansion of the maximum probability that a particular fixed polyomino with n cells appears in diffusion-limited aggregation on the square lattice.

Original entry on oeis.org

1, 0, 0, 0, 5, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 6, 1, 2, 0, 0, 0, 0, 5, 3, 8, 0, 0, 0, 0, 0, 6, 9, 3, 9, 0, 0, 0
Offset: 1

Views

Author

Pontus von Brömssen, Jan 08 2024

Keywords

Comments

The n-th row is the decimal expansion of the maximum of the numbers corresponding to rows A130866(n-1)+1..A130866(n) of A368863.
It seems that the straight polyomino is the unique n-celled polyomino that has the maximum probability of appearing in a fixed orientation. If true, the n-th row here equals the A130866(n)-th row of A368863.

Examples

			Array begins:
  1.00000000000000000000... (1st row of A368863)
  0.50000000000000000000... (2nd row of A368863)
  0.21365625545581075649... (4th row of A368863)
  0.08139812221208792734... (9th row of A368863)
  0.02831865405554939733... (21st row of A368863)
  0.00913650301189504691... (56th row of A368863)
  ...
		

Crossrefs

Cf. A130866, A368394 (internal diffusion-limited aggregation), A368662 (free polyominoes), A368863, A368864 (minimum).
Showing 1-3 of 3 results.