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.

A126352 Denominator of z-sequence for the Sheffer (Appell type) triangle A134832 (circular succession numbers).

This page as a plain text file.
%I A126352 #13 Jul 01 2023 09:14:56
%S A126352 1,1,3,4,5,3,7,8,9,1,11,12,13,7,15,16,17,9,19,4,21,11,23,24,25,13,27,
%T A126352 28,29,15,31,32,33,17,7,36,37,19,39,40,41,21,43,44,9,23,47,48,49,25,
%U A126352 51,4,53,27,55,56,57,29,59,12,61,31,63,64,65,33,67,68,69,7,71,72,73,37,75,76
%N A126352 Denominator of z-sequence for the Sheffer (Appell type) triangle A134832 (circular succession numbers).
%C A126352 The numerators are given in A135808.
%F A126352 a(n) = denominator(r(n)) with the rationals r(n) from the given e.g.f.
%F A126352 E.g.f. for rationals r(n): (1-exp(x)/(1-log(1-x)))/x.
%e A126352 Rationals r(n)=[0,0,1/3, 1/4, 8/5, 8/3, 159/7, 659/8, 6824/9, 4668, 517581/11,...].
%Y A126352 Cf. A135808 (numerators), A134832.
%K A126352 nonn,frac,easy
%O A126352 0,3
%A A126352 _Wolfdieter Lang_, Jan 21 2008