Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133753
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133753 Larger of emirps (pairs) with only prime digits (A128388). +0
3
73, 733, 3733, 7253, 7523, 7757, 33223, 35323, 72253, 72353, 73327, 73523, 73553, 75223, 75253, 77237, 77323, 77527, 77557, 333323, 352333, 355723, 375223, 375233, 375553, 722333, 727327, 733333, 735733, 737353, 737753, 737773, 753373, 753527, 772273, 773273, 775757, 777353, 777373 (list; graph; listen)
OFFSET

1,1

FORMULA

{p in A128388: p> A004086(p)}. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 30 2008

MAPLE

read(transforms) : isA006567 := proc(n) local digs, prev ; if isprime(n) then prev := digrev(n) ; if n <> prev and isprime(prev) then true ; else false ; fi ; else false ; fi ; end: isA128388 := proc(n) local digs ; if isA006567(n) then digs := convert(convert(n, base, 10), set) ; if digs minus {2, 3, 5, 7} = {} then true ; else false ; fi ; else false ; fi ; end: isA133753 := proc(n) if isA128388(n) then if digrev(n) < n then true; else false ; fi ; else false ; fi ; end: for n from 1 to 200000 do p := ithprime(n) ; if isA133753(p) then printf("%d, ", p) ; fi ; od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 30 2008

CROSSREFS

Cf. A128388, A133554.

Sequence in context: A038485 A077722 A142675 this_sequence A137835 A063784 A066101

Adjacent sequences: A133750 A133751 A133752 this_sequence A133754 A133755 A133756

KEYWORD

nonn,base

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jan 21 2008

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net) and R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 30 2008

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 4 21:35 EST 2008. Contains 151309 sequences.


AT&T Labs Research