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 A219255 #21 May 23 2013 11:57:44 %S A219255 1,2,3,5,6,7,8,10,17,23,24,25,34,36,37,45,51,120,124,219,231,244,251, %T A219255 2034,2057,3121,4176,5185,9492 %N A219255 Numbers n for which prime(n) divides at least one sum of two consecutive terms in sequence {f_m(k)}, defined in A224523. %C A219255 Places of the last elements of runs of the same terms in A224523 are in the sequence. Whether these sequences coincide one to another? %e A219255 7 is in the sequence, since prime(7)=17 and sequence {f_7(k)} is periodic with period {1,1,2,3,5,8,13,21,2,1,3,4,7,11,18}, such that sum of terms 13+21=34 is divisible by 17. %t A219255 Rest[Flatten[Position[Differences[A224523], Except[0]]]] (* _Peter J. C. Moses_, Apr 13 2013 *) %Y A219255 Cf. A078414, A078412, A214684, A219328, A224523. %K A219255 nonn,more %O A219255 1,2 %A A219255 _Vladimir Shevelev_, Apr 11 2013