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!)
A320254 a(n) = n! * [x^n] exp(exp(x)*(x + (n/2 - 1)*x^2)). 1
1, 1, 3, 16, 125, 1291, 16177, 241207, 4153193, 81082225, 1770989921, 42763506919, 1131353484637, 32541516492811, 1011058416700529, 33745374949198231, 1204107124715441873, 45741398365345761073, 1843069565594762478145, 78511973999963036415967, 3525468554804288803649381 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
For n > 2, a(n) is the n-th term of the exponential transform of n-gonal numbers.
LINKS
N. J. A. Sloane, Transforms
MATHEMATICA
Table[n! SeriesCoefficient[Exp[Exp[x] (x + (n/2 - 1) x^2)], {x, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A157457 A365626 A000950 * A365627 A245012 A000951
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Oct 08 2018
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 28 13:13 EDT 2024. Contains 372086 sequences. (Running on oeis4.)