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

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

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

Adjacent sequences: A012963 A012964 A012965 * A012967 A012968 A012969

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 March 27 05:46 EDT 2023. Contains 361554 sequences. (Running on oeis4.)