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 A160330 #8 Oct 02 2022 14:45:02 %S A160330 1,44,14,-168520,-7495604,965775184,114526862536,-6098137470304, %T A160330 -1809162457252720,14161813624274624,31918011985025634016, %U A160330 1132202469482569623424,-624993700730178890935616,-53612840588273856995818240,13257127620560200061101298816 %N A160330 Numerator of Hermite(n, 22/31). %e A160330 Numerators of 1, 44/31, 14/961, -168520/29791, -7495604/923521,... %t A160330 HermiteH[Range[0,20],22/31]//Numerator (* _Harvey P. Dale_, Oct 02 2022 *) %o A160330 (PARI) a(n)=numerator(polhermite(n, 22/31)) \\ _Charles R Greathouse IV_, Jan 29 2016 %Y A160330 Cf. A009975 (denominators). %K A160330 sign,frac %O A160330 0,2 %A A160330 _N. J. A. Sloane_, Nov 12 2009