48458
domain: N
Appears in sequences
- a(n) = a(n-1) + a(n-2) + n (mod 3), with a(1)=a(2)=1.at n=22A081410
- 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, 0, 1), (-1, 1, 1), (0, 1, 0), (1, -1, 0), (1, 1, -1)}.at n=10A148367
- Number of ordered triples (w,x,y) with all terms in {-n,...-1,1,...,n} and w+4x+4y>0.at n=23A211626