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!)
A013156 sin(arctanh(x) + log(x+1)) = 2*x - 1/2!*x^2 - 4/3!*x^3 + 18/4!*x^4 - 110/5!*x^5 + ... 0
0, 2, -1, -4, 18, -110, 495, -3560, 19180, -175670, 1060875, -12405100, 74505750, -1145912950, 5007404675, -121546204000, -249464553000, -9910138520750, -387578487479625, 2249416271459500, -229283516527763750 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Sin[ArcTanh[x]+Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Apr 20 2013 *)
CROSSREFS
Sequence in context: A267377 A132945 A192494 * A012925 A012930 A013162
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
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 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)