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!)
A012787 cos(sec(x)*arcsin(x))=1-1/2!*x^2-15/4!*x^4-345/6!*x^6-11263/8!*x^8... 0

%I #6 May 26 2015 10:14:54

%S 1,-1,-15,-345,-11263,-455025,-16466703,746021367,480286325633,

%T 150637957014303,46203820378253425,15313454320801213511,

%U 5643895146092962507905,2333857400234709586763695

%N cos(sec(x)*arcsin(x))=1-1/2!*x^2-15/4!*x^4-345/6!*x^6-11263/8!*x^8...

%t With[{nn=30},Take[CoefficientList[Series[Cos[Sec[x]ArcSin[x]],{x,0,nn}],x] Range[0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, May 26 2015 *)

%K sign

%O 0,3

%A Patrick Demichel (patrick.demichel(AT)hp.com)

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 24 19:39 EDT 2024. Contains 371963 sequences. (Running on oeis4.)