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!)
A012401 Expansion of e.g.f.: sinh(arctan(x)*log(x+1))=2/2!*x^2-3/3!*x^3-10/5!*x^5+328/6!*x^6... 0
0, 0, 2, -3, 0, -10, 328, -2184, 5040, -40104, 1311552, -15123240, 72848160, -748098000, 27513786480, -450798649560, 3381295357440, -44199243856320, 1837919010900480, -39019174967975040, 402216681934690560 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..20.

MATHEMATICA

With[{nn=30}, CoefficientList[Series[Sinh[ArcTan[x]Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Feb 13 2018 *)

CROSSREFS

Sequence in context: A177700 A012654 A012651 * A012398 A012652 A012404

Adjacent sequences: A012398 A012399 A012400 * A012402 A012403 A012404

KEYWORD

sign

AUTHOR

Patrick Demichel (patrick.demichel(AT)hp.com)

EXTENSIONS

Two zeros prepended and definition clarified by Harvey P. Dale, Feb 13 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 March 25 22:48 EDT 2023. Contains 361529 sequences. (Running on oeis4.)