|
| |
|
|
A086618
|
|
Main diagonal of square table A086617 of coefficients, T(n,k), of x^n*y^k in f(x,y) that satisfies f(x,y) = 1/[(1-x)(1-y)] + xy*f(x,y)^2.
|
|
2
| |
|
|
1, 2, 7, 33, 183, 1118, 7281, 49626, 349999, 2535078, 18758265, 141254655, 1079364105, 8350678170, 65298467487, 515349097713, 4100346740511, 32858696386766, 265001681344569
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Contribution from Eric Egge (eegge(AT)carleton.edu), Oct 21 2008: (Start)
a(n) is the number of permutations of length 2n which are invariant
under the reverse-complement map and have no decreasing subsequences
of length 4. (End)
|
|
|
FORMULA
| a(n) = sum(k=0, n, A000108(k)*C(n, k)^2 ) where A000108(n)=Catalan(n)=(2n)!/(n!(n+1)!) and C(n, k)=n!/(k!(n-k)!). (From Michael Somos)
|
|
|
EXAMPLE
| a(5)= 1118 = 1*1^2 + 1*5^2 + 2*10^2 + 5*10^2 + 14*5^2 + 42*1^2.
|
|
|
CROSSREFS
| Cf. A086617 (table), A086615 (antidiagonal sums), A003046 (determinants).
Cf. A000108.
Sequence in context: A162257 A055724 A054727 * A172387 A186760 A162661
Adjacent sequences: A086615 A086616 A086617 * A086619 A086620 A086621
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Paul D. Hanna (pauldhanna(AT)juno.com), Jul 24 2003
|
| |
|
|