cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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).

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Oct 05 2000

Keywords

Examples

			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.