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!)
A009349 Expansion of log(1+sinh(tanh(x))). 0

%I #16 Jun 22 2015 22:18:58

%S 0,1,-1,1,-2,1,8,169,-1360,-1823,36096,365905,-4324608,-17126303,

%T 252720128,3688466617,-44566194176,-393996411839,4256810139648,

%U 109259290725793,-1089707691474944,-20477152840654271,132632440281759744

%N Expansion of log(1+sinh(tanh(x))).

%t With[{nn=30}, CoefficientList[Series[Log[1+Sinh[Tanh[x]]], {x, 0, nn}], x] Range[0,nn]!] (* _Harvey P. Dale_, Oct 24 2011 *)

%K sign,easy

%O 0,5

%A _R. H. Hardin_

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

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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)