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!)
A012346 E.g.f.: arcsinh(arcsin(x)^2) (even powers only). 1
0, 2, 8, 8, -2112, 42912, 30652800, 4329375360, 111548774400, -87989094796800, 7067984075827200, 26753302456361994240, 13666529274765422837760, 1617292455279293013073920, -1901977500391306259142574080 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
arcsinh(arcsin(x)^2) = 0 + 2/2!*x^2 + 8/4!*x^4 + 8/6!*x^6 - 2112/8!*x^8+-...
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcSinh[ArcSin[x]^2], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Apr 21 2014 *)
CROSSREFS
Sequence in context: A202379 A009181 A009666 * A012649 A009627 A009677
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 April 20 10:51 EDT 2024. Contains 371838 sequences. (Running on oeis4.)