149754
domain: N
Appears in sequences
- Sums of rows of A077529.at n=32A077531
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, 1), (-1, 1, 0), (0, 0, 1), (1, 0, -1), (1, 1, 0)}.at n=9A150470
- T(n,k) = 1/k! * Sum_{i=0..k} (-1)^(k-i) *C(k,i) * A258309(n,i); triangle T(n,k), n>=0, 0<=k<=floor(n/2), read by rows.at n=40A258310