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!)
A009317 Expansion of log(1+log(1+x))/cosh(x). 0
0, 1, -2, 4, -23, 183, -1459, 13592, -153348, 1975117, -28287606, 449154660, -7849907559, 149555531331, -3083839320171, 68448665226744, -1627353764342224, 41258541219292569, -1111163801421888834 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / (cosh(1-exp(-1)) * (1-exp(-1))^n). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Log[1+Log[1+x]]/Cosh[x], {x, 0, nn}], x]Range[0, nn]!] (* Harvey P. Dale, Jan 23 2012 *)
CROSSREFS
Sequence in context: A173352 A366224 A009313 * A209024 A081680 A269573
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 August 8 03:39 EDT 2024. Contains 375018 sequences. (Running on oeis4.)