Post Reply 
challenge for programmable calculators
12-26-2013, 02:22 AM
Post: #46
RE: challenge for programmable calculators
I tried exactly that earlier today. Unfortunately there aren't too many other solutions, at least for bases 10 and 16, until you go beyond eight digits. (I'm not saying there are solutions beyond eight digits, just that I stopped there.)

My original thought was to propose a challenge to write a program that given a number N, searches for N-digit solutions. When I wrote just such a program and put it in a loop from two to eight, it found only the two known 3-digit solutions. For base 16, it only found one solution.

There may be solutions in other bases. I suppose I'll have to try them...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Proof using number theory - cruff - 12-24-2013, 05:43 PM
RE: challenge for programmable calculators - radwilliams - 12-24-2013, 05:57 PM
RE: challenge for programmable calculators - kakima - 12-26-2013 02:22 AM



User(s) browsing this thread: 1 Guest(s)