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!)
A012635 sin(arcsinh(x)*cos(x))=x-5/3!*x^3+65/5!*x^5-2221/7!*x^7+119873/9!*x^9... 0

%I #8 Nov 01 2013 05:36:02

%S 1,-5,65,-2221,119873,-9786229,1171166529,-194493711517,

%T 42939774236801,-12195226930738277,4336542878659585857,

%U -1888009822588324263693,987916087242245073188545

%N sin(arcsinh(x)*cos(x))=x-5/3!*x^3+65/5!*x^5-2221/7!*x^7+119873/9!*x^9...

%F a(n) ~ (-1)^n * cosh(Pi*cosh(1)/2) * cosh(1) * 2^(2*n+1) * n^(2*n) / exp(2*n). - _Vaclav Kotesovec_, Nov 01 2013

%t Table[n!*SeriesCoefficient[Sin[ArcSinh[x]*Cos[x]],{x,0,n}],{n,1,41,2}] (* _Vaclav Kotesovec_, Nov 01 2013 *)

%K sign

%O 0,2

%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 May 7 02:00 EDT 2024. Contains 372298 sequences. (Running on oeis4.)