Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154863
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154863 Primes p such that largest digit of prime(p) is even. +0
1
13, 23, 47, 53, 61, 79, 83, 89, 103, 107, 151, 179, 181, 197, 227, 257, 277, 281, 283, 311, 313, 331, 347, 353, 389, 409, 569, 601, 607, 631, 643, 647, 653, 701, 709, 739, 743, 761, 769, 797, 821, 823, 827, 829, 857, 859, 877, 881, 883, 929, 947, 991, 997 (list; graph; listen)
OFFSET

1,1

MAPLE

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

CROSSREFS

Cf. A000040, A154767.

Sequence in context: A067227 A068712 A103166 this_sequence A155049 A139863 A046862

Adjacent sequences: A154860 A154861 A154862 this_sequence A154864 A154865 A154866

KEYWORD

nonn,base,less

AUTHOR

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

EXTENSIONS

Removed 613, 617, 619 - 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research