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!)
A012088 arcsin(arcsin(arctan(x)))=x+12/5!*x^5-88/7!*x^7+13968/9!*x^9... 0
1, 0, 12, -88, 13968, -597440, 132709184, -15685157504, 5014687029504, -1181425359497216, 528315488687774720, -207409825492284028928, 125603683629593633394688, -73594034552724198387236864 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

LINKS

Table of n, a(n) for n=0..13.

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[ArcSin[ArcSin[ArcTan[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Jun 30 2021 *)

CROSSREFS

Sequence in context: A126507 A181704 A009657 * A083825 A181944 A359311

Adjacent sequences: A012085 A012086 A012087 * A012089 A012090 A012091

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 14:34 EDT 2023. Contains 361599 sequences. (Running on oeis4.)