|
Search: id:A105641
|
|
|
| A105641 |
|
Number of hill-free Dyck paths of semilength n, having no UUDD's, where U=(1,1) and D=(1,-1) (a hill in a Dyck path is a peak at level 1). |
|
+0 2
|
|
| 0, 1, 2, 5, 14, 39, 111, 322, 947, 2818, 8470, 25677, 78420, 241061, 745265, 2315794, 7228702, 22656505, 71273364, 224965675, 712249471, 2261326010, 7197988973, 22966210236, 73437955105, 235307698544, 755395560220, 2429293941019
(list; graph; listen)
|
|
|
OFFSET
|
2,3
|
|
|
COMMENT
|
a(n)=A105640(n,0).
|
|
REFERENCES
|
E. Deutsch and L. Shapiro, A survey of the Fine numbers, Discrete Math., 241 (2001), 241-265.
|
|
FORMULA
|
G.f.=[(1+z)^2-sqrt((1+z^2)^2-4z)]/[2z(2+z+z^2)]-1.
|
|
EXAMPLE
|
a(4)=2 because we have UUDUDUDD and UUUDUDDD.
|
|
MAPLE
|
G:=((1+z)^2-sqrt((1+z^2)^2-4*z))/2/z/(2+z+z^2)-1: Gser:=series(G, z=0, 36): seq(coeff(Gser, z^n), n=2..32);
|
|
CROSSREFS
|
Cf. A118995.
Sequence in context: A132834 A000641 A026135 this_sequence A027035 A102406 A151409
Adjacent sequences: A105638 A105639 A105640 this_sequence A105642 A105643 A105644
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Emeric Deutsch (deutsch(AT)duke.poly.edu), May 08 2006
|
|
|
Search completed in 0.002 seconds
|