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.

A368387 a(n) is the denominator of the probability that the free polyomino with binary code A246521(n+1) appears in internal diffusion-limited aggregation on the square lattice.

Original entry on oeis.org

1, 1, 3, 3, 35, 35, 35, 35, 35, 154, 462, 462, 231, 462, 231, 462, 924, 462, 462, 7, 924, 1846572, 492573081, 19019, 19019, 5073, 19019, 1804297, 7379372, 492573081, 7379372, 1804297, 19019, 1846572, 19019, 5534529, 7379372, 19019, 492573081, 5534529, 7379372, 19019, 19019, 7379372, 19019, 5534529, 19019, 19019, 14758744, 5534529, 7379372, 19019, 5534529, 44276232, 1844843, 19019
Offset: 1

Views

Author

Pontus von Brömssen, Dec 22 2023

Keywords

Comments

In internal diffusion-limited aggregation on the square lattice, there is one initial cell in the origin. In each subsequent step, a new cell is added by starting a random walk at the origin, adding the first new cell visited. A368386(n)/a(n) is the probability that, when the appropriate number of cells have been added, those cells form the free polyomino with binary code A246521(n+1).
Can be read as an irregular triangle, whose n-th row contains A000105(n) terms, n >= 1.

Examples

			As an irregular triangle:
    1;
    1;
    3,   3;
   35,  35,  35,  35,  35;
  154, 462, 462, 231, 462, 231, 462, 924, 462, 462, 7, 924;
  ...
There are only one monomino and one free domino, so both of these appear with probability 1, and a(1) = a(2) = 1.
For three squares, the probability for an L (or right) tromino (whose binary code is 7 = A246521(4)) is 2/3, so a(3) = 3. The probability for the straight tromino (whose binary code is 11 = A246521(5)) is 1/3, so a(4) = 3.
		

Crossrefs

Cf. A000105, A246521, A335573, A367672, A367761, A367995, A368386 (numerators), A368389, A368391, A368392, A368393, A368660 (external diffusion-limited aggregation).

Formula

A368386(n)/a(n) = (A368392(n)/A368393(n))*A335573(n+1).

A368391 Denominator of the greatest probability that a particular free polyomino with n cells appears in internal diffusion-limited aggregation on the square lattice.

Original entry on oeis.org

1, 1, 3, 35, 154, 492573081, 2263639868336, 2851008421256134796827810712799257125795200, 23733667150026775615685852367392733768076432660227006271200, 153969151852607771689295889934692329991676103836044675654575411018653133479482476448000
Offset: 1

Views

Author

Pontus von Brömssen, Dec 22 2023

Keywords

Comments

a(n) is the denominator of the maximum of A368386/A368387 over the n-th row. See A368386 for details.

Examples

			See A368390.
		

Crossrefs

Cf. A367674, A367763, A367999, A368386, A368387, A368389, A368390 (numerators), A368395, A368662 (external diffusion-limited aggregation).

A368388 Numerator of the least probability that a particular free polyomino with n cells appears in internal diffusion-limited aggregation on the square lattice.

Original entry on oeis.org

1, 1, 1, 2, 5, 5, 101, 70, 1583, 7, 27877, 22, 537851329
Offset: 1

Views

Author

Pontus von Brömssen, Dec 22 2023

Keywords

Comments

a(n) is the numerator of the minimum of A368386/A368387 over the n-th row. See A368386 for details.
For n <= 13, the straight polyomino has the least probability of appearing among all n-celled polyominoes, and it seems likely that this is true for all n.

Crossrefs

Cf. A367996, A368386, A368387, A368389 (denominators), A368390, A368661 (external diffusion-limited aggregation).
Showing 1-3 of 3 results.