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.

A276777 The triangle in A039754 but with rows truncated at k = n.

This page as a plain text file.
%I A276777 #11 Sep 19 2016 11:20:46
%S A276777 1,1,1,1,2,1,1,3,3,6,1,4,6,19,27,1,5,10,47,131,472,1,6,16,103,497,
%T A276777 3253,19735,1,7,23,203,1606,18435,221778,2773763,1,8,32,373,4647,
%U A276777 91028,2074059,51107344,1245930065
%N A276777 The triangle in A039754 but with rows truncated at k = n.
%C A276777 See A039754 for further information.
%H A276777 Jan Brandts, A. Cihangir, <a href="http://arxiv.org/abs/1512.03044">Enumeration and investigation of acute 0/1-simplices modulo the action of the hyperoctahedral group</a>, arXiv preprint arXiv:1512.03044 [math.CO], 2015.
%H A276777 H. Fripertinger, <a href="http://dx.doi.org/10.1023/A:1008248618779">Enumeration, construction and random generation of block codes</a>, Designs, Codes, Crypt., 14 (1998), 213-219.
%H A276777 H. Fripertinger, <a href="http://www.mathe2.uni-bayreuth.de/frib/codes/tables.html">Isometry Classes of Codes</a>
%e A276777 Triangle begins:
%e A276777 1,
%e A276777 1,1,
%e A276777 1,2,1,
%e A276777 1,3,3,6,
%e A276777 1,4,6,19,27,
%e A276777 1,5,10,47,131,472,
%e A276777 1,6,16,103,497,3253,19735,
%e A276777 1,7,23,203,1606,18435,221778,2773763,
%e A276777 1,8,32,373,4647,91028,2074059,51107344,1245930065,
%e A276777 ...
%Y A276777 Cf. A039754.
%K A276777 nonn,tabl
%O A276777 0,5
%A A276777 _N. J. A. Sloane_, Sep 17 2016