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.

A048965 Row sums of triangle A048882.

This page as a plain text file.
%I A048965 #6 Mar 31 2012 13:19:59
%S A048965 1,11,141,1931,27437,399067,5898717,88222507,1331336717,20232408443,
%T A048965 309216796733,4747834841803,73183422791533,1131766137398043,
%U A048965 17551887415384989,272866603309799019,4251115355896874189
%N A048965 Row sums of triangle A048882.
%H A048965 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 A048965 G.f. (1-(1-16*x)^(1/4))/(5*(1-16*x)^(1/4)-1).
%Y A048965 A048882.
%K A048965 easy,nonn
%O A048965 1,2
%A A048965 _Wolfdieter Lang_