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

Home > Numbers
Power Digits (Posted on 2024-03-15) Difficulty: 4 of 5
Let N=d1d2d3...dn be an n-digit decimal number, with n>1.

Form the sum:
S(N) = d1n + d2n+ d3n + ... + dnn

Prove that there are only a finite number of integers N for which S(N)=N.

For an extra credit, find these values of N.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Proof of finiteness and commentary | Comment 2 of 6 |
The largest S(N) for a given n would be given by n*9^n.
For any N we must have N >= 10^(n-1)

If first equation grows fast at first but eventually the second will overtake it.  I used a table to see happens at n=61.  By graphing it's more like 60.868 and you can also use the W function to get an exact form.  I used wolfram alpha so see it.

The point is, there's an upper bound.

I first learned of these numbers my freshman year of college (1990) from The Penguin Dictionary of Curious and Interesting Numbers.  When I had to take a programming course for prospective high school math teachers I decided to make a lesson out of finding more such numbers using computer programs.  
Interestingly, I just found that Armstrong had started using them for the same purpose in the mid 1960's.
These days I rarely use a program to solve things.  I leave it to Larry and Charlie.


  Posted by Jer on 2024-03-15 14:23:43
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 (9)
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