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!)
A013185 E.g.f.: log(cosh(x)+log(x+1)). 0
0, 1, -1, 4, -19, 113, -813, 6921, -68290, 766909, -9660965, 134950693, -2070706988, 34628733267, -626946816195, 12218295424331, -255043813997776, 5677409949583369, -134259854938074137 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
EXAMPLE
log(cosh(x)+log(x+1))=x-1/2!*x^2+4/3!*x^3-19/4!*x^4+113/5!*x^5...
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Log[Cosh[x]+Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Mar 05 2015 *)
CROSSREFS
Sequence in context: A127548 A331326 A122835 * A353607 A186359 A203268
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Zero prepended and definition clarified by Harvey P. Dale, Mar 05 2015
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 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)