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-4 of 4 results.

A075972 Positions of check bits in code in A075970.

Original entry on oeis.org

131071, 33423871, 505290271, 1717986919, 2863311531, 3579139413, 5055419121, 10094819116, 22645810751, 41800423686, 78201007705, 120750351308, 163539395911, 320531740310
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

A075976 List of codewords in binary lexicode with Hamming distance 20 written as decimal numbers.

Original entry on oeis.org

0, 1048575, 1072694271, 1073740800, 33318534175, 33319519200, 34326216672, 34327199775, 243847503074, 243848340253, 244704190237, 244705026274, 270708891901, 270709694210, 271529927426, 271530728701, 864541650285
Offset: 0

Views

Author

Bob Jenkins (bob_jenkins(AT)burtleburtle.net)

Keywords

Crossrefs

A075977 Basis for code in A075976.

Original entry on oeis.org

1048575, 1072694271, 33318534175, 243847503074, 864541650285, 3339558541092, 5850069838187, 26430563206584, 105631975698549, 422325561509199, 747943132188453, 3386887960290176, 13547120512852878
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 A075976, the binary lexicode, d=20.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.

A075975 Positions of check bits in code in A075973.

Original entry on oeis.org

262143, 133956095, 2021408271, 6872157809, 11453421238, 20188081042, 31219700917, 37548876508, 74341529658, 145177797287, 249195030418, 326072676800, 638246908359, 992606833010, 1443854701806
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

Showing 1-4 of 4 results.