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!)
A009539 Expansion of sin(x)*cosh(tan(x)). 0

%I #11 May 03 2015 17:55:33

%S 1,2,36,944,41104,2650592,237023424,28021573376,4225816615168,

%T 790713657219584,179579770991391744,48624187236528582656,

%U 15465493506159120388096,5706480969286870250971136

%N Expansion of sin(x)*cosh(tan(x)).

%t With[{nn=30},Take[CoefficientList[Series[Sin[x]*Cosh[Tan[x]],{x,0,nn}],x] Range[0,nn-1]!,{2,-1,2}]] (* _Harvey P. Dale_, May 03 2015 *)

%K nonn

%O 0,2

%A _R. H. Hardin_

%E Extended and signs tested Mar 15 1997 by _Olivier GĂ©rard_.

%E Prior Mathematica program replaced by _Harvey P. Dale_, May 03 2015

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 29 05:48 EDT 2024. Contains 371265 sequences. (Running on oeis4.)