A228169 Irregular triangle read by rows: T(n,k) is the number of binary pattern classes in the (10,n)-rectangular grid with k '1's and (10n-k) '0's: two patterns are in the same class if one of them can be obtained by a reflection or 180-degree rotation of the other.
1, 1, 5, 25, 60, 110, 126, 110, 60, 25, 5, 1, 1, 5, 55, 285, 1245, 3876, 9780, 19380, 31650, 41990, 46378, 41990, 31650, 19380, 9780, 3876, 1245, 285, 55, 5, 1, 1, 10, 130, 1070, 7080, 36102, 149785, 511260, 1468215, 3584050, 7523956, 13672690, 21646530, 29964990, 36386895, 38808456, 36386895, 29964990
Offset: 0
Examples
Irregular triangle: 1 1 5 25 60 110 126 110 60 25 5 1 1 5 55 285 1245 3876 9780 19380 31650 41990 46378 41990... 1 10 130 1070 7080 36102 149785 511260 1468215 3584050 7523956 13672690 21646530 29964990 36386895 38808456 36386895 29964990 21646530 ...
Links
- Yosu Yurramendi, María Merino, Rows n = 0..16 of irregular triangle, flattened
Crossrefs
Extensions
Definition corrected by María Merino, May 22 2017
Comments