Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108820
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A108820
%S A108820 233,839,2333,6337,23333,63337,83339,633337,6333337,8333333339,
%T A108820 23333333333,63333333337,83333333339,63333333333337,8333333333333339,
%U A108820 23333333333333333,23333333333333333333333
%N A108820 Primes such that the outer 2 digits are n and n+1 and all inner digits 
               are 3, where 0 < n < 9.
%F A108820 a(x) = 10^(x+1)*n+floor(10^x*3/9)*10+n+1. Output if a(x) is prime.
%o A108820 (PARI) n10np1(n) = { local(x,y,k); for(x=1,n, for(k=1,8, y=10^(x+1)*k+floor(10^x*3/
               9)*10+k+1; if(isprime(y),print1(y",")) ) ) }
%Y A108820 Sequence in context: A142783 A142848 A023338 this_sequence A003537 A037033 
               A028474
%Y A108820 Adjacent sequences: A108817 A108818 A108819 this_sequence A108821 A108822 
               A108823
%K A108820 easy,nonn,base
%O A108820 1,1
%A A108820 Cino Hilliard (hillcino368(AT)gmail.com), Jul 11 2005
%E A108820 Corrected by T. D. Noe (noe(AT)sspectra.com), Nov 15 2006

    
page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research