A116407 Triangle whose k-th column has e.g.f. exp(x)*sum{j=0..k, (-1)^j*Bessel_I(k+j,2x)}.
1, 1, 1, 3, 1, 1, 7, 3, 2, 1, 19, 6, 7, 3, 1, 51, 15, 20, 11, 4, 1, 141, 36, 61, 34, 16, 5, 1, 393, 91, 182, 105, 55, 22, 6, 1, 1107, 232, 546, 314, 183, 83, 29, 7, 1, 3139, 603, 1632, 930, 588, 295, 119, 37, 8, 1, 8953, 1585, 4875, 2727, 1858, 1001, 451, 164, 46, 9, 1
Offset: 0
Examples
Triangle begins: 1; 1, 1; 3, 1, 1; 7, 3, 2, 1; 19, 6, 7, 3, 1; 51, 15, 20, 11, 4, 1; ...
Comments