|
Search: id:A111301
|
|
|
| A111301 |
|
Triangle read by rows: T(n,k) is the number of Dyck n-paths containing k even-length descents to ground level. |
|
+0 1
|
|
| 1, 1, 1, 1, 2, 3, 5, 8, 1, 14, 23, 5, 42, 70, 19, 1, 132, 222, 68, 7, 429, 726, 240, 34, 1, 1430, 2431, 847, 145, 9, 4862, 8294, 3003, 583, 53, 1, 16796, 28730, 10712, 2275, 262, 11, 58786, 100776, 38454, 8736, 1183, 76, 1, 208012, 357238, 138890, 33252, 5068
(list; table; graph; listen)
|
|
|
OFFSET
|
0,5
|
|
|
COMMENT
|
Column k is the sum of columns 2k and 2k+1 of A106566.
|
|
LINKS
|
David Callan, The 136th manifestation of C_n .
|
|
FORMULA
|
See Mathematica line.
|
|
EXAMPLE
|
Table begins
\ k..0....1....2....3....
n
0 |..1
1 |..1
2 |..1....1
3 |..2....3
4 |..5....8....1
5 |.14...23....5
6 |.42...70...19....1
7 |132..222...68....7
a(3,1)=3 because the Dyck 3-paths containing one even-length descent to ground level are UUDUDD, UDUUDD, UUDDUD.
|
|
MATHEMATICA
|
TableForm[Table[k/(n-k)Binomial[2n-2k, n]+(2k+1)/(2n-2k-1)Binomial[2n-2k-1, n], {n, 10}, {k, 0, n/2}]]
|
|
CROSSREFS
|
Row sums are the Catalan numbers A000108.
Adjacent sequences: A111298 A111299 A111300 this_sequence A111302 A111303 A111304
Sequence in context: A031111 A089911 A098978 this_sequence A096320 A105955 A003893
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
David Callan (callan(AT)stat.wisc.edu), Nov 02 2005
|
|
|
Search completed in 0.002 seconds
|