cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A160349 Numerator of Hermite(n, 30/31).

This page as a plain text file.
%I A160349 #8 Jul 02 2017 11:03:29
%S A160349 1,60,1678,-129960,-17472948,-49244400,164960366280,10465508397600,
%T A160349 -1591446264075120,-256404432966004800,12144571498011137760,
%U A160349 5656767491487280521600,82645518878285356774080,-125508954290965516543737600,-9595518192150768916981418880
%N A160349 Numerator of Hermite(n, 30/31).
%e A160349 Numerators of 1, 60/31, 1678/961, -129960/29791, -17472948/923521,...
%t A160349 HermiteH[Range[0,20],30/31]//Numerator (* _Harvey P. Dale_, Jul 02 2017 *)
%o A160349 (PARI) a(n)=numerator(polhermite(n, 30/31)) \\ _Charles R Greathouse IV_, Jan 29 2016
%Y A160349 Cf. A009975 (denominators).
%K A160349 sign,frac
%O A160349 0,2
%A A160349 _N. J. A. Sloane_, Nov 12 2009