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!)
A012699 Expansion of e.g.f. arcsin(arctanh(x) * log(x+1)). 0
0, 0, 2, -3, 16, -50, 488, -3024, 35376, -313704, 4361472, -52901640, 869275680, -13360922640, 252154734960, -4681650438360, 100596004131840, -2186713427586240, 52870374675586560, -1312523172135192960 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: arcsin(arctanh(x) * log(x+1)).
EXAMPLE
2/2!*x^2 - 3/3!*x^3 + 16/4!*x^4 - 50/5!*x^5 ...
MATHEMATICA
Range[0, 20]! CoefficientList[ Series[ ArcSin[ ArcTanh[x] Log[x + 1]], {x, 0, 20}], x] (* Robert G. Wilson v, Jul 24 2018 *)
CROSSREFS
Sequence in context: A012355 A012353 A012703 * A012354 A012358 A012700
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0) and a(1) inserted and title improved by Sean A. Irvine, Jul 24 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)