The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A012458 arcsin(arctan(x)^2) = 2/2!*x^2 - 16/4!*x^4 + 488/6!*x^6 - 30336/8!*x^8... 1
2, -16, 488, -30336, 3303072, -556926720, 135234491520, -44790227865600, 19434264780034560, -10703464305128755200, 7296385856008015226880, -6031102564833737842851840, 5942962739028147945628999680 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcSin[ArcTan[x]^2], {x, 0, nn}], x] Range[0, nn]!, {3, -1, 2}]] (* Harvey P. Dale, Dec 13 2011 *)
CROSSREFS
Sequence in context: A354279 A306816 A012461 * A012171 A068472 A168402
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Definition corrected by Harvey P. Dale, Dec 13 2011
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 May 13 12:20 EDT 2024. Contains 372507 sequences. (Running on oeis4.)