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!)
A356719 a(n) = Sum_{k=0..n} k^binomial(n,k). 0
0, 1, 3, 12, 150, 61103, 4560574625, 1180642129099670883352, 1395184353688945915375285901200638422723404, 11754943508230112085264929216560108802852371298464244215700837207032911162905441549473573 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
PROG
(PARI) a(n) = sum(k=0, n, k^binomial(n, k));
CROSSREFS
Sequence in context: A329471 A098152 A028301 * A004168 A301650 A061960
KEYWORD
nonn,easy
AUTHOR
Seiichi Manyama, Aug 24 2022
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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)