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

%I #8 Oct 29 2017 13:33:44

%S 1,10,32,102,360,1228,4156,14148,48188,163956,557884,1898612,6461148,

%T 21987412,74824380,254631924,866526236,2948835860,10035051900,

%U 34149835828,116213772252,395481874772,1345846631740,4579990298484

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

%C Row 2 of A264285.

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

%F Empirical: a(n) = a(n-1) +4*a(n-2) +10*a(n-3) +12*a(n-4) +8*a(n-5) for n>7.

%F Empirical g.f.: x*(1 + x)*(1 + 8*x + 10*x^2 + 10*x^3 + 8*x^4 + 4*x^5) / (1 - x - 4*x^2 - 10*x^3 - 12*x^4 - 8*x^5). - _Colin Barker_, Oct 28 2017

%e Some solutions for n=4

%e ..7..0..1..2..3....7..0..1..2..3....0..8..1..3..4....7..0..1..2..4

%e ..5.13.14..8..4...12..5.14..8..4....5..6..2..7..9....5..6.14..3..9

%e .10..6.11.12..9...10..6.11.13..9...10.11.12.13.14...10.11.12..8.13

%Y Cf. A264285.

%K nonn

%O 1,2

%A _R. H. Hardin_, Nov 10 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 24 05:49 EDT 2024. Contains 371918 sequences. (Running on oeis4.)