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 A182357 #7 Jul 22 2012 15:24:24 %S A182357 3,5,19,59,179,8363,131363,134218459,2147484611, %T A182357 49039857307708443467467104868809893875799651909875303859, %U A182357 3291009114642412084309938365114701009965471731267159726697262571 %N A182357 Primes of the form 2^n + n^2 + 2. %t A182357 Select[Table[2^n+n^2+2,{n,1000}],PrimeQ] (* _Harvey P. Dale_, Jul 22 2012 *) %Y A182357 Cf. A035325, A061119. %K A182357 nonn %O A182357 1,1 %A A182357 _Alex Ratushnyak_, Apr 26 2012 %E A182357 More terms (a(10) and a(11)) from _Harvey P. Dale_, Jul 22 2012