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!)
A157139 Odd numbers n with equal number of odd digits in n and n-th prime. 0
3, 9, 11, 17, 23, 31, 35, 39, 49, 51, 55, 59, 61, 73, 77, 87, 89, 95, 97, 99, 101, 103, 107, 123, 125, 127, 129, 131, 133, 137, 139, 141, 147, 149, 157, 159, 161, 163, 169, 171, 173, 175, 177, 181, 195, 199, 235, 237, 253, 257, 279, 305, 309, 319, 323, 341, 343 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Odd digits are 1, 3, 5, 7 or 9.
LINKS
MATHEMATICA
Select[Range[1, 401, 2], Count[IntegerDigits[#], _?OddQ]==Count[ IntegerDigits[ Prime[#]], _?OddQ]&] (* Harvey P. Dale, Sep 25 2020 *)
CROSSREFS
Sequence in context: A225771 A215816 A211864 * A050538 A062227 A111324
KEYWORD
nonn,base,less
AUTHOR
EXTENSIONS
Corrected (105 replaced by 103, 305 inserted) by R. J. Mathar, May 15 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 April 24 12:50 EDT 2024. Contains 371943 sequences. (Running on oeis4.)