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!)
A206231 Number of (n+1) X 2 0..3 arrays with every 2 X 3 or 3 X 2 subblock having exactly two equal edges, and new values 0..3 introduced in row major order. 1

%I #8 Jun 14 2018 09:32:37

%S 15,60,310,1640,8910,51066,294546,1710184,10051522,59273370,350336326,

%T 2076929912,12328636710,73241168202,435453806538,2590088923960,

%U 15409982499130,91703551575882,545793722630878,3248685323916392

%N Number of (n+1) X 2 0..3 arrays with every 2 X 3 or 3 X 2 subblock having exactly two equal edges, and new values 0..3 introduced in row major order.

%C Column 1 of A206238.

%H R. H. Hardin, <a href="/A206231/b206231.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = 8*a(n-1) -11*a(n-2) +36*a(n-3) -303*a(n-4) +232*a(n-5) +147*a(n-6) +756*a(n-7) for n>8.

%F Empirical g.f.: x*(15 - 60*x - 5*x^2 - 720*x^3 + 1585*x^4 + 1366*x^5 + 2793*x^6 - 378*x^7) / ((1 - 4*x)*(1 - x - x^2 - 3*x^3)*(1 - 3*x - 7*x^2 - 63*x^3)). - _Colin Barker_, Jun 14 2018

%e Some solutions for n=4:

%e ..0..1....0..0....0..1....0..0....0..0....0..1....0..1....0..0....0..0....0..0

%e ..0..0....0..1....0..0....0..1....1..0....2..1....2..0....1..1....0..1....0..1

%e ..0..1....1..2....0..1....1..0....0..1....3..1....0..0....2..1....1..2....1..2

%e ..1..2....1..1....1..0....0..0....0..0....0..1....3..0....1..0....2..2....1..1

%e ..1..1....0..1....0..0....2..2....0..2....3..3....2..1....0..0....1..1....0..0

%Y Cf. A206238.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 05 2012

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 19 18:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)