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!)
A012010 arctan(sin(sin(x))) = x - 4/3!*x^3 + 76/5!*x^5 - 3592/7!*x^7 + 317968/9!*x^9 - .... 0
1, -4, 76, -3592, 317968, -45286528, 9459412288, -2724254181760, 1034595588065536, -500961002883890176, 301230818225601928192, -220218226893098691684352, 192355329482117756948647936 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) appears to be divisible by 2^n, with the other factor -2, 19, -449, 19873, -1415204, 147803317,.... - Ralf Stephan, Aug 14 2013
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcTan[Sin[Sin[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Dec 16 2013 *)
CROSSREFS
Sequence in context: A012101 A012080 A012047 * A012155 A350489 A325214
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 16 14:51 EDT 2024. Contains 371749 sequences. (Running on oeis4.)