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.

A039746 Row sums of triangle A049375.

This page as a plain text file.
%I A039746 #5 Mar 31 2012 13:19:58
%S A039746 1,16,306,6321,136311,3021276,68250216,1563397131,36195839771,
%T A039746 845073322136,19864512260726,469561887175791,11151848709622581,
%U A039746 265910204875935096,6362320059617532336,152684022853771521426
%N A039746 Row sums of triangle A049375.
%H A039746 W. Lang, <a href="http://www.cs.uwaterloo.ca/journals/JIS/index.html">On generalizations of Stirling number triangles</a>, J. Integer Seqs., Vol. 3 (2000), #00.2.4.
%F A039746 G.f. (1-(1-25*x)^(1/5))/(6*(1-25*x)^(1/5)-1) = p(x)/(1-p(x)) where p(x)= (-1+(1-25*x)^(-1/5))/5 ( G.f. for first column of A049375).
%K A039746 nonn
%O A039746 1,2
%A A039746 _Wolfdieter Lang_