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

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.
2
1, 4, 1, 8, 4, 1, 24, 7, 4, 1, 64, 16, 4, 4, 1
OFFSET
1,2
REFERENCES
G. D. Cohen et al., Covering Codes, North-Holland, 1997, p. 174.
EXAMPLE
1; 4,1; 8,4,1; 24,7,4,1; ...
CROSSREFS
Sequence in context: A340531 A096051 A350637 * A340527 A021709 A193337
KEYWORD
nonn,tabl,nice
AUTHOR
N. J. A. Sloane, Apr 07 2001
EXTENSIONS
T(5,2)-T(5,5) from Andrey Zabolotskiy, Apr 11 2017 using Gerzson Kéri's tables.
STATUS
approved