Lexicographically earliest sequence of distinct positive integers such that for any nonempty set of k positive integers, say {m_1, ..., m_k}, a(m_1) XOR ... XOR a(m_k) is neither null nor prime (where XOR denotes the bitwise XOR operator).

A333522

Lexicographically earliest sequence of distinct positive integers such that for any nonempty set of k positive integers, say {m_1, ..., m_k}, a(m_1) XOR ... XOR a(m_k) is neither null nor prime (where XOR denotes the bitwise XOR operator).

Terms

    a(0) =1a(1) =8a(2) =48a(3) =68a(4) =1158a(5) =4752a(6) =81926a(7) =1059600a(8) =713949458a(9) =299601649920

External references