Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A158080 Primes p = prime(n) such that the largest even digit of n equals the largest even digit of p. 0
43, 239, 263, 491, 641, 727, 769, 787, 857, 967, 1013, 1021, 1087, 1223, 1229, 1231, 1237, 1249, 1259, 1279, 1283, 1291, 1297, 1327, 1423, 1543, 1549, 1619, 1657, 1663, 1667, 1669, 1693, 1697, 1699, 1789, 1811, 1823, 1831, 1847, 1861, 1867, 1871, 1873 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Primes p = prime(n) such that a largest even digit individually exists in the base-10 representations of n and p, and such that it also is the same for both. - R. J. Mathar, May 19 2010
LINKS
MATHEMATICA
m[n_] := Max@ Select[IntegerDigits@ n, EvenQ]; Prime@ Select[ Range@ 300, m@ # == m@ Prime@ # >= 0 &] (* Giovanni Resta, Apr 30 2019 *)
CROSSREFS
Sequence in context: A107697 A302977 A362407 * A142450 A259421 A202008
KEYWORD
nonn,base,less
AUTHOR
EXTENSIONS
Corrected (61, 163, 181 removed, 239, 263 inserted, 281, 283, 421 removed, etc.) by R. J. Mathar, May 19 2010
Name edited by Jon E. Schoenfield, Apr 29 2019
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 August 27 22:40 EDT 2024. Contains 375471 sequences. (Running on oeis4.)