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!)
A013230 Expansion of e.g.f. arctanh(log(x+1) - arcsin(x)). 0
0, 0, -1, 1, -6, 15, -150, 705, -8120, 56315, -750960, 7042275, -106939800, 1270108125, -21672530880, 312137314125, -5928695604000, 100366159008375, -2104970646729600, 40921600563449775 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
EXAMPLE
-1/2!*x^2 + 1/3!*x^3 - 6/4!*x^4 + 15/5!*x^5 ...
MATHEMATICA
Range[0, 20]! CoefficientList[ Series[ ArcTanh[ Log[x + 1] - ArcSin[x]], {x, 0, 20}], x] (* Robert G. Wilson v, Aug 01 2018 *)
CROSSREFS
Sequence in context: A219289 A199224 A013224 * A306342 A117062 A003155
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0)=a(1)=0 inserted and title improved by Sean A. Irvine, Aug 01 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 September 8 15:58 EDT 2024. Contains 375753 sequences. (Running on oeis4.)