Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066736
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066736 Least number > 1 such that the nonzero product of the digits of its n-th power is also an n-th power. +0
1
2, 2, 2, 118, 382, 580408, 178758, 12, 1254514 (list; graph; listen)
OFFSET

1,1

COMMENT

The n-th roots of the product of the digits of the n-th power of a(n) are 2, 2, 2, 42, 24, 1440, 2520, 6, 10080. Because the numbers get larger quicker, the available candidates decreases. See A020665. Therefore this sequence might be finite or have a preponderance of blank entries. If a(10) exists it > 2*10^7.

EXAMPLE

a(5) = 382 because no number less than 382 and 382^5 = 8134236862432, the product of these digits = 7962624 = 24^5.

MATHEMATICA

Do[k = 2; While[a = Apply[Times, IntegerDigits[k^n]]; a == 0 || !IntegerQ[a^(1/n)], k++ ]; Print[k], {n, 1, 10} ]

CROSSREFS

Sequence in context: A045983 A102384 A125838 this_sequence A057330 A079243 A073438

Adjacent sequences: A066733 A066734 A066735 this_sequence A066737 A066738 A066739

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 15 2002

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research