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!)
A320255 a(n) = n! * [x^n] log(1 + exp(x)*(x + (n/2 - 1)*x^2)). 1
0, 1, 1, -1, -26, 39, 3666, -7400, -1488416, 3802113, 1322570530, -4095154284, -2187371499312, 7964242253473, 6052757424558586, -25343867475914910, -25988018018090461664, 123032891453320498449, 163684285184147641156098, -864557405968781387651984, -1448111703094244548802632160 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
For n > 2, a(n) is the n-th term of the logarithmic transform of n-gonal numbers.
LINKS
N. J. A. Sloane, Transforms
MATHEMATICA
Table[n! SeriesCoefficient[Log[1 + Exp[x] (x + (n/2 - 1) x^2)], {x, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A105997 A354345 A075288 * A348286 A125218 A174990
KEYWORD
sign
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 May 6 18:59 EDT 2024. Contains 372297 sequences. (Running on oeis4.)