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.

A091328 Total number of inequivalent even binary linear codes of length n and any dimension k = 0, 1, ..., n-1, with no column of zeros.

This page as a plain text file.
%I A091328 #8 Oct 04 2012 10:28:49
%S A091328 0,1,1,3,3,9,13,33,59
%N A091328 Total number of inequivalent even binary linear codes of length n and any dimension k = 0, 1, ..., n-1, with no column of zeros.
%C A091328 "Even" means that every word has even weight. Equivalently, the all-ones vector is in the dual code.
%H A091328 G. Nebe, E. M. Rains and N. J. A. Sloane, <a href="http://neilsloane.com/doc/cliff2.html">Self-Dual Codes and Invariant Theory</a>, Springer, Berlin, 2006.
%H A091328 <a href="/index/Coa#codes_binary_linear">Index entries for sequences related to binary linear codes</a>
%Y A091328 Row sums of A091327.
%K A091328 nonn,more
%O A091328 1,4
%A A091328 _N. J. A. Sloane_, Mar 01 2004