login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Size of lexicographic code of length n, Hamming distance 6 and weight 6.
0

%I #9 Apr 20 2019 08:07:46

%S 1,1,1,3,3,6,10,18,26,36,48,65,88,118,155,191,237,290,354,431,517,612,

%T 718,841,980,1134,1303,1499,1710,1945,2200,2478,2788,3118,3483,3882,

%U 4311,4773,5277,5823,6409,7027,7689,8406,9162,9968,10828,11761

%N Size of lexicographic code of length n, Hamming distance 6 and weight 6.

%H J. H. Conway and N. J. A. Sloane, <a href="https://doi.org/10.1109/TIT.1986.1057187">Lexicographic codes: error-correcting codes from game theory</a>, IEEE Transactions on Information Theory, 32:337-348, 1986.

%K nonn

%O 6,4

%A Eric Rains (rains(AT)caltech.edu)