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!)
A214107 Number of 0..3 colorings on an n X 4 array circular in the 4 direction with new values 0..3 introduced in row major order. 1

%I #11 Feb 18 2024 04:32:06

%S 4,111,3502,110985,3517864,111505491,3534382642,112029109005,

%T 3550979773324,112555187335671,3567654845960182,113083736087142225,

%U 3584408223207742384,113614766854701858651,3601240272765698000122

%N Number of 0..3 colorings on an n X 4 array circular in the 4 direction with new values 0..3 introduced in row major order.

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

%F Empirical: a(n) = 35*a(n-1) -107*a(n-2) +73*a(n-3).

%F Empirical g.f.: -x*(5*x-1)*(9*x-4) / ( (x-1)*(73*x^2-34*x+1) ). - _R. J. Mathar_, Jul 04 2012

%e Some solutions for n=4:

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

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

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

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

%Y Column 3 of A214112.

%K nonn

%O 1,1

%A _R. H. Hardin_, Jul 04 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 20:05 EDT 2024. Contains 371963 sequences. (Running on oeis4.)