|
Search: id:A114590
|
|
|
| A114590 |
|
Number of peaks at even levels in all hill-free Dyck paths of semilength n+2 (a hill in a Dyck path is a peak at level 1). |
|
+0 3
|
|
| 1, 2, 8, 28, 103, 382, 1432, 5408, 20546, 78436, 300636, 1156188, 4459267, 17241526, 66807856, 259361920, 1008598126, 3928120924, 15319329472, 59817190552, 233826979750, 914962032172, 3583556424208, 14047386554368, 55108441878868
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
a(n)=Sum(k*A114588(n+2,k),k=0..n+1).
|
|
FORMULA
|
G.f.=[1+2z^2-(1+2z)sqrt(1-4z)]/[2z^2*(2+z)^2*sqrt(1-4z)].
a(n)=sum{k=0..n, sum{j=0..n-k, C(n-j,k-j)*C(n-j,k)*(j+1)}}; - Paul Barry (pbarry(AT)wit.ie), Nov 03 2006
|
|
EXAMPLE
|
a(1)=2 because in the 2 (=A000957(4)) hill-free Dyck paths of semilength 3, namely UUUDDD and U(UD)(UD)D (U=(1,1), D=(1,-1)) we have altogether 2 peaks at even level (shown between parentheses).
|
|
MAPLE
|
G:=(1+2*z^2-(1+2*z)*sqrt(1-4*z))/2/z^2/(2+z)^2/sqrt(1-4*z): Gser:=series(G, z=0, 30): 1, seq(coeff(Gser, z^n), n=1..25);
|
|
CROSSREFS
|
Cf. A114588, A114587, A114515.
Adjacent sequences: A114587 A114588 A114589 this_sequence A114591 A114592 A114593
Sequence in context: A066796 A104934 A056711 this_sequence A133592 A115967 A122447
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 11 2005
|
|
|
Search completed in 0.002 seconds
|