Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154767
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154767 Primes with even largest digit +0
3
2, 41, 43, 61, 83, 163, 181, 211, 241, 263, 281, 283, 383, 401, 421, 431, 433, 443, 461, 463, 487, 563, 587, 601, 613, 631, 641, 643, 653, 661, 683, 787, 811, 821, 823, 827, 853, 857, 863, 877, 881, 883, 887, 1021, 1061, 1063, 1087, 1163, 1181, 1187, 1201 (list; graph; listen)
OFFSET

1,1

MAPLE

A054055 := proc(n) max( op(convert(n, base, 10))) ; end: isA154767 := proc(n) RETURN( isprime(n) and ( A054055(n) mod 2 ) = 0 ) ; end; for n from 1 to 400 do p := ithprime(n) ; if isA154767(p) then printf("%d, ", p) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 18 2009]

CROSSREFS

Sequence in context: A062769 A033841 A107194 this_sequence A042923 A059698 A107190

Adjacent sequences: A154764 A154765 A154766 this_sequence A154768 A154769 A154770

KEYWORD

nonn

AUTHOR

Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Jan 15 2009

EXTENSIONS

837 replaced by 827. R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 18 2009

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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research