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

A367994 a(n) is the numerator of the probability that the free polyomino with binary code A246521(n+1) appears as the image of a simple random walk on the square lattice.

Original entry on oeis.org

1, 1, 2, 1, 8, 4, 1, 4, 2, 388, 4, 4, 8, 64, 8, 4, 32, 64, 4, 1, 2, 3468, 76520, 4, 4, 2495, 4, 2102248, 1556, 76520, 1556, 1051124, 4, 3468, 4, 1194, 1556, 4, 1262762, 597, 1556, 2, 4, 1556, 4, 597, 2, 2, 778, 1194, 1556, 2, 1194, 2501, 1648, 1, 5270, 13652575732976, 13652575732976, 4468, 4468
Offset: 1

Views

Author

Pontus von Brömssen, Dec 08 2023

Keywords

Comments

In a simple random walk on the square lattice, draw a unit square around each visited point. a(n)/A367995(n) is the probability that, when the appropriate number of distinct points have been visited, the drawn squares 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;
    2, 1;
    8, 4, 1, 4,  2;
  388, 4, 4, 8, 64, 8, 4, 32, 64, 4, 1, 2;
  ...
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) = 2. The probability for the straight tromino (whose binary code is 11 = A246521(5)) is 1/3, so a(4) = 1.
		

Crossrefs

Formula

a(n)/A367995(n) = (A368000(n)/A368001(n))*A335573(n+1).

A367998 Numerator of the greatest probability that a particular free polyomino with n cells appears as the image of a simple random walk on the square lattice.

Original entry on oeis.org

1, 1, 2, 8, 388, 2495, 13652575732976, 1580140554389506598141638, 2303282945504494379369753334706333784257298061180917309, 1116351824215919296474220471583292515147278170740521646743561595082143234790184233409933250330039986837258312677349601942095851
Offset: 1

Views

Author

Pontus von Brömssen, Dec 08 2023

Keywords

Comments

a(n) is the numerator of the maximum of A367994/A367995 over the n-th row. See A367994 for details.

Examples

			For 1 <= n <= 13, the following are all polyominoes that have the maximum probabilities for their respective sizes. Except for n = 7, there is just one such polyomino.
                    _      _      _ _
        _    _     | |    | |_   |   |
   _   | |  | |_   | |_   |   |  |   |
  |_|  |_|  |_ _|  |_ _|  |_ _|  |_ _|
            _                 _ _
   _ _     | |_    _ _      _|   |
  |   |    |   |  |   |_   |    _|
  |   |_   |   |  |     |  |   |
  |_ _ _|  |_ _|  |_ _ _|  |_ _|
   _ _      _ _        _ _        _ _ _
  |   |    |   |_    _|   |_    _|     |
  |   |_   |     |  |       |  |      _|
  |     |  |     |  |    _ _|  |     |
  |_ _ _|  |_ _ _|  |_ _|      |_ _ _|
		

Crossrefs

A367997 Denominator of the least probability that a particular free polyomino with n cells appears as the image of a simple random walk on the square lattice.

Original entry on oeis.org

1, 1, 3, 21, 91, 291291, 17574557, 1433685253, 2819787, 14870951705, 124958680680282, 3525784478869018946300814, 27359333221
Offset: 1

Views

Author

Pontus von Brömssen, Dec 08 2023

Keywords

Comments

a(n) is the denominator of the minimum of A367994/A367995 over the n-th row. See A367994 for details.

Crossrefs

Cf. A367994, A367995, A367996 (numerators), A367999, A368003.

A368002 Numerator of the least probability that a particular fixed polyomino with n cells appears as the image of a simple random walk on the square lattice.

Original entry on oeis.org

1, 1, 1, 1, 8, 412, 54, 59309, 176087633490076859, 18569, 81059275440235943, 1615066814060816060766626689229243976663152060069, 5644184595206308867273871
Offset: 1

Views

Author

Pontus von Brömssen, Dec 09 2023

Keywords

Comments

a(n) is the numerator of the minimum of A368000/A368001 over the n-th row. See A368000 for details.

Crossrefs

Cf. A367996, A368000, A368001, A368003 (denominators), A368004.

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