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.

A189260 Number of nX5 binary arrays without the pattern 0 0 1 diagonally, antidiagonally or horizontally.

Original entry on oeis.org

20, 400, 4720, 52748, 552752, 5746968, 59399960, 613358776, 6329670680, 65317473848, 674005375088, 6955021798680, 71768481603464, 740576822228336, 7641997047772264, 78857656505309336, 813731203352806672
Offset: 1

Views

Author

R. H. Hardin Apr 19 2011

Keywords

Comments

Column 5 of A189264

Examples

			Some solutions for 5X3
..0..0..0....0..0..1....1..0..0....1..1..1....1..1..1....0..0..1....0..0..0
..1..1..1....1..1..0....1..1..0....0..1..1....0..1..1....1..1..1....1..1..1
..1..1..1....0..1..1....0..1..0....0..1..0....1..1..1....1..1..0....1..0..1
..1..1..1....1..1..0....0..1..0....0..1..0....0..1..1....0..0..0....1..1..1
..0..0..1....1..1..1....0..1..0....0..1..0....1..0..0....1..0..0....0..0..0
		

Formula

Empirical: a(n) = 14*a(n-1) -30*a(n-2) -99*a(n-3) +356*a(n-4) -2856*a(n-5) +8692*a(n-6) +17040*a(n-7) -65040*a(n-8) +142172*a(n-9) -523592*a(n-10) -577136*a(n-11) +4758096*a(n-12) -3418384*a(n-13) -5978816*a(n-14) +8825824*a(n-15) -10155968*a(n-16) +18636928*a(n-17) -17683840*a(n-18) +1152*a(n-19) +18846208*a(n-20) -16343040*a(n-21) +1361920*a(n-22) +2150400*a(n-23) for n>24