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.

A125761 Triangle read by rows: T(n,k) (n>=1) gives the number of n-indecomposable polyominoes with k cells (k >= 1).

This page as a plain text file.
%I A125761 #15 Dec 26 2017 16:07:30
%S A125761 1,1,1,2,1,1,1,1,2,5,12,6,5,1,1,1,1,2,5,12,35,108,73,76,80,25,15,15,1,
%T A125761 1,2,5,12,35,108,369,1285,1044,1475,2205,2643,983,1050,1208,958,1,1,2,
%U A125761 5,12,35,108,369,1285,4655,17073,15980,26548,48766,79579,99860,45898,60433,89890,109424,84312,1,1,2,5,12,35,108,369,1285,4655,17073,63600,238591,245955,458397,948201,1857965,3160371,4153971,2217787,3402761,5855953,9067535,11402651,9170285,1,1,2,5,12,35,108,369,1285,4655,17073,63600,238591,901971,3426576,3807508,7710844,17354771,37983463
%N A125761 Triangle read by rows: T(n,k) (n>=1) gives the number of n-indecomposable polyominoes with k cells (k >= 1).
%C A125761 A polyomino is called n-indecomposable if it cannot be partitioned (along cell boundaries) into two or more polyominoes each with at least n cells.
%C A125761 Row n has 4n-3 nonzero terms.
%C A125761 For full lists of drawings of these polyominoes for n <= 6, see the links in A125759.
%C A125761 Rows converge to A000105. - _Andrey Zabolotskiy_, Dec 26 2017
%H A125761 N. MacKinnon, <a href="http://www.jstor.org/stable/3618845">Some thoughts on polyomino tilings</a>, Math. Gaz., 74 (1990), 31-33.
%H A125761 Simone Rinaldi and D. G. Rogers, <a href="http://www.jstor.org/stable/27821767">Indecomposability: polyominoes and polyomino tilings</a>, The Mathematical Gazette 92.524 (2008): 193-204.
%e A125761 Triangle begins:
%e A125761 1;
%e A125761 1,1,2,1,1;
%e A125761 1,1,2,5,12,6,5,1,1;
%e A125761 1,1,2,5,12,35,108,73,76,80,25,15,15;
%e A125761 1,1,2,5,12,35,108,369,1285,1044,1475,2205,2643,983,1050,1208,958;
%e A125761 1,1,2,5,12,35,108,369,1285,4655,17073,15980,26548,48766,79579,99860,45898,60433,89890,109424,84312;
%e A125761 1,1,2,5,12,35,108,369,1285,4655,17073,63600,238591,245955,458397,948201,1857965,3160371,4153971,2217787,3402761,5855953,9067535,11402651,9170285;
%e A125761 1,1,2,5,12,35,108,369,1285,4655,17073,63600,238591,901971,3426576,3807508,7710844,17354771,37983463,...
%Y A125761 Row sums give A125759.
%Y A125761 Cf. A125709, A125753, A126742, A126743; A000105, A195738, A195739, A049430.
%K A125761 nonn,tabf
%O A125761 1,4
%A A125761 _David Applegate_ and _N. J. A. Sloane_, Feb 05 2007
%E A125761 Rows 5, 6, 7 and 8 from _David Applegate_, Feb 16 2007