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.

A228166 Irregular triangle read by rows: T(n,k) is the number of binary pattern classes in the (7,n)-rectangular grid with k '1's and (7n-k) '0's: two patterns are in same class if one of them can be obtained by a reflection or 180-degree rotation of the other.

This page as a plain text file.
%I A228166 #18 May 22 2017 08:07:01
%S A228166 1,1,4,12,19,19,12,4,1,1,4,28,94,266,508,777,868,777,508,266,94,28,4,
%T A228166 1,1,8,65,363,1574,5231,13826,29454,51408,74130,88900,88900,74130,
%U A228166 51408,29454,13826,5231,1574,363,65,8,1,1,8,106,832,5199,24648,94524,296296,777997,1727440,3282774,5369832,7608483,9362256,10032648,9362256
%N A228166 Irregular triangle read by rows: T(n,k) is the number of binary pattern classes in the (7,n)-rectangular grid with k '1's and (7n-k) '0's: two patterns are in same class if one of them can be obtained by a reflection or 180-degree rotation of the other.
%C A228166 The length of row n is 7*n+1.
%C A228166 Sum of rows (see example) gives A225831.
%C A228166 This triangle is to A225828 as Losanitsch's triangle A034851 is to A005418, triangle A226048 to A225826, triangle A226290 to A225827, triangle A225812 to A225828, triangle A228022 to A225829, and triangle A228165 to A225830.
%C A228166 Also the number of equivalence classes of ways of placing k 1 X 1 tiles in an n X 7 rectangle under all symmetry operations of the rectangle. - _Christopher Hunt Gribble_, Apr 24 2015
%H A228166 Yosu Yurramendi, María Merino, <a href="/A228166/b228166.txt">Rows n = 0..20 of irregular triangle, flattened</a>
%e A228166 Irregular triangle:
%e A228166 1
%e A228166 1 4 12  19   19   12     4     1
%e A228166 1 4 28  94  266  508   777   868   777   508   266    94    28     4     1
%e A228166 1 8 65 363 1574 5231 13826 29454 51408 74130 88900 88900 74130 51408 29454 13826 5231 1574 363 65 8 1
%Y A228166 Cf. A225826-A225829, A005418, A034851, A226048, A226290, A225812, A228022, A228165.
%K A228166 nonn,tabf
%O A228166 0,3
%A A228166 _Yosu Yurramendi_, _María Merino_, Aug 14 2013
%E A228166 Definition corrected by _María Merino_, May 22 2017