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.

A075947 Basis for code in A075946.

Original entry on oeis.org

1023, 31775, 232551, 824491, 1386837, 6330581, 25206065, 42278310, 77607100, 402698573, 673253467, 1218520349, 6442523019, 10748180761, 51539687634, 86033873250, 156768744521, 824634027372, 1374532244735, 2476057332766
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 A075946, the binary lexicode, d=10.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.

A075950 Basis for code in A075949.

Original entry on oeis.org

2047, 129055, 932067, 3299692, 5548725, 25323961, 42250958, 202390343, 806394569, 1409681880, 2492481691, 12894763567, 21811487392, 103089080516, 176362268954, 824702327536, 1378954303613, 2508261212719
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 A075949, the binary lexicode, d=11.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.

A075952 List of codewords in binary lexicode with Hamming distance 12 written as decimal numbers.

Original entry on oeis.org

0, 4095, 258111, 262080, 1864135, 1867320, 2064888, 2067975, 6599385, 6602022, 6767334, 6769945, 7914270, 7916769, 8074017, 8076510, 11097450, 11098773, 11183445, 11184810, 11871405, 11873106, 11981970, 11983725
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

A075954 Positions of check bits in code in A075952.

Original entry on oeis.org

2047, 63551, 211399, 350937, 437610, 617330, 701852, 1326734, 2399635, 3345329, 3948855, 5209182, 7660865, 9406857, 14789172, 18341345, 23517434, 25347166, 26851691, 29865293, 46824252, 91095814, 101522962, 168021398
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

A075959 Basis for code in A075958.

Original entry on oeis.org

16383, 2080895, 31572879, 107367603, 178951509, 852302358, 7518471868, 26845989734, 45099980558, 80807926649, 413395279134, 1650354704301, 2886522559562, 13195482418386, 22129859675967, 105554498880184
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 A075958, the binary lexicode, d=14.
b(n) = XOR(a(i)) for all i where the i-th bit is set in n.
Showing 1-5 of 5 results.