login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A264132
Number of (1+1)X(n+1) arrays of permutations of 0..n*2+1 with each element having index change +-(.,.) 0,0 0,2 or 1,2.
1
1, 5, 25, 80, 256, 976, 3721, 13725, 50625, 189225, 707281, 2637376, 9834496, 36706880, 137007025, 511286105, 1908029761, 7120920301, 26575846441, 99181976400, 370150560000, 1381421480400, 5155538077561, 19240724018101
OFFSET
1,2
COMMENTS
Row 1 of A264131.
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) -a(n-2) +15*a(n-4) -60*a(n-5) +15*a(n-6) -15*a(n-8) +60*a(n-9) -15*a(n-10) +a(n-12) -4*a(n-13) +a(n-14)
EXAMPLE
Some solutions for n=4
..0..1..2..3..4....7..8..2..3..4....0..1..4..3..2....0..3..2..1..4
..7..8..5..6..9....5..6..0..1..9....5..8..7..6..9....5..6..9..8..7
CROSSREFS
Cf. A264131.
Sequence in context: A238449 A062989 A122679 * A355949 A147114 A296669
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 03 2015
STATUS
approved