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

%I #8 Jan 08 2019 19:00:20

%S 1,2,4,8,24,64,160,384,960,2432,6144,15360,38400,96256,241664,606208,

%T 1519616,3809280,9551872,23953408,60063744,150601728,377618432,

%U 946864128,2374238208,5953290240,14927527936,37429968896,93853843456,235334008832

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

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

%F Empirical: a(n) = 2*a(n-1) + 8*a(n-4).

%F Empirical g.f.: x / (1 - 2*x - 8*x^4). - _Colin Barker_, Jan 08 2019

%e Some solutions for n=4:

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

%e ..0.10.11..3..4....0.10.11.12.13....0.10.11.12..4....0.10..2..3..4

%e ..5.12.13.14..9....5..6..7.14..9....5..6.13.14..9...11.12.13.14..9

%Y Row 2 of A264569.

%K nonn

%O 1,2

%A _R. H. Hardin_, Nov 17 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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)