24814
domain: N
Appears in sequences
- Related to graded partially ordered sets.at n=5A001827
- a(n+1) = a(n) + (if a(n) is odd then (next odd square) else (next even square)), a(0) = 1.at n=27A116955
- Number of 4-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero with no three beads in a row equal.at n=25A208946
- Number of nondecreasing -n..n vectors of length 3 whose dot product with some nondecreasing -n..n vector equals 3.at n=26A226411
- Array read by antidiagonals: T(n,k) = n! * Sum_{s} 2^(Sum_{i=1..k-1} s(i)*s(i+1))/(Product_{i=1..k} s(i)!) where the sum is over all nonnegative compositions s of n into k parts.at n=50A361950