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.

A295226 Sum of antidiagonals of triangle of 3-Stirling numbers of the first kind.

This page as a plain text file.
%I A295226 #6 Nov 22 2017 01:39:31
%S A295226 0,0,0,1,3,13,67,408,2874,23034,207185,2067928,22688218,271456443,
%T A295226 3518003749,49097940464,734192914717,11711708730460,198519682344141,
%U A295226 3563360442079351,67522465963443411,1346990675228935159,28217627569071978376,619338933079584448848
%N A295226 Sum of antidiagonals of triangle of 3-Stirling numbers of the first kind.
%H A295226 Edyta Hetmaniok, Barbara Smoleń, Roman Wituła, <a href="http://ceur-ws.org/Vol-1853/p07.pdf">The Stirling triangles</a>, Proceedings of the Symposium for Young Scientists in Technology, Engineering and Mathematics (SYSTEM 2017), Kaunas, Lithuania, April 28, 2017, p. 35-41.
%F A295226 a(n) = Sum_{k=0..[n/2]} A143492(n-k,k).
%K A295226 nonn
%O A295226 3,5
%A A295226 _Eric M. Schmidt_, Nov 18 2017