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.
%I A160346 #8 Aug 08 2017 11:44:32 %S A160346 1,56,1214,-147280,-15247604,278422816,162121152136,5868012605504, %T A160346 -1852569274929520,-193970441218282624,21183398609507010016, %U A160346 4914382202347784594176,-172654010070721268484416,-123013935678909694915202560,-2574847302391901300899725184 %N A160346 Numerator of Hermite(n, 28/31). %e A160346 Numerators of 1, 56/31, 1214/961, -147280/29791, -15247604/923521,... %t A160346 HermiteH[Range[0,20],28/31]//Numerator (* _Harvey P. Dale_, Aug 08 2017 *) %o A160346 (PARI) a(n)=numerator(polhermite(n, 28/31)) \\ _Charles R Greathouse IV_, Jan 29 2016 %Y A160346 Cf. A009975 (denominators). %K A160346 sign,frac %O A160346 0,2 %A A160346 _N. J. A. Sloane_, Nov 12 2009