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!)
A206391 Number of n X 3 0..5 arrays with no element equal to another within a city block distance of two, and new values 0..5 introduced in row major order. 1

%I #12 Jun 16 2018 13:44:28

%S 1,4,26,206,1592,12428,96632,752552,5856992,45595664,354918176,

%T 2762807264,21506309504,167411006144,1303169775488,10144214859392,

%U 78965192918528,614685592164608,4784872150020608,37246687385693696

%N Number of n X 3 0..5 arrays with no element equal to another within a city block distance of two, and new values 0..5 introduced in row major order.

%C Column 3 of A206396.

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

%F Empirical: a(n) = 6*a(n-1) + 18*a(n-2) - 32*a(n-3) for n>5.

%F Empirical g.f.: x*(1 - 2*x - 16*x^2 + 10*x^3 + 16*x^4) / (1 - 6*x - 18*x^2 + 32*x^3). - _Colin Barker_, Jun 16 2018

%e Some solutions for n=4:

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

%e 3 4 5 3 4 5 2 3 4 2 3 0 2 3 4 3 4 5 2 3 0

%e 5 0 1 1 0 3 4 5 1 4 5 1 1 5 0 1 0 3 1 4 5

%e 4 3 2 2 5 1 3 2 0 0 2 4 4 2 3 4 5 1 5 0 1

%Y Cf. A206396.

%K nonn

%O 1,2

%A _R. H. Hardin_, Feb 07 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 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)