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!)
A264000 Number of (n+1) X (3+1) arrays of permutations of 0..n*4+3 with each element having index change (+-,+-) 0,0 1,2 or 1,0. 1

%I #10 Jan 03 2019 17:44:24

%S 81,1089,34225,833569,22819729,604028929,16226938225,434018757601,

%T 11630234757969,311473399634881,8343631521197361,223489568111529889,

%U 5986489381143819025,160355199781238376321,4295319737094655966449

%N Number of (n+1) X (3+1) arrays of permutations of 0..n*4+3 with each element having index change (+-,+-) 0,0 1,2 or 1,0.

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

%F Empirical: a(n) = 29*a(n-1) + 36*a(n-2) - 2832*a(n-3) + 6656*a(n-4) + 24576*a(n-5) - 65536*a(n-6).

%F Empirical g.f.: x*(81 - 1260*x - 272*x^2 + 31232*x^3 - 40960*x^4 - 65536*x^5) / ((1 - 33*x + 176*x^2 - 256*x^3)*(1 + 4*x - 80*x^2 - 256*x^3)). - _Colin Barker_, Jan 03 2019

%e Some solutions for n=3:

%e ..0..5..4..7....4..5..2..3....0..7..6..3....0..1..6..7....0..5..4..3

%e .10..3..2..1....0.11..6..1....4.11..2..1...10..3..2.11....2..1..6..9

%e ..6..9.14.11...12.15.14..7...14..5.12.13....4.15.12..5...12.15.14..7

%e .12.13..8.15...10.13..8..9...10..9..8.15....8.13.14..9....8.13.10.11

%Y Column 3 of A264003.

%K nonn

%O 1,1

%A _R. H. Hardin_, Oct 31 2015

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 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)