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!)
A009770 Expansion of tanh(log(1+log(1+x))). 0
0, 1, -2, 5, -11, -16, 656, -9066, 107766, -1222110, 13400544, -137979810, 1199045706, -4684987308, -153270916044, 6326220565560, -169975260810216, 3943603406845656, -83676044951653392, 1624994111075924376 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * 2 * exp(n) * (-1)^(n+1) * ((sin(n*arctan(sin(1)/(cos(1) - exp(1)))) + exp(1)*sin(1 - n*arctan(sin(1)/(cos(1) - exp(1))))) / (1 + exp(2) - 2*exp(1)*cos(1))^(1 + n/2)). - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Tanh[ Log[ 1+Log[ 1+x ] ] ]
CoefficientList[Series[1 - 2/(2 + Log[1 + x]*(2 + Log[1 + x])), {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A281023 A359399 A118660 * A132121 A070957 A166744
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
STATUS
approved

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 16:21 EDT 2024. Contains 371794 sequences. (Running on oeis4.)