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.

A132796 Second diagonal of Gely numbers.

This page as a plain text file.
%I A132796 #8 Jun 30 2025 16:53:58
%S A132796 0,1,0,5,6,21,36,85,162,341,672,1365,2718,5461,10908,21845,43674,
%T A132796 87381,174744,349525,699030,1398101,2796180,5592405,11184786,22369621,
%U A132796 44739216,89478485,178956942,357913941,715827852
%N A132796 Second diagonal of Gely numbers.
%D A132796 Charles 0. Gely, Un tableau de conversion des polynomes cyclotomiques cousin des nombres Euleriens, Preprint Univ. Paris 7, 1999.
%D A132796 Olivier Gérard, Quelques facons originales de compter les permutations, submitted to Knuth07.
%D A132796 Olivier Gérard and Karol Penson, Set partitions, Multiset permutations and bi-permutations, in preparation.
%F A132796 G(n,n-1)= Sum((-1)^j (n+1 choose j) ((n-1-j)^(n+1)-1)/(n-1-j-1= ), 0<=j<=n-1).
%Y A132796 Second diagonal of A132795.
%K A132796 nonn,easy
%O A132796 0,4
%A A132796 _Olivier Gérard_, Aug 31 2007