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.

A230381 The size of an optimal binary code of length n and edit distance 5.

Original entry on oeis.org

1, 2, 2, 2, 4, 5, 8, 11
Offset: 4

Views

Author

Sheridan Houghten, Oct 17 2013

Keywords

Comments

The edit distance between two words u and v is defined as the minimum number of deletions, insertions, or substitutions required to change u to v.

Crossrefs