login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60, we have over 367,000 sequences, and we’ve crossed 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A009711 Expansion of e.g.f.: tan(tanh(log(1+x))). 0

%I #12 Aug 30 2020 15:27:32

%S 0,1,-1,2,-6,16,0,-568,7504,-78248,739080,-6314848,44072688,

%T -125928464,-3754236304,114500663552,-2264653307520,37495468333696,

%U -536284797406848,6159440282136320,-34551694794080000,-931439976890484224

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

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

%K sign,easy

%O 0,4

%A _R. H. Hardin_

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

%E Definition clarified and previous Mathematica program replaced by _Harvey P. Dale_, Aug 30 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 December 2 09:50 EST 2023. Contains 367517 sequences. (Running on oeis4.)