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!)
A012913 E.g.f. = arcsin(arcsin(x)+sin(x))=2*x+8/3!*x^3+298/5!*x^5+29864/7!*x^7... 1
2, 8, 298, 29864, 5869522, 1909683624, 928881876154, 631294998872264, 571333821748459682, 664222773223901955016, 964668706096244776942666, 1711569530812742078746227816, 3642858069303424513561283367026 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Harvey P. Dale, Table of n, a(n) for n = 0..200

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[ArcSin[ArcSin[x]+Sin[x]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, May 10 2012 *)

CROSSREFS

Sequence in context: A009501 A013027 A012918 * A217728 A013086 A012536

Adjacent sequences: A012910 A012911 A012912 * A012914 A012915 A012916

KEYWORD

nonn

AUTHOR

Patrick Demichel (patrick.demichel(AT)hp.com)

EXTENSIONS

Definition clarified by Harvey P. Dale, May 10 2012

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 26 19:25 EDT 2023. Contains 361552 sequences. (Running on oeis4.)