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 A102725 #4 Mar 30 2012 18:40:00 %S A102725 5,13,31,43,67,97,139,191,227,311,373,433,523,607,719,827,947,1091, %T A102725 1229,1367,1511,1663,1861,2039,2237,2423,2633,2861,3089,3329,3617, %U A102725 3877,4133,4421,4721,5009,5351,5659,6011,6359,6761,7121,7517,7877,8273,8663,9137 %N A102725 Smallest prime equal to the sum of n distinct pairs of consecutive primes. %e A102725 a(1) = 5 = (2+3). %e A102725 a(2) = 13 = (2+3)+(3+5). %e A102725 a(3) = 31 = (2+3)+(3+5)+(7+11). %Y A102725 Cf. A001043, A102724, A102729. %K A102725 easy,nonn %O A102725 1,1 %A A102725 _Giovanni Teofilatto_, Feb 07 2005 %E A102725 Edited and extended by _Ray Chandler_, Feb 12 2005