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.

A075963 Positions of check bits in code in A075958.

Original entry on oeis.org

16383, 2080895, 14927751, 23910809, 28666538, 31093963, 235133342, 369942023, 442559275, 477097165, 648119035, 859596605, 1185760538, 1394986404, 2327766446, 3865843796, 4475888762, 9264877532, 13979773625
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

A075967 List of codewords in binary lexicode with Hamming distance 17 written as decimal numbers.

Original entry on oeis.org

0, 131071, 66978047, 67108608, 2082344719, 2082468080, 2145390576, 2145513487, 15240409907, 15240514764, 15294018508, 15294123059, 16919313468, 16919413699, 16970562755, 16970662716, 54033798485
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

A075968 Basis for code in A075967.

Original entry on oeis.org

131071, 66978047, 2082344719, 15240409907, 54033798485, 90887727786, 414889199992, 1654396181398, 6738967974687, 26545942883459, 106105709811500, 186917937746406, 847174341792419, 3387064916515659
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 A075967, the binary lexicode, d=17.
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.