94752
domain: N
Appears in sequences
- G.f. = continued fraction: A(x)=1/(1-x-x/(1-x^2-x^2/(1-x^3-x^3/(1-x^4-x^4/(...))))).at n=13A088354
- 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, 0), (-1, 0, 0), (0, -1, 1), (0, 1, 0), (1, -1, -1)}.at n=13A148030
- An antidiagonal triangle based on: t(n,q) = If[n == 0, 1, Sum[Eulerian[n, k]*q^n, {k, 1, n, 2}]].at n=38A174005
- Number of 3-turn bishop's tours on an n X n board summed over all starting positions.at n=15A188778