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.

A194851 List of the 14 blocks in the Reed-Muller version of the Steiner System S(3,4,8) written as decimal numbers.

Original entry on oeis.org

15, 51, 60, 85, 90, 102, 105, 150, 153, 165, 170, 195, 204, 240
Offset: 1

Views

Author

N. J. A. Sloane, Sep 04 2011

Keywords

Comments

This is a constant weight binary code of length 8, distance 4 and weight 4.
It is also a lexicographic code.
It is also the set of weight 4 words in the extended Hamming code of length 8.

Examples

			The blocks are:
00001111
00110011
00111100
01010101
01011010
01100110
01101001
10010110
10011001
10100101
10101010
11000011
11001100
11110000
		

Crossrefs

A subsequence of A075928.