77053
domain: N
Appears in sequences
- Number of n-bead necklaces labeled with numbers -5..5 not allowing reversal, with sum zero and three times sum of squares <= n*(5)*(5+1).at n=6A208811
- T(n,k)=Number of n-bead necklaces labeled with numbers -k..k not allowing reversal, with sum zero and three times sum of squares <= n*k*(k+1).at n=61A208814
- Number of nX5 0..2 arrays with exactly floor(nX5/2) elements unequal to at least one horizontal or vertical neighbor, with new values introduced in row major 0..2 order.at n=4A222428
- T(n,k)=Number of nXk 0..2 arrays with exactly floor(nXk/2) elements unequal to at least one horizontal or vertical neighbor, with new values introduced in row major 0..2 order.at n=40A222430
- a(n) = 6*binomial(n,4) + 6*binomial(n,3) + 4*binomial(n,2) + 2*n + 1.at n=24A385689