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!)
A292966 a(n) = (2*n)! * [x^(2*n)] exp(n*(cosh(x)-1)). 0
1, 1, 14, 543, 41332, 5203880, 979067634, 257327195587, 90055440034760, 40484356990454979, 22735298894247204310, 15597865046044378254146, 12836943134715746781979644, 12482280872844033169540407253, 14157380505669130674125989779482, 18524549200247005824873100782063015 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[(2 n)! SeriesCoefficient[Exp[n (Cosh[x] - 1)], {x, 0, 2 n}], {n, 0, 15}]
Table[(-1)^n (2 n)! SeriesCoefficient[Exp[n (Cos[x] - 1)], {x, 0, 2 n}], {n, 0, 15}]
CROSSREFS
Sequence in context: A297805 A326331 A210029 * A109773 A294835 A205582
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Sep 29 2017
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)