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!)
A013208 Expansion of e.g.f. log(sech(x) + tanh(x)). 1
0, 1, -2, 3, -8, 45, -272, 1743, -13568, 125625, -1290752, 14554683, -181296128, 2473184805, -36501112832, 579439207623, -9859508338688, 179018972217585, -3453141256896512, 70518070842040563 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
x - 2/2!*x^2 + 3/3!*x^3 - 8/4!*x^4 + 45/5!*x^5 ...
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Log[Sech[x]+Tanh[x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Oct 22 2023 *)
CROSSREFS
Sequence in context: A042139 A118127 A100644 * A094370 A066084 A141319
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0)=0 inserted and title improved by Sean A. Irvine, Aug 01 2018
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 23:59 EDT 2024. Contains 371989 sequences. (Running on oeis4.)