|
Search: id:A128721
|
|
|
| A128721 |
|
Number of UUU's in all skew Dyck paths of semilength n. A skew Dyck path is a path in the first quadrant which begins at the origin, ends on the x-axis, consists of steps U=(1,1)(up), D=(1,-1)(down), and L=(-1,-1)(left) so that up and left steps do not overlap. The length of a path is defined to be the number of its steps. |
|
+0 2
|
|
| 0, 0, 0, 4, 28, 157, 820, 4155, 20742, 102725, 506504, 2491230, 12236520, 60063399, 294748884, 1446436680, 7099442700, 34855583275, 171187439920, 841084246980, 4134129246180, 20328683526575, 100003531112300, 492153054177155
(list; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
COMMENT
|
a(n)=Sum(k*A128719(n,k), k=0..n-2) (n>=2).
|
|
REFERENCES
|
E. Deutsch, E. Munarini, and S. Rinaldi, Skew Dyck paths (in preparation).
|
|
FORMULA
|
G.f.=(2zg-g+1-z+z^2)/(2zg+z-1), where g=1+zg^2+z(g-1)=[1-z-sqrt(1-6z+5z^2)]/(2z).
|
|
EXAMPLE
|
a(3)=4 because each of the paths UUUDDD, UUUDLD, UUUDDL, and UUUDLL contains one UUU, while the other six paths of semilength 3 contain no UUU's.
|
|
MAPLE
|
G:=(1-5*z+4*z^2-2*z^3-(1-2*z)*sqrt(1-6*z+5*z^2))/2/z/sqrt(1-6*z+5*z^2): Gser:=series(G, z=0, 28): seq(coeff(Gser, z, n), n=0..25);
|
|
CROSSREFS
|
Cf. A128719.
Sequence in context: A006302 A123520 A012847 this_sequence A053524 A125687 A026298
Adjacent sequences: A128718 A128719 A128720 this_sequence A128722 A128723 A128724
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 30 2007
|
|
|
Search completed in 0.002 seconds
|