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

%I #8 Jul 15 2018 12:03:30

%S 59,1316,29647,668468,15072359,339846892,7662761615,172777559876,

%T 3895734547831,87839807902364,1980584600286431,44657604024550516,

%U 1006925731385059271,22703847433641032396,511919272915004314159

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

%C Column 2 of A210404.

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

%F Empirical: a(n) = 28*a(n-1) - 123*a(n-2) - 20*a(n-3) + 500*a(n-4) - 384*a(n-5).

%F Empirical g.f.: x*(59 - 336*x + 56*x^2 + 1400*x^3 - 1344*x^4) / ((1 - x)*(1 + 2*x)*(1 - 29*x + 154*x^2 - 192*x^3)). - _Colin Barker_, Jul 15 2018

%e Some solutions for n=4:

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

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

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

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

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

%Y Cf. A210404.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 21 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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)