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!)
A088181 E.g.f.: 1/(1-sinh(x)-x). 2
1, 2, 8, 49, 400, 4081, 49964, 713665, 11649936, 213946513, 4365604372, 97988751433, 2399366732888, 63647177397961, 1818219651069852, 55651486523443537, 1816920458689600288, 63026617425620098465 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ n! / ((cosh(r)+1) * r^(n+1)), where r = 0.49007306848054777421543028443773199472978824305677445770838... is the root of the equation 2*(r-1)*exp(r)+exp(2*r) = 1. - Vaclav Kotesovec, Jun 08 2021
MATHEMATICA
With[{nn=20}, CoefficientList[Series[1/(1-Sinh[x]-x), {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Apr 10 2014 *)
CROSSREFS
Cf. A006154.
Sequence in context: A364592 A183070 A032116 * A058864 A332237 A136226
KEYWORD
nonn
AUTHOR
Karol A. Penson, Sep 22 2003
EXTENSIONS
First term prepended and offset changed by Harvey P. Dale, Apr 10 2014
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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)