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.

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.

This page as a plain text file.
%I A368387 #11 Jan 12 2024 15:02:33
%S A368387 1,1,3,3,35,35,35,35,35,154,462,462,231,462,231,462,924,462,462,7,924,
%T A368387 1846572,492573081,19019,19019,5073,19019,1804297,7379372,492573081,
%U A368387 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
%N 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.
%C A368387 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).
%C A368387 Can be read as an irregular triangle, whose n-th row contains A000105(n) terms, n >= 1.
%H A368387 Pontus von Brömssen, <a href="/A368387/b368387.txt">Table of n, a(n) for n = 1..6473</a> (rows 1..10).
%H A368387 Persi Diaconis and William Fulton, <a href="http://www.seminariomatematico.polito.it/rendiconti/cartaceo/49-1/95.pdf">A growth model, a game, an algebra, Lagrange inversion, and characteristic classes</a>, Rend. Semin. Mat. Univ. Politec. Torino, Vol. 49 (1991), No. 1, 95-119.
%H A368387 Gregory F. Lawler, Maury Bramson, and David Griffeath, <a href="https://doi.org/10.1214/aop/1176989542">Internal diffusion limited aggregation</a>, The Annals of Probability 20 no. 4 (1992), 2117-2140.
%H A368387 <a href="/index/Pol#polyominoes">Index entries for sequences related to polyominoes</a>.
%F A368387 A368386(n)/a(n) = (A368392(n)/A368393(n))*A335573(n+1).
%e A368387 As an irregular triangle:
%e A368387     1;
%e A368387     1;
%e A368387     3,   3;
%e A368387    35,  35,  35,  35,  35;
%e A368387   154, 462, 462, 231, 462, 231, 462, 924, 462, 462, 7, 924;
%e A368387   ...
%e A368387 There are only one monomino and one free domino, so both of these appear with probability 1, and a(1) = a(2) = 1.
%e A368387 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.
%Y A368387 Cf. A000105, A246521, A335573, A367672, A367761, A367995, A368386 (numerators), A368389, A368391, A368392, A368393, A368660 (external diffusion-limited aggregation).
%K A368387 nonn,frac,tabf
%O A368387 1,3
%A A368387 _Pontus von Brömssen_, Dec 22 2023