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

%I #12 Jun 22 2015 22:38:48

%S 0,1,-3,6,12,-325,3275,-21238,2128,2873229,-59980543,767451894,

%T -4032383300,-119489497257,4880007568319,-104393287284518,

%U 1240478290057792,10284007879438201,-1108679036024621403,37101253954089817798

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

%t With[{nn=20},CoefficientList[Series[Tanh[Log[1+x]/Exp[x]],{x,0,nn}],x] Range[0,nn]!] (* _Harvey P. Dale_, Sep 27 2014 *)

%K sign,easy

%O 0,3

%A _R. H. Hardin_

%E Definition clarified by and prior Mathematica program replaced by _Harvey P. Dale_, Sep 27 2014

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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)