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 A097200 #3 Mar 30 2012 17:27:43 %S A097200 57,368,6250,94932,48989176,1221074418,762940872982,19073488804224, %T A097200 11920928961514468,186264514923116214274,4656612873077421207276, %U A097200 72759576141834259102547082,45474735088646411895867809326 %N A097200 Numbers of the form p^5 + 5^p for p prime. %o A097200 (PARI) forprime(p=2,41,print1(p^5+5^p,",")) %K A097200 nonn %O A097200 1,1 %A A097200 _Parthasarathy Nambi_, Sep 16 2004 %E A097200 More terms from _Klaus Brockhaus_, Sep 18 2004