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.

A160329 Numerator of Hermite(n, 21/31).

This page as a plain text file.
%I A160329 #8 Jan 29 2016 15:42:23
%S A160329 1,42,-158,-168084,-6148500,1033992792,102514782264,-7618384022256,
%T A160329 -1699206009514608,45773620326594720,31315357606300667424,
%U A160329 435476036787477513408,-643779296967334655115072,-37082549785094436884075136,14528002423051857343574033280
%N A160329 Numerator of Hermite(n, 21/31).
%e A160329 Numerators of 1, 42/31, -158/961, -168084/29791, -6148500/923521,...
%t A160329 Numerator[HermiteH[Range[0,30],21/31]] (* _Harvey P. Dale_, May 07 2013 *)
%o A160329 (PARI) a(n)=numerator(polhermite(n, 21/31)) \\ _Charles R Greathouse IV_, Jan 29 2016
%Y A160329 Cf. A009975 (denominators).
%K A160329 sign,frac
%O A160329 0,2
%A A160329 _N. J. A. Sloane_, Nov 12 2009