All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
A digital root-perfect power problem (Posted on 2008-07-01) Difficulty: 4 of 5
Let S[x] be the digital root function (also known as the repeated digital sum function), where one adds the digits of positive integer x, then adds the digits of the sum until obtaining a single-digit number. (For example, S[975] = 3 because 9 + 7 + 5 = 21 and 2 + 1 = 3).

Given S[aa] = 2, what is the smallest positive integer that a can be such that a is a perfect power?


Note: a is a perfect power if there exist natural numbers m > 1, and k > 1 such that mk = a.

See The Solution Submitted by Dej Mar    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
re(2): Extra Credit (spoiler) | Comment 5 of 7 |
(In reply to re: Extra Credit (spoiler) by Dej Mar)

log(5) = 0.698970004
log(78125) = log(5^7) = 7*log(5) = 4.89279028,
       so 78125 has 5 digits
log(78125^78125) = 78125*log(78125) = 382249.24,
       so 78125^78125 has 382,250 digits


log(11) = 1.04139269
log(161051) = log(11^5) = 5*log(11) = 5.20696345,
       so 161051 has 6 digits
log(161051^161051) = 161051*log(161051) = 838586.67,
       so 161051^161051 has 838,587 digits

But that's pretty much the limit of accuracy on my calculator.  No extra credit for me.  ;-(
  Posted by Steve Herman on 2008-07-14 10:33:59

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (21)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information