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.

A228283 Number of nX8 binary arrays with top left value 1 and no two ones adjacent horizontally, vertically or nw-se diagonally.

This page as a plain text file.
%I A228283 #11 Sep 01 2013 22:37:47
%S A228283 21,129,3154,44024,745178,11771298,190540884,3057290265,49208639399,
%T A228283 791176762937,12725363193829,204647839919537,3291296999329711,
%U A228283 52931964429099939,851279732514835940,13690693829364308175
%N A228283 Number of nX8 binary arrays with top left value 1 and no two ones adjacent horizontally, vertically or nw-se diagonally.
%C A228283 Column 8 of A228285
%H A228283 R. H. Hardin, <a href="/A228283/b228283.txt">Table of n, a(n) for n = 1..210</a>
%F A228283 a(n) = a(n-1) +170*a(n-2) +1243*a(n-3) +452*a(n-4) -25328*a(n-5) -47829*a(n-6) +329977*a(n-7) +677669*a(n-8) -3899000*a(n-9) -4142351*a(n-10) +40598266*a(n-11) -22625542*a(n-12) -280040412*a(n-13) +733571937*a(n-14) +225285263*a(n-15) -5406913431*a(n-16) +15244941445*a(n-17) -23143116063*a(n-18) +18064627845*a(n-19) +2246759550*a(n-20) -21472294755*a(n-21) +18258761486*a(n-22) +5172378119*a(n-23) -19704882159*a(n-24) +6931675953*a(n-25) +12628340471*a(n-26) -10036097232*a(n-27) -6485990080*a(n-28) +8290578844*a(n-29) +3493944338*a(n-30) -5396581563*a(n-31) -2482388885*a(n-32) +2807416030*a(n-33) +2023351213*a(n-34) -877760575*a(n-35) -1366907685*a(n-36) -211758176*a(n-37) +511379314*a(n-38) +405881894*a(n-39) +67901250*a(n-40) -105839886*a(n-41) -110007288*a(n-42) -59224072*a(n-43) -20510652*a(n-44) -4214944*a(n-45) -234085*a(n-46) +87637*a(n-47) -2782*a(n-48) -10138*a(n-49) -671*a(n-50) +608*a(n-51) +45*a(n-52) -30*a(n-53) -a(n-54) +a(n-55)
%e A228283 Some solutions for n=4
%e A228283 ..1..0..0..0..1..0..1..0....1..0..0..1..0..0..1..0....1..0..0..0..1..0..0..0
%e A228283 ..0..0..0..1..0..0..0..0....0..0..1..0..0..1..0..0....0..0..1..0..0..0..1..0
%e A228283 ..0..0..0..0..0..1..0..0....0..0..0..0..1..0..0..0....0..0..0..0..0..0..0..0
%e A228283 ..1..0..1..0..1..0..0..1....0..1..0..1..0..0..1..0....0..0..0..0..1..0..1..0
%Y A228283 See A228277-A228285, especially the latter.
%K A228283 nonn
%O A228283 1,1
%A A228283 _R. H. Hardin_ Aug 19 2013
%E A228283 Edited by _N. J. A. Sloane_, Aug 22 2013