login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A163030
Number of nX4 binary arrays with all 1s connected and a path of 1s from top row to bottom row
3
10, 88, 920, 9362, 94280, 947760, 9528128, 95797726, 963186740, 9684246062, 97369020768, 978984263266, 9843070964036, 98965887676178, 995039757124590, 10004498940354450, 100588944638377056, 1011358574138112578
OFFSET
1,1
FORMULA
Empirical: a(n)= 15*a(n-1) -59*a(n-2) +97*a(n-3) -19*a(n-4) -210*a(n-5) +222*a(n-6) +22*a(n-7) -113*a(n-8) +7*a(n-9) -71*a(n-10) +13*a(n-11) +a(n-12). [From R. J. Mathar, Aug 11 2009]
For a proof see the Goodman-Strauss links. - N. J. A. Sloane, May 22 2020
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin Jul 20 2009
STATUS
approved