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.

A095974 Evaluate n^4 - 93n^3 + 3196n^2 - 48008n + 265483 for n >= 0, record the primes.

This page as a plain text file.
%I A095974 #3 Feb 16 2025 08:32:53
%S A095974 265483,220579,181523,147793,118891,94343,73699,56533,42443,31051,
%T A095974 22003,14969,9643,5743,3011,1213,139,-397,-557,-479,-277,-41,163,293,
%U A095974 331,283,179,73,43,191,643,1549,3083,5443
%N A095974 Evaluate n^4 - 93n^3 + 3196n^2 - 48008n + 265483 for n >= 0, record the primes.
%C A095974 A prime-generating quartic polynomial.
%H A095974 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Prime-GeneratingPolynomial.html">Prime-Generating Polynomials</a>
%Y A095974 Cf. A076808, A076809, A095946.
%K A095974 easy,sign
%O A095974 0,1
%A A095974 Hilko Koning (hilko(AT)hilko.net), Jul 16 2004