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!)
A264142 T(n,k)=Number of (n+1)X(k+1) arrays of permutations of 0..(n+1)*(k+1)-1 with each element having index change +-(.,.) 0,0 1,-2 or 1,1. 9

%I #6 Nov 10 2015 11:16:35

%S 2,8,4,18,27,8,45,144,125,16,125,720,1440,512,32,320,3600,15488,14400,

%T 2197,64,832,18000,168948,297920,144000,9261,128,2197,90000,1903336,

%U 7001316,5953600,1440000,39304,256,5733,450000,20768650,163887724

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

%C Table starts

%C ...2.....8.......18.........45..........125.............320...............832

%C ...4....27......144........720.........3600...........18000.............90000

%C ...8...125.....1440......15488.......168948.........1903336..........20768650

%C ..16...512....14400.....297920......7001316.......163887724........3798503424

%C ..32..2197...144000....5953600....302693857.....15238898080......758116015189

%C ..64..9261..1440000..117534144..12968882161...1376159333484...147813083354689

%C .128.39304.14400000.2330885440.557669432592.125699825697364.29086230347332416

%H R. H. Hardin, <a href="/A264142/b264142.txt">Table of n, a(n) for n = 1..97</a>

%F Empirical for column k:

%F k=1: a(n) = 2*a(n-1)

%F k=2: a(n) = 3*a(n-1) +6*a(n-2) -3*a(n-3) -a(n-4)

%F k=3: a(n) = 10*a(n-1) for n>2

%F k=4: [order 8]

%F k=5: [order 32]

%F k=6: [order 95]

%F Empirical for row n:

%F n=1: a(n) = 3*a(n-1) -a(n-2) +3*a(n-3) -9*a(n-4) +3*a(n-5) -a(n-6) +3*a(n-7) -a(n-8)

%F n=2: a(n) = 5*a(n-1) for n>3

%F n=3: [order 67]

%F n=4: [order 95]

%e Some solutions for n=3 k=4

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

%e ..5..3..7.11.12...11..0.10..8..9....2..0..7.11..3....2..0..1..8..3

%e .10.17..9.16..8....7..5.12.13.17...10..5.12.16.17...10.11.15.13.17

%e .15.13.14.18.19...15.16.14.18.19...15.13.14.18.19...12.16.14.18.19

%Y Column 1 is A000079.

%Y Column 2 is A056570(n+2).

%Y Row 1 is A264054.

%K nonn,tabl

%O 1,1

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