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.

A119595 Primes for which the weight as defined in A117078 is 15 and the gap as defined in A001223 is 8.

This page as a plain text file.
%I A119595 #5 Mar 31 2012 14:42:50
%S A119595 743,1193,1523,1733,2003,2243,2273,3623,4583,4943,5573,5693,6143,6203,
%T A119595 6473,7673,8573,8933,9803,10103,11243,11813,12413,12503,13163,14423,
%U A119595 14843,15053,15233,15383,16103
%N A119595 Primes for which the weight as defined in A117078 is 15 and the gap as defined in A001223 is 8.
%C A119595 The prime numbers in this sequence are of the form (30i-7) with i=(level(n)+1)/2, level(n) defined in A117563.
%H A119595 Remi Eismann, <a href="/A119595/b119595.txt">Table of n, a(n) for n=1..10000</a>
%e A119595 a(1)=743 because of 751=743+mod(743;15) and g(n)=751-743=8
%e A119595 30*((49+1)/2)-7=743
%e A119595 a(2)=1193 because of 1201=1193+mod(1193;15) and g(n)=1201-1193=8
%e A119595 30*((79+1)/2)-7=1193
%Y A119595 Cf. A117078, A001223, A117563, A001359, A118359, A074822, A118922, A118924, A119504.
%K A119595 nonn
%O A119595 1,1
%A A119595 _Rémi Eismann_, Jun 01 2006, May 04 2007