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!)
A009519 Expansion of e.g.f.: sin(tanh(log(1+x))). 0

%I #12 Apr 23 2020 19:22:22

%S 0,1,-1,-1,12,-44,0,1364,-11312,34588,378900,-7237396,57785376,

%T -13438424,-7111845832,116461238984,-835329363840,-6161526961904,

%U 288993527986032,-4444723274423248,22035938200252480,733027816359058816

%N Expansion of e.g.f.: sin(tanh(log(1+x))).

%t With[{nn=30},CoefficientList[Series[Sin[Tanh[Log[1+x]]],{x,0,nn}],x] Range[0,nn]!] (* _Harvey P. Dale_, Apr 23 2020 *)

%K sign,easy

%O 0,5

%A _R. H. Hardin_

%E Extended with signs by _Olivier GĂ©rard_, Mar 15 1997

%E Prior Mathematica program replaced and definition clarified by _Harvey P. Dale_, Apr 23 2020

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