25362
domain: N
Appears in sequences
- Triangle T(n,k) read by rows: the coefficient [x^k] of the product_{s=1..n} (x+64*cos(s*Pi/(2n+1))^6), 0<=k<=n.at n=37A179838
- Number of magic labelings of the cycle-of-loops graph LOOP X C_6 having magic sum n, where LOOP is the 1-vertex, 1-loop-edge graph.at n=7A244879
- Partial sums of the number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 318", based on the 5-celled von Neumann neighborhood.at n=39A271252
- Triangle T(n, k) read by rows: T(0, 0) = 1 and T(n, k) = Sum_{i=0..k-1} T(n, i) + Sum_{i=k..n-1} T(n-1, i).at n=18A318301