![]() |
|
|
#12 |
|
"Matthew Anderson"
Dec 2010
Oregon, USA
25·52 Posts |
The only solution I know about is 6210001000.
Luis, Science man and Mawn, thank you for participating. I found this puzzle at www.mathisfun.com Regards, Matt |
|
|
|
|
|
#13 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
Quote:
Last fiddled with by Mini-Geek on 2014-11-10 at 17:45 |
|
|
|
|
|
|
#14 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
Code:
tendigitpuzzle(p,a)=for(x=a^(p-1),a^p-1,if(vecsum(digits(x,a))==p,b=0;for(y=0,p-1,if(#select(v->v==y,digits(x,a))==digits(x,a)[y+1],b=b+1));if(b==p,print(x)))) Last fiddled with by science_man_88 on 2014-11-10 at 18:46 |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Generating from 16 to 35 digit number in row (+1) | pepi37 | Math | 10 | 2018-03-02 16:50 |
| Factor a 108-digit number | sweety439 | Factoring | 9 | 2016-12-21 21:22 |
| Number Puzzle | davar55 | Puzzles | 7 | 2011-04-15 19:29 |
| 100 MILLION DIGIT NUMBER | lpmurray | Software | 8 | 2004-05-31 19:22 |
| 10,000,000 digit number | Unregistered | Software | 3 | 2004-03-03 19:20 |