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!)
A372312 Row sums of A372311. 2
1, 2, 15, 292, 10845, 653406, 58018051, 7123041416, 1155276253305, 239189245299010, 61550396579410431, 19268616527909790636, 7210621330821550184725, 3178541959877575827583334, 1630110354806890680999093435, 962286069560027427207269245456 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MAPLE
S := (n, k) -> local j; n^k*add(eulerian1(n, j)*binomial(n-j, n-k), j = 0..n):
seq(add(S(n, k), k = 0..n), n = 0..15);
CROSSREFS
Sequence in context: A371673 A087526 A283275 * A264703 A262961 A231256
KEYWORD
nonn
AUTHOR
Peter Luschny, Apr 26 2024
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 June 24 23:28 EDT 2024. Contains 373691 sequences. (Running on oeis4.)