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!)
A088182 E.g.f.: 1/(1-sinh(x)-x-x^2/2). 0
2, 9, 61, 550, 6201, 83894, 1324177, 23886552, 484745029, 10930266652, 271107065043, 7335664739264, 215030576905171, 6788059632853620, 229590704738375917, 8283076586956304128, 317510426598228001881 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) ~ n!/((cosh(r)+1+r)*r^(n+1)), where r = 0.4434887492889753... is the root of the equation r*(2+r)+2*sinh(r)=2. - Vaclav Kotesovec, Jun 27 2013
MATHEMATICA
With[{nn=20}, Rest[CoefficientList[Series[1/(1-Sinh[x]-x-x^2/2), {x, 0, nn}], x]Range[0, nn]!]] (* Harvey P. Dale, May 21 2012 *)
CROSSREFS
Sequence in context: A370161 A192939 A107883 * A006155 A121870 A268450
KEYWORD
nonn
AUTHOR
Karol A. Penson, Sep 22 2003
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 24 11:01 EDT 2024. Contains 371936 sequences. (Running on oeis4.)