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!)
A013266 E.g.f.: arctanh(log(x+1)-sinh(x)) = -1/2!*x^2 + 1/3!*x^3 - 6/4!*x^4 + 23/5!*x^5 - ... 0
0, 0, -1, 1, -6, 23, -150, 929, -8120, 73387, -791280, 9118019, -118205208, 1645324757, -25017568576, 407175866733, -7122304020000, 132554586404695, -2623938745643136, 54936833779465199 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
With[{nn=20}, CoefficientList[Series[ArcTanh[Log[x+1]-Sinh[x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Jul 25 2013 *)
CROSSREFS
Sequence in context: A012468 A219168 A013260 * A154420 A255305 A339628
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
First two terms prepended and definition clarified by Harvey P. Dale, Jul 25 2013
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 July 13 20:38 EDT 2024. Contains 374288 sequences. (Running on oeis4.)