%I A090718
%S A090718 2,3,5,7,131,137,643,769,1033,17159,17539,33161,33409,33923,49537,49801,
%T A090718 49927,50051,50311,65537,65921,65929,66697,81929,82567,98689,98947,
%U A090718 98953,114689,132103,148483,148609,2097289,2097539,2097673,2098183
%N A090718 Let p run through the primes; write p in base 10 and then interpret it
in base 128 getting a number q; if q is prime then adjoin q to the
sequence.
%e A090718 2 -> 2, prime, so add 2 to the sequence;
%e A090718 11 -> 129, not prime, so 129 is not added to the sequence;
%e A090718 13 -> 131, prime, so add 131 to the sequence; etc.
%Y A090718 Sequence in context: A117059 A117058 A067173 this_sequence A117703 A039944
A076611
%Y A090718 Adjacent sequences: A090715 A090716 A090717 this_sequence A090719 A090720
A090721
%K A090718 base,nonn
%O A090718 2,1
%A A090718 Cino Hilliard (hillcino368(AT)gmail.com), Jan 18 2004
|