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 A097460 #4 Mar 31 2012 10:29:22 %S A097460 13,73,97,5827,442963,2625487,2674927,4791847,22788583,28860367, %T A097460 41303497,58231387,61464883,79754713,79997893,83380027,85849903, %U A097460 95644777,97776193,99093487,109197217,120527917,140745013,164976403 %N A097460 The value of C in y = x^2+15x+C such that y is prime for all x = 0 to 8. %e A097460 a(3) = 97: y = x^2+15x+97. %e A097460 If x = 0; y = 0+0+97 = 97, which is prime. %e A097460 If x = 1; y = 1+15+97 = 113, which is prime. %e A097460 If x = 2; y = 4+30+97 = 131, which is prime. %e A097460 If x = 3; y = 9+45+97 = 151, which is prime. %e A097460 If x = 4; y = 16+60+97 = 173, which is prime. %e A097460 If x = 5; y = 25+75+97 = 197, which is prime. %e A097460 If x = 6; y = 36+90+97 = 223, which is prime. %e A097460 If x = 7; y = 49+105+97 = 251, which is prime. %e A097460 If x = 8; y = 64+120+97 = 281, which is prime. %K A097460 nonn %O A097460 1,1 %A A097460 _Ray G. Opao_, Aug 23 2004