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!)
A012966 Expansion of e.g.f. arcsinh(arctan(x) + log(x+1)). 0
0, 2, -1, -8, 18, 306, -1905, -26532, 353388, 4334778, -110509245, -1021609008, 50779213254, 272982059658, -32111535861405, -11592260316252, 26485822571365080, -161024492765786958, -27356021208171990873 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
2*x - 1/2!*x^2 - 8/3!*x^3 + 18/4!*x^4 + 306/5!*x^5 ...
MATHEMATICA
With[{nn=20}, Rest[CoefficientList[Series[ArcSinh[ArcTan[x]+Log[x+1]], {x, 0, nn}], x]Range[0, nn]!]] (* Harvey P. Dale, Jan 13 2012 *)
CROSSREFS
Sequence in context: A013118 A012961 A013124 * A168244 A009828 A084222
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0)=0 inserted and title improved by Sean A. Irvine, Jul 29 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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)