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.
%I A189617 #7 Jul 22 2025 11:51:06 %S A189617 2,4,4,7,16,8,12,49,64,16,21,144,292,256,32,37,441,1164,1723,1024,64, %T A189617 65,1369,5238,8496,10327,4096,128,114,4225,25046,50024,65160,61996, %U A189617 16384,256,200,12996,116100,357323,532565,515560,371641,65536,512,351,40000 %N A189617 T(n,k)=Number of nXk binary arrays without the pattern 0 1 0 diagonally, antidiagonally or horizontally. %C A189617 Table starts %C A189617 ....2.......4........7.........12..........21.............37...............65 %C A189617 ....4......16.......49........144.........441...........1369.............4225 %C A189617 ....8......64......292.......1164........5238..........25046...........116100 %C A189617 ...16.....256.....1723.......8496.......50024.........357323..........2482591 %C A189617 ...32....1024....10327......65160......532565........6204967.........68121839 %C A189617 ...64....4096....61996.....515560.....6110500......118571483.......2076231513 %C A189617 ..128...16384...371641....4075336....69943253.....2239578131......61652076124 %C A189617 ..256...65536..2227333...32031600...783072552....41236726541....1785011303305 %C A189617 ..512..262144.13350748..251533888..8759983583...764615054191...52081392909734 %C A189617 .1024.1048576.80027347.1976926440.98440457351.14279876468131.1531637258052071 %H A189617 R. H. Hardin, <a href="/A189617/b189617.txt">Table of n, a(n) for n = 1..240</a> %e A189617 Some solutions for 5X3 %e A189617 ..1..1..0....0..0..1....1..1..1....1..1..1....1..1..1....0..0..1....0..0..0 %e A189617 ..1..0..0....1..1..1....0..0..1....1..0..1....0..0..1....1..0..0....1..0..1 %e A189617 ..0..1..1....0..1..1....0..0..1....1..0..1....0..0..1....0..1..1....0..0..0 %e A189617 ..1..0..1....1..0..0....0..0..1....1..1..0....0..0..0....1..1..0....1..0..0 %e A189617 ..1..0..0....1..0..1....1..0..0....1..1..0....0..0..1....1..1..1....1..0..0 %Y A189617 Column 3 is A188748 %Y A189617 Row 1 is A005251(n+3) %Y A189617 Row 2 is A188501 %K A189617 nonn,tabl %O A189617 1,1 %A A189617 _R. H. Hardin_ Apr 24 2011