Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117135
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117135 n-digit primes for which the product of the digits is an n-digit number. +0
1
2, 3, 5, 7, 29, 37, 43, 47, 53, 59, 67, 73, 79, 83, 89, 97, 269, 349, 359, 367, 379, 389, 397, 439, 449, 457, 467, 479, 487, 499, 547, 557, 569, 577, 587, 593, 599, 647, 659, 673, 677, 683, 739, 757, 769, 773, 787, 797, 827, 829, 839, 853, 857, 859, 863, 877 (list; graph; listen)
OFFSET

1,1

COMMENT

It is easy to see that the product of the digits of a number does not exceed 9^(log(n)+1) (log is to base 10). On the other hand we can verify that the inequality 9^(log(n)+1) < n/10 holds for all n > 10^43. Hence the sequence is finite. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 23 2006

EXAMPLE

877 is in the sequence because (1) it is a 3-digit prime and (2) the product of its digits 8*7*7=392 is a 3-digit number.

MATHEMATICA

Select[Prime[Range[1000]], DigitCount[ # ][[10]] == 0 && Length[IntegerDigits[Product[i^DigitCount[ # ][[i]], {i, 1, 9}]]] == Length[IntegerDigits[ # ]] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 23 2006

CROSSREFS

Sequence in context: A085907 A024777 A002957 this_sequence A019372 A117299 A091924

Adjacent sequences: A117132 A117133 A117134 this_sequence A117136 A117137 A117138

KEYWORD

base,nonn,fini

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), Apr 21 2006

EXTENSIONS

Corrected by Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 23 2006

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research