138584
domain: N
Appears in sequences
- Number of weighted lattice paths in L_n having no (1,0)-steps at level 0. The members of L_n are paths of weight n that start at (0,0) , end on the horizontal axis and whose steps are of the following four kinds: an (1,0)-step with weight 1, an (1,0)-step with weight 2, a (1,1)-step with weight 2, and a (1,-1)-step with weight 1. The weight of a path is the sum of the weights of its steps.at n=17A182894
- Expansion of (1-q)^k/Product_{j=1..k} (1-q^j) for k=16.at n=32A275644
- a(n) = Sum_{k=0..floor(3*n/8)} (k+1) * binomial(k,3*n-8*k).at n=46A392312