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 A071701 #4 Mar 30 2012 18:50:24 %S A071701 0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3, %T A071701 3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4, %U A071701 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 %N A071701 Number of twin prime pairs <= n of form (4*k+1,4*k+3), k>0. %C A071701 As for A071538 the convention is followed that a twin prime pair is <= n if its smaller member is <= n. %e A071701 a(30)=3, since (29,31) is included along with (5,7) and (17,19). %Y A071701 a(n) = A071538(n) - A071702(n), cf. A071695, A071696. %K A071701 nonn %O A071701 1,17 %A A071701 _Reinhard Zumkeller_, Jun 04 2002