login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163705 Number of nX3 binary arrays with all 1s connected, a path of 1s from left column to lower right corner, and no 1 having more than two 1s adjacent 1

%I #5 Mar 31 2012 12:35:32

%S 1,7,28,80,200,469,1064,2359,5144,11091,23739,50569,107380,227518,

%T 481337,1017225,2148079,4533560,9564187,20170750,42529933,89658336,

%U 188985456,398310426,839423323,1768945377,3727588148,7854637968,16550561260

%N Number of nX3 binary arrays with all 1s connected, a path of 1s from left column to lower right corner, and no 1 having more than two 1s adjacent

%H R. H. Hardin, <a href="/A163705/b163705.txt">Table of n, a(n) for n=1..50</a>

%F Empirical: a(n)=6*a(n-1)-13*a(n-2)+11*a(n-3)+a(n-4)-9*a(n-5)+7*a(n-6)-a(n-7)-2*a(n-8)+a(n-9) for n>=12

%F Empirical: G.f.: -x*(1+x-x^2-8*x^3+6*x^4+3*x^5-2*x^6-4*x^7-4*x^8+2*x^9+2*x^10)/((x^2+x-1) *( x^4+2*x-1) *(x-1)^3). [From _R. J. Mathar_, Aug 11 2009]

%e All solutions for n=2

%e ...0.0.0...0.0.1...1.0.0...1.0.1...1.1.0...1.1.1...1.1.1

%e ...1.1.1...1.1.1...1.1.1...1.1.1...0.1.1...0.0.1...1.0.1

%K nonn

%O 1,2

%A _R. H. Hardin_ Aug 03 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)