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!)
A302584 a(n) = n! * [x^n] exp(n*x)/cos(x). 8
1, 1, 5, 36, 357, 4500, 68857, 1239504, 25661545, 600655824, 15684383021, 452001644864, 14249852124365, 487836995500608, 18022519535240417, 714658089577017600, 30275849571771536977, 1364687729891761740032, 65213822241378992547925, 3293203845745202062590976 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n) ~ n^n / cos(1). - Vaclav Kotesovec, Jun 08 2019
MATHEMATICA
Table[n! SeriesCoefficient[Exp[n x]/Cos[x], {x, 0, n}], {n, 0, 19}]
Table[(2 I)^n EulerE[n, (1 - I n)/2], {n, 0, 19}]
CROSSREFS
Sequence in context: A062024 A031971 A247496 * A356001 A230887 A365356
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 02:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)