OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Vladimir Shevelev, On a Luschny question, arXiv:1708.08096 [math.NT], 2017.
Vladimir Shevelev, A formula for numerator of Euler(n,k), Wed Sep 06 2017.
FORMULA
For even n, a(n) = 2 - delta(n,0), where delta is the Kronecker symbol;
EXAMPLE
By the formula, we have a(1) = 2*2 - 1 = 3, a(3) = 2*4 + 1 = 9, a(5) = 2*2 - 1 = 3, a(7) = 2*8 + 17 = 33, a(9) = 2*2 - 31 = -27, etc. - Vladimir Shevelev, Sep 04 2017
MATHEMATICA
Numerator[EulerE[Range[0, 40], 2]] (* Vincenzo Librandi, May 03 2012 *)
CROSSREFS
KEYWORD
sign,frac
AUTHOR
N. J. A. Sloane, Nov 10 2009
STATUS
approved