login
A075968
Basis for code in A075967.
4
131071, 66978047, 2082344719, 15240409907, 54033798485, 90887727786, 414889199992, 1654396181398, 6738967974687, 26545942883459, 106105709811500, 186917937746406, 847174341792419, 3387064916515659
OFFSET
0,1
REFERENCES
J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, IEEE Transactions on Information Theory, 32:337-348, 1986.
FORMULA
a(n) = b(2^n), where b is A075967, the binary lexicode, d=17.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.
KEYWORD
nonn
AUTHOR
Bob Jenkins (bob_jenkins(AT)burtleburtle.net)
STATUS
approved