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”).

A179808
Number of n X 3 arrays with every diagonal and antidiagonal of length L containing a permutation of 1..L.
1
0, 1, 4, 9, 12, 25, 60, 121, 220, 441, 924, 1849, 3612, 7225, 14620, 29241, 58140, 116281, 233244, 466489, 931612, 1863225, 3729180, 7458361, 14911260, 29822521, 59655964, 119311929, 238602012, 477204025, 954451740, 1908903481, 3817719580
OFFSET
3,3
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1)-a(n-2)+2*a(n-3)+2*a(n-4)-4*a(n-5); G.f.: -(-x-2*x^2-2*x^3+4*x^4)*x^3 / (1-2*x+x^2-2*x^3-2*x^4+4*x^5).
EXAMPLE
All solutions for 5 X 3:
.1.1.1...1.1.1...1.2.1...1.2.1
.2.2.2...2.3.2...1.3.1...1.2.1
.3.3.3...2.3.2...2.3.2...3.3.3
.1.2.1...1.3.1...2.3.2...2.2.2
.1.2.1...1.2.1...1.1.1...1.1.1
CROSSREFS
Sequence in context: A254520 A344578 A283105 * A083351 A055381 A287498
KEYWORD
nonn
AUTHOR
R. H. Hardin, formula from Alois P. Heinz in the Sequence Fans Mailing List, Jul 28 2010
STATUS
approved