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!)
A009314 Expansion of log(1+log(1+x))*cosh(x). 1
0, 1, -2, 10, -47, 303, -2389, 22622, -249724, 3150109, -44706126, 705095994, -12235794207, 231698450475, -4754358750933, 105087911110062, -2489277413102144, 62908278710542137, -1689451592993832258, 48047639078438987082, -1442565756163540276727 (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 22 2015
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Log[1+Log[1+x]]*Cosh[x], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Oct 20 2012 *)
CROSSREFS
Sequence in context: A034429 A242638 A058149 * A009316 A116194 A054138
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 04:04 EDT 2024. Contains 371782 sequences. (Running on oeis4.)