52084
domain: N
Appears in sequences
- a(n) = 5*a(n-1) + a(n-2) - 5*a(n-3), for n>4, with a(1)=1, a(2)=0, a(3)=4, a(4)=16.at n=8A123010
- Triangle, T(n, k) = [x^k]( p(x, n) ), where (1/2)*(1-x)^(n+1) * Sum_{j >= 0} ((4*j + 3)^n + (4*j+1)^n )*x^j, read by rows.at n=17A154647
- Triangle, T(n, k) = [x^k]( p(x, n) ), where (1/2)*(1-x)^(n+1) * Sum_{j >= 0} ((4*j + 3)^n + (4*j+1)^n )*x^j, read by rows.at n=18A154647
- Number of 5-step S, E, and NW-moving king's tours on an n X n board summed over all starting positions.at n=33A187510
- Number of 2 X 2 matrices having all terms in {-n,...,0,...,n} and determinant > n.at n=8A211150
- Partial sums of the number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 593", based on the 5-celled von Neumann neighborhood.at n=37A273121