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!)
A302585 a(n) = n! * [x^n] exp(n*x)/cosh(x). 8
1, 1, 3, 18, 165, 2000, 29855, 527632, 10762857, 248811264, 6428081979, 183537694208, 5739195739277, 195059957567488, 7159662639822615, 282252719348582400, 11894243092571825745, 533554809104057434112, 25384473065818477067123, 1276688324194885747474432 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n) ~ n^n / cosh(1). - Vaclav Kotesovec, Jun 08 2019
MATHEMATICA
Table[n! SeriesCoefficient[Exp[n x]/Cosh[x], {x, 0, n}], {n, 0, 19}]
Table[2^n EulerE[n, (n + 1)/2], {n, 0, 19}]
CROSSREFS
Sequence in context: A032031 A127646 A089466 * A107403 A319938 A053513
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Apr 10 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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)