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 A054833 #13 Oct 30 2018 20:14:59 %S A054833 2953,13513,13931,15013,15413,15427,21467,21587,21911,28307,30931, %T A054833 33287,35671,37781,42281,42641,45853,55691,64709,64969,64997,68239, %U A054833 68261,68927,68947,73999,74257,78643,83177,85571,87383,88069,90971,91621,92297,97073,106853,118529,119083,127807,129011 %N A054833 Sixth term of weak prime sextet: p(m-4)-p(m-5) < p(m-3)-p(m-4) < p(m-2)-p(m-3) < p(m-1)-p(m-2) < p(m)-p(m-1). %H A054833 Harvey P. Dale, <a href="/A054833/b054833.txt">Table of n, a(n) for n = 1..1000</a> %F A054833 a(n) = A151800(A054832(n)). - _M. F. Hasler_, Oct 27 2018 %t A054833 Transpose[Select[Partition[Prime[Range[9000]],6,1],And@@Positive[ Differences[ #,2]]&]][[6]] (* _Harvey P. Dale_, Nov 06 2011 *) %Y A054833 Cf. A051635; A054800 .. A054803: members of balanced prime quartets (= consecutive primes in arithmetic progression); A054804 .. A054818: members of strong prime quartets, quintets, sextets; A054819 .. A054840: members of weak prime quartets, quintets, sextets, septets. %K A054833 nonn %O A054833 1,1 %A A054833 _Henry Bottomley_, Apr 10 2000