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!)
A012436 cos(arctan(x)*arcsin(x))=1-12/4!*x^4+120/6!*x^6-7728/8!*x^8... 0
1, 0, -12, 120, -7728, 358080, -54956352, 5983845504, -1674895273728, 331567748941824, -147083657045302272, 46138766175213803520, -29742693904194176593920, 13565163573403491059712000 (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[Cos[ArcTan[x]ArcSin[x]], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Oct 14 2019 *)

CROSSREFS

Sequence in context: A012615 A012559 A009164 * A012619 A012563 A301898

Adjacent sequences: A012433 A012434 A012435 * A012437 A012438 A012439

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