Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Jul 31 2014 05:04:39
%S 1,-3,-13,333,2717,-131043,-1599793,109190253,1777008857,
%T -156107958723,-3175649491573,341011318885773,8324471625279797,
%U -1056450457249168803,-30087334294452702553,4405799115103013278893,143400677661526320767537,-23798518054913516311313283
%N Numerator of Euler(n, 1/14).
%H Vincenzo Librandi, <a href="/A156358/b156358.txt">Table of n, a(n) for n = 0..200</a>
%t Numerator[EulerE[Range[0, 20], 1/14]]
%Y For denominators see A156359.
%K sign,frac
%O 0,2
%A _N. J. A. Sloane_, Nov 07 2009