The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A012664 arcsinh(tanh(x)*sin(x))=2/2!*x^2-12/4!*x^4+22/6!*x^6+6888/8!*x^8... 0

%I #9 Nov 02 2013 08:03:22

%S 0,2,-12,22,6888,-422998,-19858212,10668149182,-1244673483312,

%T -393680785867438,254550574752219588,-30031176795810056858,

%U -50358282178393089181512,38448631613848702263196922

%N arcsinh(tanh(x)*sin(x))=2/2!*x^2-12/4!*x^4+22/6!*x^6+6888/8!*x^8...

%F Lim sup n->infinity (|a(n)|/(2*n)!)^(1/(2*n)) = 1.0688665046968199... = abs(1/r), where r is the complex root of the equation sin(r)*exp(2*r) - sin(r) + I*exp(2*r) = -I. - _Vaclav Kotesovec_, Nov 02 2013

%t Table[n!*SeriesCoefficient[ArcSinh[Tanh[x]*Sin[x]],{x,0,n}],{n,0,40,2}] (* _Vaclav Kotesovec_, Nov 02 2013 *)

%K sign

%O 0,2

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

%E Prepended missing a(0)=0 from _Vaclav Kotesovec_, Nov 02 2013

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 20 15:51 EDT 2024. Contains 372717 sequences. (Running on oeis4.)