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!)
A012498 arcsin(cos(x)*arctan(x))=x-4/3!*x^3+8/5!*x^5+128/7!*x^7+25216/9!*x^9... 0
1, -4, 8, 128, 25216, -3387008, 160621056, -6497102848, 10675803193344, -4485074198855680, 823007646284349440, -188938583696417751040, 280059136770757168726016, -235157137580491486235983872 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcSin[Cos[x]ArcTan[x]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Nov 16 2019 *)
CROSSREFS
Sequence in context: A193155 A060239 A127943 * A180745 A330860 A264510
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 September 3 05:18 EDT 2024. Contains 375649 sequences. (Running on oeis4.)