60669
domain: N
Appears in sequences
- 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), (0, 0, 1), (0, 1, 0), (1, 0, 1)}.at n=9A151030
- a(n) = 3 * h(n - 1) * h(n) for n >= 1, where h(n) = hypergeom([-n, -n], [1], 2), and a(0) = 1.at n=4A358387
- G.f. 1 / Product_{n>=1} (1 - x^n)^3 * (1 - x^(2*n-1))^2.at n=12A360191