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!)
A302586 a(n) = n! * [x^n] exp(n*x)*tan(x). 8
0, 1, 4, 29, 288, 3641, 55872, 1008349, 20923392, 490730641, 12836633600, 370512824285, 11697136754688, 400947361714121, 14829211483455488, 588633245015433437, 24960134277040177152, 1126038686507284428961, 53851620649898789830656, 2721385807644104827095965 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
N. J. A. Sloane, Transforms
FORMULA
a(n) ~ tan(1) * n^n. - Vaclav Kotesovec, Jun 08 2019
MATHEMATICA
Table[n! SeriesCoefficient[Exp[n x] Tan[x], {x, 0, n}], {n, 0, 19}]
Table[I^(n + 1) 2^(n - 1) (EulerE[n, (-I/2) n] - EulerE[n, 1 - (I/2) n]), {n, 0, 19}]
CROSSREFS
Sequence in context: A160885 A182356 A083072 * A302609 A181197 A217807
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)