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.

A034363 Triangle of number of linear [ n,k ] ternary codes (n >= 1, k >= 1) without 0 columns.

This page as a plain text file.
%I A034363 #6 Jul 08 2025 20:17:44
%S A034363 1,1,1,1,2,1,1,4,3,1,1,5,8,4,1,1,8,19,15,5,1,1,10,39,50,24,6,1,1,14,
%T A034363 78,168,118,37,7,1
%N A034363 Triangle of number of linear [ n,k ] ternary codes (n >= 1, k >= 1) without 0 columns.
%D A034363 H. Fripertinger and A. Kerber, in AAECC-11, Lect. Notes Comp. Sci. 948 (1995), 194-204.
%H A034363 H. Fripertinger, <a href="http://www.mathe2.uni-bayreuth.de/frib/codes/tables.html">Isometry Classes of Codes</a>
%Y A034363 Cf. A034253, A034254, A034356, A034363-A034374.
%K A034363 tabl,nonn
%O A034363 1,5
%A A034363 _N. J. A. Sloane_