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!)
A009423 Expansion of log(1+x)*log(1+tanh(x)). 1
0, 0, 2, -6, 14, -40, 204, -1316, 8728, -65472, 587520, -5909024, 63996096, -755614080, 9771577984, -136347987712, 2032096826880, -32315254874112, 547193693896704, -9816654494863360, 185846783267553280, -3704632705419493376 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^n * log((1+exp(2))/2). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+x ]*Log[ 1+Tanh[ x ] ]
CoefficientList[Series[Log[1 + x]*Log[1 + Tanh[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A271895 A151538 A284998 * A008325 A004066 A123383
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)