|
Search: id:A114507
|
|
|
| A114507 |
|
Number of Dyck paths of semilength n having no ascents of length 3. |
|
+0 3
|
|
| 1, 1, 2, 4, 10, 27, 79, 240, 750, 2387, 7711, 25214, 83315, 277799, 933596, 3159187, 10755190, 36811479, 126594819, 437220744, 1515844359, 5273760446, 18406122609, 64426136558, 226108087891, 795486834627, 2804993559426
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
Also number of ordered trees with n edges that have no vertices of outdegree 3.
|
|
FORMULA
|
G.f. G satisfies z^4*G^4-z^3*G^3+zG^2-G+1=0.
|
|
EXAMPLE
|
a(3)=4 because we have UDUDUD, UDUUDD, UUDDUD, and UUDUDD, where U=(1,1),
D=(1,-1).
|
|
MAPLE
|
Order:=36: Y:=solve(series((Y-Y^2)/(1-Y^3+Y^4), Y)=z, Y): seq(coeff(Y, z^n), n=1..32); #(Y=zG)
|
|
CROSSREFS
|
Cf. A102403, A114506, A114509.
Sequence in context: A002459 A104383 A108523 this_sequence A127386 A099950 A121690
Adjacent sequences: A114504 A114505 A114506 this_sequence A114508 A114509 A114510
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 03 2005
|
|
|
Search completed in 0.002 seconds
|