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.

A119596 Primes for which the weight as defined in A117078 is 11 and the gap as defined in A001223 is 10.

This page as a plain text file.
%I A119596 #5 Mar 31 2012 14:42:50
%S A119596 241,1627,2089,4201,4663,4861,5323,6247,6379,6709,8821,9283,9679,
%T A119596 10141,12253,12517,12781,13441,15091,15289,15619,17599,17929,19249,
%U A119596 19447,19843,21757,23539,26839,28687,33703,34429,34693,35089,35353,36343
%N A119596 Primes for which the weight as defined in A117078 is 11 and the gap as defined in A001223 is 10.
%C A119596 The prime numbers in this sequence are of the form (22i-1) with i=(level(n)+1)/2, level(n) defined in A117563.
%H A119596 Remi Eismann, <a href="/A119596/b119596.txt">Table of n, a(n) for n=1..10000</a>
%e A119596 a(1)=241 because of 251=241+mod(241;11) and 251-241=10.
%e A119596 22*((21+1)/2)-1=241, level=21
%e A119596 a(2)=1627 because of 1637=1627+mod(1627;11) and 1637-1627=10
%e A119596 22*((147+1)/2)-1=1627, level=147
%Y A119596 Cf. A117078, A001223, A117563, A001359, A118359, A074822, A118922, A118924, A119504.
%K A119596 nonn
%O A119596 1,1
%A A119596 _Rémi Eismann_, Jun 01 2006, May 04 2007