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.

Showing 1-5 of 5 results.

A075944 Basis for code in A075943.

Original entry on oeis.org

511, 15887, 116275, 412245, 693418, 3165290, 12603032, 21139155, 38803550, 201349286, 336626733, 609260174, 3221261509, 5374090380, 25769843817, 43016936625, 78384372260, 412317013686, 687266122367, 1238028666383
Offset: 0

Views

Author

Bob Jenkins (bob_jenkins(AT)burtleburtle.net)

Keywords

References

  • J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, IEEE Transactions on Information Theory, 32:337-348, 1986.

Crossrefs

Formula

a(n) = b(2^n), where b is A075943, the binary lexicode, d=9.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.

A075949 List of codewords in binary lexicode with Hamming distance 11 written as decimal numbers.

Original entry on oeis.org

0, 2047, 129055, 131040, 932067, 933660, 1032444, 1033987, 3299692, 3301011, 3383667, 3384972, 3957135, 3958384, 4037008, 4038255, 5548725, 5549386, 5591722, 5592405, 5935702, 5936553, 5990985, 5991862, 6747097, 6747174
Offset: 0

Views

Author

Bob Jenkins (bob_jenkins(AT)burtleburtle.net)

Keywords

References

  • J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, IEEE Transactions on Information Theory, 32:337-348, 1986.

Crossrefs

A075951 Positions of check bits in code in A075949.

Original entry on oeis.org

1023, 31775, 105699, 175468, 218805, 308665, 350926, 663367, 1199817, 1672664, 1974427, 2604591, 3830432, 4703428, 7394586, 9170672, 11758717, 12673583, 13425845, 14932646, 23412126, 45547907, 50761481, 84010699
Offset: 0

Views

Author

Bob Jenkins (bob_jenkins(AT)burtleburtle.net)

Keywords

References

  • J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, IEEE Transactions on Information Theory, 32:337-348, 1986.

Crossrefs

A075953 Basis for code in A075952.

Original entry on oeis.org

4095, 258111, 1864135, 6599385, 11097450, 50647922, 84501916, 404780686, 1612789139, 2819363761, 4984963383, 25789527134, 43622974785, 206178161033, 352724537908, 1649404655073, 2757908607226, 5016522425438
Offset: 0

Views

Author

Bob Jenkins (bob_jenkins(AT)burtleburtle.net)

Keywords

References

  • J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, IEEE Transactions on Information Theory, 32:337-348, 1986.

Crossrefs

Formula

a(n) = b(2^n), where b is A075952, the binary lexicode, d=12.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.

A075956 Basis for code in A075955.

Original entry on oeis.org

8191, 1040447, 15786439, 53683801, 89475754, 426151179, 3759235934, 13422994867, 22549990279, 40403963324, 206697639567, 825177352150, 1443261279781, 6597741209193, 11064929837983, 52777249440092
Offset: 0

Views

Author

Bob Jenkins (bob_jenkins(AT)burtleburtle.net)

Keywords

References

  • J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, IEEE Transactions on Information Theory, 32:337-348, 1986.

Crossrefs

Formula

a(n) = b(2^n), where b is A075955, the binary lexicode, d=13.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.
Showing 1-5 of 5 results.