Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073064
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A073064
%S A073064 11,101,113,131,151,181,191,199,211,223,227,229,233,277,311,313,331,
%T A073064 337,353,373,383,433,443,449,499,557,577,599,661,677,727,733,757,773,
%U A073064 787,797,811,877,881,883,887,911,919,929,977,991,997,1009,1013,1019
%N A073064 Primes with non-distinct digits.
%F A073064 A000040 INTERSECT A109303. R. J. Mathar (mathar(AT)strw.leidenuniv.nl), 
               May 1 2008
%e A073064 a(1)=11 because 11 is the first prime not all digits of which are distinct; 
               a(2)=101 because 101 is the second prime not all digits of which 
               are distinct
%p A073064 A055642 := proc(n) max(ilog10(n)+1,1) ; end: A043537 := proc(n) nops(convert(convert(n,
               base,10),set)) ; end: isA109303 := proc(n) RETURN( A055642(n) > A043537(n) 
               ) ; end: isA073064 := proc(n) RETURN(isprime(n) and isA109303(n) 
               ) ; end: for n from 1 to 1019 do if isA073064(n) then printf("%d,
               ",n) ; fi ; od: # R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 
               1 2008
%t A073064 ta=IntegerDigits[Prime[Range[1000]]]; ta2=Table[Length[ta[[i]]]>Length[Union[ta[[i]]]], 
               {i, 1000}]; Prime[Flatten[Position[ta2, True]]]
%Y A073064 Cf. A030291, A073069.
%Y A073064 Sequence in context: A117697 A091366 A158051 this_sequence A155075 A062697 
               A062696
%Y A073064 Adjacent sequences: A073061 A073062 A073063 this_sequence A073065 A073066 
               A073067
%K A073064 easy,base,nonn
%O A073064 1,1
%A A073064 Zak Seidov (zakseidov(AT)yahoo.com) Aug 24 2002

    
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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research