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

%I #13 Feb 18 2021 17:50:35

%S 1,3,12,37,119,385,1252,4061,13166,42687,138419,448847,1455443,

%T 4719435,15303308,49622768,160907641,521761825,1691873630,5486097814,

%U 17789312907,57683924784,187046863084,606521298870,1966716147754,6377306803896

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

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

%F Empirical: a(n) = 3*a(n-1) + a(n-3) + 5*a(n-4) + a(n-7).

%F Empirical g.f.: x*(1 + 3*x^2 + x^5) / ((1 + x^2 + x^3)*(1 - 3*x - x^2 + x^3 - x^4)). - _Colin Barker_, Jan 07 2019

%e Some solutions for n=4:

%e ..6..7..1..2..3....6..0..1..9..3....6.12.13.14..7...11.12.13..2..3

%e ..0.12.13.14..4...11.12..2.14..4....0..1..2..3..4....0..1..6.14..4

%e ..5.10.11..8..9....5.10..7..8.13....5.10.11..8..9....5.10..7..8..9

%Y Row 2 of A264422.

%K nonn

%O 1,2

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