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.

A060440 Triangle T(n,k), 1 <= k <= n, giving maximal size of code of length n and covering radius k over alphabet of size 4.

Original entry on oeis.org

1, 4, 1, 8, 4, 1, 24, 7, 4, 1, 64, 16, 4, 4, 1
Offset: 1

Views

Author

N. J. A. Sloane, Apr 07 2001

Keywords

Examples

			1; 4,1; 8,4,1; 24,7,4,1; ...
		

References

  • G. D. Cohen et al., Covering Codes, North-Holland, 1997, p. 174.

Crossrefs

Extensions

T(5,2)-T(5,5) from Andrey Zabolotskiy, Apr 11 2017 using Gerzson Kéri's tables.