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!)
A292782 a(n) = E(2n,n)/2, where E(n,x) is the Euler polynomial. 1
0, 1, 63, 6306, 990550, 227890755, 72524317341, 30560156566660, 16483798503292716, 11080974333713379525, 9085235508141504416155, 8924963654575108415598246, 10349560274697013067017980738, 13989200573862071630368836403591, 21802322447828101388917112243376825 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Conjecture. For n >= 2, a(n) is divisible by n(n-1)/2, moreover, for odd n, a(n) is divisible by n^2(n-1)/2.
REFERENCES
M. Abramowitz and I. A. Stegun, Handbook of Mathematical Functions, 1972, Ch. 23.
LINKS
FORMULA
a(n) = (-1)^n*(1^(2*n) - 2^(2*n) + ... +(-1)^n*(n-1)^(2*n)).
a(n) ~ c * n^(2*n), where c = A349003/2 = 1/(1 + exp(2)) = 0.1192029220221175559402708586976... - Vaclav Kotesovec, Nov 05 2021
MATHEMATICA
Table[EulerE[2 n, n]/2, {n, 15}] (* Michael De Vlieger, Sep 23 2017 *)
CROSSREFS
Sequence in context: A342586 A046190 A296782 * A251011 A234616 A093263
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Sep 23 2017
EXTENSIONS
More terms from Peter J. C. Moses, Sep 23 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 19 12:06 EDT 2024. Contains 371792 sequences. (Running on oeis4.)