cp's OEIS Frontend

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.

A119597 Primes for which the weight as defined in A117078 is 11 and the gap as defined in A001223 is 6.

This page as a plain text file.
%I A119597 #5 Mar 31 2012 14:42:50
%S A119597 61,677,941,1117,1601,2063,2371,3691,3911,4021,5297,5407,6067,6353,
%T A119597 6991,7541,7717,8311,8641,8663,9103,9851,10973,11897,12491,12953,
%U A119597 13591,13613,13723,14537,15131,15263,15307,15461,15901,16363
%N A119597 Primes for which the weight as defined in A117078 is 11 and the gap as defined in A001223 is 6.
%C A119597 The prime numbers in this sequence are of the form (22i-5) with i=(level(n)+1)/2, level(n) defined in A117563.
%H A119597 Remi Eismann, <a href="/A119597/b119597.txt">Table of n, a(n) for n=1..10000</a>
%e A119597 a(1)=61 because of 67=61+mod(61;11) and 67-61=6.
%e A119597 22*((5+1)/2)-5=61, level=5
%e A119597 a(2)=677 because of 683=677+mod(677;11) and 683-677=6
%e A119597 22*((61+1)/2)-5=677, level=5
%Y A119597 Cf. A117078, A001223, A117563, A001359, A118359, A074822, A118922, A118924, A119504.
%K A119597 nonn
%O A119597 1,1
%A A119597 _Rémi Eismann_, Jun 01 2006, May 04 2007