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.

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.

This page as a plain text file.
%I A367675 #12 Dec 03 2023 11:34:33
%S A367675 1,1,1,1,5,2,23,1,1,253,5,1,23,713,11,5,149,157,5,23,1,3671,286417,2,
%T A367675 73,289,1,2657,103,289,15923,19067,1,1661,1,10019,16591,1,323,193,
%U A367675 1661,1,169,14603,71,853,11,23,1037,27151,15923,23,529,487,14267,1
%N 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.
%C A367675 Can be read as an irregular triangle, whose n-th row contains A000105(n) terms, n >= 1.
%H A367675 <a href="/index/Pol#polyominoes">Index entries for sequences related to polyominoes</a>.
%F A367675 a(n)/A367676(n) = (A367671(n)/A367672(n))/A335573(n+1).
%e A367675 As an irregular triangle:
%e A367675     1;
%e A367675     1;
%e A367675     1, 1;
%e A367675     5, 2, 23,  1,   1;
%e A367675   253, 5,  1, 23, 713, 11, 5, 149, 157, 5, 23, 1;
%e A367675   ...
%Y A367675 Cf. A000105, A246521, A335573, A367671, A367672, A367676 (denominators), A367677, A367764.
%K A367675 nonn,frac,tabf
%O A367675 1,5
%A A367675 _Pontus von Brömssen_, Nov 26 2023