132937
domain: N
Appears in sequences
- Number of nX3 0..1 arrays with exactly floor(nX3/2) elements unequal to at least one king-move neighbor, with new values introduced in row major 0..1 order.at n=11A222323
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n)^2, where a(0) = 3, a(1) = 4, b(0) = 1, b(1) = 2, b(2) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=17A296250