A300481 Rectangular array read by antidiagonals: a(m,n) = 2 * Integral_{t>=0} T_n((t-m)/2)*exp(-t)*dt, m>=0, n>=0, where T_n(x) is n-th Chebyshev polynomial of first kind.
2, 2, 1, 2, 0, 0, 2, -1, -1, 3, 2, -2, 0, 2, 18, 2, -3, 3, 1, 7, 95, 2, -4, 8, -6, 2, 34, 592, 2, -5, 15, -25, 15, 13, 218, 4277, 2, -6, 24, -62, 82, -28, 80, 1574, 35010, 2, -7, 35, -123, 263, -269, 106, 579, 12879, 320589
Offset: 0
Examples
Array starts with: m=0: 2, 1, 0, 3, 18, 95, 592, ... m=1: 2, 0, -1, 2, 7, 34, 218, ... m=2: 2, -1, 0, 1, 2, 13, 80, ... m=3: 2, -2, 3, -6, 15, -28, 106, ... m=4: 2, -3, 8, -25, 82, -269, 920, ... ...
Comments