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.
%I A116401 #9 Feb 21 2024 08:18:50 %S A116401 1,1,1,3,3,1,7,9,4,1,19,26,15,5,1,51,75,50,21,6,1,141,216,161,78,28,7, %T A116401 1,393,623,504,273,113,36,8,1,1107,1800,1554,918,423,157,45,9,1,3139, %U A116401 5211,4740,3006,1506,625,211,55,10,1,8953,15115,14355,9657,5182,2343,891,276 %N A116401 Triangle whose k-th column has e.g.f. exp(x)*sum{j=0..k, Bessel_I(k+j,2x)}. %C A116401 First column is A002426. Second column is A005774. Third column is A014532. %e A116401 Triangle begins: %e A116401 1, %e A116401 1, 1, %e A116401 3, 3, 1, %e A116401 7, 9, 4, 1, %e A116401 19, 26, 15, 5, 1, %e A116401 51, 75, 50, 21, 6, 1 %e A116401 ... %Y A116401 Cf. A002426, A005774, A014532. %K A116401 easy,nonn,tabl %O A116401 0,4 %A A116401 _Paul Barry_, Feb 13 2006