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!)
A225677 Primes of the form p - (product of digits of p), where p is a prime. 0
11, 17, 19, 31, 37, 59, 101, 103, 107, 109, 113, 173, 179, 193, 199, 211, 227, 233, 239, 241, 257, 263, 307, 311, 317, 331, 383, 389, 397, 401, 409, 419, 439, 479, 499, 503, 509, 521, 547, 563, 571, 577, 601, 607, 613, 617, 659, 691, 701, 709, 719, 733, 809 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Primes generated by A225319.
LINKS
EXAMPLE
17 is in the list since 17 = 23 - (2*3).
MATHEMATICA
Union[Select[Table[p=Prime[n]; p-Times@@IntegerDigits[p], {n, 150}], PrimeQ]]
CROSSREFS
Sequence in context: A226682 A111257 A032677 * A344477 A230654 A226686
KEYWORD
nonn,base
AUTHOR
Jayanta Basu, May 12 2013
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 July 27 04:06 EDT 2024. Contains 374639 sequences. (Running on oeis4.)