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.

A118359 Primes for which the weight as defined in A117078 is 7 and the gap as defined in A001223 is 6.

This page as a plain text file.
%I A118359 #8 Jul 15 2012 09:08:27
%S A118359 83,167,251,433,503,587,601,727,1063,1217,1231,1553,1777,1861,1973,
%T A118359 1987,2281,2351,2393,2897,3541,4073,4283,4451,4507,4591,4871,5081,
%U A118359 5431,5557,5641,5683
%N A118359 Primes for which the weight as defined in A117078 is 7 and the gap as defined in A001223 is 6.
%C A118359 The prime numbers in this sequence are of the form (14i-1) with i=(level(n)+1)/2, level(n) defined in A117563. level(n) is not multiple of 3.
%H A118359 Remi Eismann, <a href="/A118359/b118359.txt">Table of n, a(n) for n = 1..10000</a>
%e A118359 prime(24) = prime (23) + prime(23)mod(7) = prime (23) + prime(23)mod(77)
%e A118359 89 = 83 + 83mod(7) = 83 + 83mod(77)
%e A118359 k=7, level = 77/7 = 11
%Y A118359 Cf. A117078, A117563, A001359, A074822, A118922, A118924, A119504, A119597, A119596, A119595.
%K A118359 nonn
%O A118359 1,1
%A A118359 _Rémi Eismann_, May 24 2006, May 04 2007