The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A335748 T(n,k) = (-1)^n*(binomial(2*k,k)/(k+1))*Sum_{j=0..n} (-1)^j*binomial(k,j)*j^n. Triangle read by rows, T(n, k) for n >= 0 and 0 <= k <= n. 0
1, 0, 1, 0, -1, 4, 0, 1, -12, 30, 0, -1, 28, -180, 336, 0, 1, -60, 750, -3360, 5040, 0, -1, 124, -2700, 21840, -75600, 95040, 0, 1, -252, 9030, -117600, 705600, -1995840, 2162160, 0, -1, 508, -28980, 571536, -5292000, 25280640, -60540480, 57657600 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
T(n, k) = (-1)^n*CatalanNumber(k)*Sum_{j=0..n}(-1)^j*binomial(k, j)*j^n.
EXAMPLE
[0] 1
[1] 0, 1
[2] 0, -1, 4
[3] 0, 1, -12, 30
[4] 0, -1, 28, -180, 336
[5] 0, 1, -60, 750, -3360, 5040
[6] 0, -1, 124, -2700, 21840, -75600, 95040
[7] 0, 1, -252, 9030, -117600, 705600, -1995840, 2162160
[8] 0, -1, 508, -28980, 571536, -5292000, 25280640, -60540480, 57657600
CROSSREFS
Cf. A006531 (row sums), A052895 (absolute row sums), T(n,n) = A001761(n) (signed A292220(n)).
Sequence in context: A127153 A178979 A228270 * A266488 A189355 A221817
KEYWORD
sign,tabl
AUTHOR
Peter Luschny, Jul 09 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 23:22 EDT 2024. Contains 372535 sequences. (Running on oeis4.)