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 A207442 #7 Jul 22 2025 20:26:33 %S A207442 2,4,4,6,16,6,9,36,36,9,14,81,108,81,14,21,196,323,333,196,22,31,441, %T A207442 1058,1360,1144,484,35,46,961,3223,6092,6525,4048,1225,56,68,2116, %U A207442 9515,25689,41092,32393,14743,3136,90,100,4624,28426,105690,243981,287176 %N A207442 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 0 horizontally and 0 0 1 and 1 0 0 vertically. %C A207442 Table starts %C A207442 ..2....4.....6......9.......14........21.........31..........46............68 %C A207442 ..4...16....36.....81......196.......441........961........2116..........4624 %C A207442 ..6...36...108....323.....1058......3223.......9515.......28426.........84486 %C A207442 ..9...81...333...1360.....6092.....25689.....105690......439332.......1821924 %C A207442 .14..196..1144...6525....41092....243981....1414091.....8282682......48412066 %C A207442 .22..484..4048..32393...287176...2405923...19685415...162644898....1341574108 %C A207442 .35.1225.14743.165626..2078416..24609889..284247216..3316383098...38630942068 %C A207442 .56.3136.54250.855471.15205846.254583643.4151434555.68394049216.1125157869978 %H A207442 R. H. Hardin, <a href="/A207442/b207442.txt">Table of n, a(n) for n = 1..390</a> %e A207442 Some solutions for n=4 k=3 %e A207442 ..1..1..0....0..0..0....0..1..1....0..1..1....1..0..0....0..1..1....1..1..1 %e A207442 ..0..0..0....0..1..1....1..1..1....1..1..0....0..0..0....0..0..0....1..1..1 %e A207442 ..1..1..0....0..0..0....0..0..0....0..1..1....1..0..0....0..1..1....0..1..1 %e A207442 ..0..0..0....0..1..1....1..1..1....1..1..0....0..0..0....0..1..1....1..1..0 %Y A207442 Column 1 is A001611(n+2) %Y A207442 Column 2 is Column 1 squared %Y A207442 Row 1 is A038718(n+2) %Y A207442 Row 2 is A207069 %K A207442 nonn,tabl %O A207442 1,1 %A A207442 _R. H. Hardin_ Feb 17 2012