527900
domain: N
Appears in sequences
- Sum of the path lengths of all binary trees with n edges.at n=9A138156
- Number of valleys at level 0 in all dispersed Dyck paths of length n (i.e., in all Motzkin paths of length n with no (1,0) steps at positive heights).at n=21A191389
- G.f. satisfies: A(x,y) = 1 + x*y*A(x,y+1)^2.at n=64A268652
- G.f. A(x,y) satisfies: A( x - y*A(x,y)^2, y) = x + (1-y)*A(x,y)^2, where the coefficients T(n,k) of x^n*y^k form a triangle read by rows n>=1, for k=0..n-1.at n=56A277295