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

A367671 a(n) is the numerator of the probability that the free polyomino with binary code A246521(n+1) appears in a version of the Eden growth model on the square lattice, when n square cells have been added.

Original entry on oeis.org

1, 1, 2, 1, 5, 2, 23, 4, 1, 253, 5, 1, 23, 713, 11, 5, 149, 157, 5, 23, 1, 3671, 286417, 16, 73, 289, 1, 2657, 103, 289, 15923, 19067, 1, 1661, 1, 10019, 16591, 1, 323, 193, 1661, 2, 169, 14603, 71, 853, 11, 23, 1037, 27151, 15923, 23, 529, 487, 14267, 1
Offset: 1

Views

Author

Pontus von Brömssen, Nov 26 2023

Keywords

Comments

In the Eden growth model, there is a single initial unit square cell in the plane and more squares are added one at a time, selected randomly among those squares that share an edge with one of the already existing squares. In the version considered here, all such new squares have the same probability of being selected, whereas in Eden (1961) it appears that the probability is proportional to the number of already existing squares with which the new square shares an edge. See A367760 for the latter version.
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;
    5, 2, 23,  4,   1;
  253, 5,  1, 23, 713, 11, 5, 149, 157, 5, 23, 1;
  ...
For n = 7, the T-tetromino has binary code A246521(n+1) = 27. It can be obtained either via the straight tromino (probability 1/3 * 1/4) or via the L-tromino (probability 2/3 * 2/7), so the probability of obtaining the T-tetromino is 1/12 + 4/21 = 23/84 and a(7) = 23.
		

Crossrefs

Formula

a(n)/A367672(n) = (A367675(n)/A367676(n))*A335573(n+1).

A367995 a(n) is the denominator 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, 3, 3, 21, 21, 7, 21, 21, 1001, 77, 77, 77, 1001, 77, 77, 1001, 1001, 77, 91, 77, 89089, 785603, 143, 143, 24297, 143, 25924899, 97097, 785603, 97097, 25924899, 143, 89089, 143, 97097, 97097, 143, 25924899, 97097, 97097, 143, 143, 97097, 143, 97097, 143, 143, 97097, 97097, 97097, 143, 97097, 291291, 291291, 143
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. A367994(n)/a(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;
     3,  3;
    21, 21,  7, 21,   21;
  1001, 77, 77, 77, 1001, 77, 77, 1001, 1001, 77, 91, 77;
  ...
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

Formula

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

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).

A367675 a(n) is the numerator 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 the version of the Eden growth model described in A367671 when n square cells have been added.

Original entry on oeis.org

1, 1, 1, 1, 5, 2, 23, 1, 1, 253, 5, 1, 23, 713, 11, 5, 149, 157, 5, 23, 1, 3671, 286417, 2, 73, 289, 1, 2657, 103, 289, 15923, 19067, 1, 1661, 1, 10019, 16591, 1, 323, 193, 1661, 1, 169, 14603, 71, 853, 11, 23, 1037, 27151, 15923, 23, 529, 487, 14267, 1
Offset: 1

Views

Author

Pontus von Brömssen, Nov 26 2023

Keywords

Comments

Can be read as an irregular triangle, whose n-th row contains A000105(n) terms, n >= 1.

Examples

			As an irregular triangle:
    1;
    1;
    1, 1;
    5, 2, 23,  1,   1;
  253, 5,  1, 23, 713, 11, 5, 149, 157, 5, 23, 1;
  ...
		

Crossrefs

Formula

a(n)/A367676(n) = (A367671(n)/A367672(n))/A335573(n+1).

A367676 a(n) is the denominator 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 the version of the Eden growth model described in A367671 when n square cells have been added.

Original entry on oeis.org

1, 2, 6, 6, 112, 21, 336, 21, 24, 8064, 504, 84, 2520, 40320, 1008, 504, 8064, 8064, 504, 672, 120, 399168, 39916800, 1155, 30240, 18144, 528, 241920, 26880, 36288, 4435200, 1814400, 480, 181440, 480, 2217600, 3991680, 528, 20736, 36288, 362880, 378, 110880, 4435200, 36960, 201600, 5040, 13860, 295680, 5702400, 4435200, 13860, 103680, 50400, 1814400, 720
Offset: 1

Views

Author

Pontus von Brömssen, Nov 26 2023

Keywords

Comments

Can be read as an irregular triangle, whose n-th row contains A000105(n) terms, n >= 1.
Terms on the n-th row are (2*n-1)-smooth.

Examples

			As an irregular triangle:
     1;
     2;
     6,   6;
   112,  21, 336,   21,    24;
  8064, 504,  84, 2520, 40320, 1008, 504, 8064, 8064, 504, 672, 120;
  ...
		

Crossrefs

Formula

A367675(n)/a(n) = (A367671(n)/A367672(n))/A335573(n+1).

A367761 a(n) is the denominator of the probability that the free polyomino with binary code A246521(n+1) appears in the Eden growth model on the square lattice, when n square cells have been added.

Original entry on oeis.org

1, 1, 3, 3, 3, 6, 4, 6, 12, 5, 30, 30, 15, 60, 15, 30, 120, 60, 30, 40, 60, 450, 600, 90, 90, 600, 90, 900, 48, 600, 48, 1800, 90, 450, 90, 40, 48, 90, 1800, 80, 48, 180, 90, 48, 90, 80, 180, 180, 96, 40, 48, 180, 40, 480, 360, 360, 151200, 756000, 756000, 10080, 10080, 151200, 151200, 630, 10080
Offset: 1

Views

Author

Pontus von Brömssen, Dec 02 2023

Keywords

Comments

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;
  3,  6,  4,  6, 12;
  5, 30, 30, 15, 60, 15, 30, 120, 60, 30, 40, 60;
  ...
		

Crossrefs

Formula

A367760(n)/a(n) = (A367764(n)/A367765(n))*A335573(n+1).

A367673 Numerator of the greatest probability that a particular free polyomino with n cells appears in the version of the Eden growth model described in A367671.

Original entry on oeis.org

1, 1, 2, 5, 253, 2657, 1839533, 11611594193, 119221101341, 3152002318138937, 2390156990671551019, 391219943696485871537172611, 1374972518894998705708792681, 21138479762006403022428257137861
Offset: 1

Views

Author

Pontus von Brömssen, Nov 26 2023

Keywords

Comments

a(n) is the numerator of the maximum of A367671/A367672 over the n-th row.

Examples

			For 1 <= n <= 14, the following are the unique polyominoes that have the maximum probabilities for their respective sizes:
                    _      _      _
        _    _     | |    | |_   | |_ _
   _   | |  | |_   | |_   |   |  |    _|
  |_|  |_|  |_ _|  |_ _|  |_ _|  |_ _|
                                      _ _
     _          _          _ _      _|   |_
   _| |_ _    _| |_ _    _|   |_   |      _|
  |_     _|  |      _|  |      _|  |_ _  |
    |_ _|    |_ _ _|    |_ _ _|        |_|
                           _          _
     _ _      _ _ _       | |_      _| |_
   _|   |_   |     |_    _|   |_   |     |_
  |      _|  |      _|  |       |  |       |
  |_    |    |_    |    |_     _|  |_     _|
    |_ _|      |_ _|      |_ _|      |_ _|
		

Crossrefs

Cf. A367671, A367672, A367674 (denominators), A367677, A367762.

A367674 Denominator of the greatest probability that a particular free polyomino with n cells appears in the version of the Eden growth model described in A367671.

Original entry on oeis.org

1, 1, 3, 14, 1008, 30240, 40824000, 543367440000, 8538631200000, 619059300631200000, 697138154923310100000, 233961081764887982682777600000, 1658996761605569331750604800000, 38748634361900747691921626112000000
Offset: 1

Views

Author

Pontus von Brömssen, Nov 26 2023

Keywords

Comments

a(n) is the denominator of the maximum of A367671/A367672 over the n-th row.

Crossrefs

Cf. A367671, A367672, A367673 (numerators), A367678, A367763.
Showing 1-8 of 8 results.