login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A050142
Square array T(n,k) giving maximal numbers of codewords in mixed code with n binary coordinates and k ternary coordinates with Hamming distance 3, read by antidiagonals (n >= 0, k >= 0).
11
1, 1, 1, 1, 1, 1, 2, 2, 2, 3, 2, 3, 4, 6, 9, 4, 6, 6, 9, 12, 18, 8, 8, 12, 18, 22, 33, 38, 16, 16, 22, 28, 42
OFFSET
0,7
LINKS
Patric R. J. Östergård, Classification of small binary/ternary one-error-correcting codes (Appendix), Discrete Mathematics 223 (2000), 253-262.
EXAMPLE
Array begins:
1, 1, 1, 3, 9, ...
1, 1, 2, 6, 12, ...
1, 2, 4, 9, 22, ...
2, 3, 6, 18, 42, ...
...
CROSSREFS
Rows and columns give A057574-A057584.
Sequence in context: A058769 A194312 A116997 * A092964 A183368 A156862
KEYWORD
nonn,tabl,more
AUTHOR
N. J. A. Sloane, Oct 05 2000
STATUS
approved