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.

A034193 Number of binary codes of length 8 with n words.

This page as a plain text file.
%I A034193 #20 Jan 15 2022 16:04:18
%S A034193 1,1,8,32,373,4647,91028,2074059,51107344,1245930065,28900653074,
%T A034193 625715497344,12562875567065,233750783834504,4038807303045625,
%U A034193 65003434860142353,977872935273906860,13795944871933252078
%N A034193 Number of binary codes of length 8 with n words.
%H A034193 Sean A. Irvine, <a href="/A034193/b034193.txt">Table of n, a(n) for n = 0..256</a>
%H A034193 H. Fripertinger, <a href="http://www.mathe2.uni-bayreuth.de/frib/codes/tables.html">Isometry Classes of Codes</a>
%H A034193 H. Fripertinger, <a href="https://doi.org/10.1023/A:1008248618779">Enumeration, construction and random generation of block codes</a>, Designs, Codes, Crypt., 14 (1998), 213-219.
%Y A034193 Row n=8 of A039754.
%Y A034193 Cf. A034188, A034189, A034190, A034191, A034192, A034194, A034195, A034196, A034197.
%K A034193 nonn,fini,full
%O A034193 0,3
%A A034193 _N. J. A. Sloane_