login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A154866 Primes p such that smallest digit of p is odd and smallest digit of prime(p) is also odd. 1
3, 5, 7, 11, 13, 17, 31, 37, 41, 43, 53, 71, 73, 83, 113, 131, 137, 139, 149, 151, 157, 167, 191, 193, 199, 211, 241, 251, 271, 281, 331, 347, 349, 353, 359, 397, 491, 521, 541, 569, 571, 577, 593, 599, 613, 631, 659, 661, 691, 719, 733, 743, 773, 797, 821, 853, 857, 859 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
sdoQ[n_]:=OddQ[Min[IntegerDigits[n]]]; Select[Prime[Range[200]], sdoQ[#] && sdoQ[ Prime[ #]]&] (* Harvey P. Dale, Mar 21 2013 *)
CROSSREFS
Sequence in context: A024883 A024328 A032529 * A106284 A126145 A206864
KEYWORD
nonn,base,less
AUTHOR
EXTENSIONS
Keyword:base added and sequence extended by R. J. Mathar, Mar 29 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 14 01:41 EDT 2024. Contains 375910 sequences. (Running on oeis4.)