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!)
A012940 cos(tan(x)+sin(x))=1-4/2!*x^2+8/4!*x^4-118/6!*x^6+1912/8!*x^8... 0

%I #7 Nov 21 2013 12:46:01

%S 1,-4,8,-118,1912,53094,7487532,722809274,92118225104,13286089862286,

%T 2227449108601940,418148868660099330,84975662262230959480,

%U 17350569219593304893078,2817250972553523348038716,-252622788373980942633484214

%N cos(tan(x)+sin(x))=1-4/2!*x^2+8/4!*x^4-118/6!*x^6+1912/8!*x^8...

%t With[{nn=30},Take[CoefficientList[Series[Cos[Tan[x]+Sin[x]],{x,0,nn}], x]Range[0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, Mar 26 2012 *)

%K sign

%O 0,2

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

%E More terms from Harvey P. Dale, Mar 26 2012

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 7 03:23 EDT 2024. Contains 375728 sequences. (Running on oeis4.)