91082
domain: N
Appears in sequences
- Write the numbers from 1 to n^2 in a spiraling square; a(n) is the total of the sums of the two diagonals.at n=41A059924
- 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, 0, 1), (1, 0, 0), (1, 0, 1), (1, 1, 0)}.at n=8A151166
- G.f.: Sum_{n>=0} (x^(n+1) + i)^n / (1 + i*x^n)^(n+1), in which the constant term is taken to be 1.at n=62A323690