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.

A097461 The value of C in y = x^2+17x+C such that y is prime for all x = 0 to 9.

This page as a plain text file.
%I A097461 #4 Oct 02 2013 15:12:41
%S A097461 29,113,4791863,405644483,572474939,634320569,682174583,818968193,
%T A097461 969853403,1036779743,2601030389,2695639619,3119098589,3157378883,
%U A097461 3696784103,4558120313,4624978013,4671070319,5787581213,7985879579
%N A097461 The value of C in y = x^2+17x+C such that y is prime for all x = 0 to 9.
%C A097461 a(5) > 4.3x10^8
%e A097461 a(2) = 113: y = x^2+17x+113.
%e A097461 If x = 0; y = 0+0+113 = 113, which is prime.
%e A097461 If x = 1; y = 1+17+113 = 131, which is prime.
%e A097461 If x = 2; y = 4+34+113 = 151, which is prime.
%e A097461 If x = 3; y = 9+51+113 = 173, which is prime.
%e A097461 If x = 4; y = 16+68+113 = 197, which is prime.
%e A097461 If x = 5; y = 25+85+113 = 223, which is prime.
%e A097461 If x = 6; y = 36+102+113 = 251, which is prime.
%e A097461 If x = 7; y = 49+119+113 = 281, which is prime.
%e A097461 If x = 8; y = 64+136+113 = 313, which is prime.
%e A097461 If x = 9; y = 81+153+113 = 347, which is prime.
%K A097461 nonn
%O A097461 1,1
%A A097461 _Ray G. Opao_, Aug 23 2004
%E A097461 More terms from _Ryan Propper_, Sep 07 2005