![]() |
|
|
#45 | |
|
Jan 2017
32·11 Posts |
Quote:
A short Python script that generates all the possible numbers from given digits. I'm not sure whether I should post it here. Using the script obviously makes it pretty pointless to generate numbers by hand. On the other hand you could compare things like "which digits generate most consecutive numbers from 0" - for example 31415926 fails at 607 already. |
|
|
|
|
|
|
#46 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Killjoy :-)
I was lazily thinking about running the same-ish script and then I thought that people will say "Killjoy!" so I didn't.
|
|
|
|
|
|
#47 |
|
Romulan Interpreter
Jun 2011
Thailand
7×1,373 Posts |
|
|
|
|
|
|
#48 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
111048 Posts |
90 = 8 * 2 * 5 + 9 + 9 / 3 / 3
|
|
|
|
|
|
#49 |
|
Romulan Interpreter
Jun 2011
Thailand
7·1,373 Posts |
you missed an 8
In fact, the 2*5 combination is quite welcomed to make tens, hehe 90 = 8*2*5 + 8 + 9/9 + 3/3 Edit: 91=(8*2*5/8)*9 +9/3/3 (we also found another two combinations for 90) Last fiddled with by LaurV on 2019-01-12 at 06:01 |
|
|
|
|
|
#50 |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
22×7×167 Posts |
|
|
|
|
|
|
#51 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
92 = 8*2*5+8+((9+9/3)/3)
93 = 8*2*5+8-(9/9-3-3) |
|
|
|
|
|
#52 |
|
May 2009
Russia, Moscow
50338 Posts |
94=8*2*5+8-9+9+3+3
95=8*2*5+8+9/9+3+3 96=8*2*5-8+9+9+3+3 |
|
|
|
|
|
#53 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
97=(8+2)*(5+8+9-9-3)-3
98=-8-2+(5+8)*9-9+3-3 Last fiddled with by henryzz on 2019-01-14 at 12:17 |
|
|
|
|
|
#54 |
|
May 2009
Russia, Moscow
A1B16 Posts |
99=8/2+5+8+9*9+3/3
100=8+2-5+8+9*9+3+3 101=8*2+5+8+9*9-3*3 While searching for 99, I've found several representations for 100: 100=8/2+5+8+9*9+3/3 100=8*2-5+8+9*9+3-3 100=8+2*5-8+9*9+3*3 100=8*2+5-8+9*9+3+3 Interesting, how many total of them exists? Last fiddled with by unconnected on 2019-01-14 at 13:19 |
|
|
|
|
|
#55 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
16F816 Posts |
Quote:
100=(8+2)*(5+8-9+9/3+3) 102=8*(2+5+8)-9-9+3-3 |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Antipodean arithmetic | ewmayer | Science & Technology | 34 | 2015-10-03 01:31 |
| Some arithmetic... | science_man_88 | science_man_88 | 11 | 2014-07-30 22:53 |
| modular arithmetic | science_man_88 | Miscellaneous Math | 42 | 2011-07-26 02:02 |
| Simple Arithmetic! | mfgoode | Puzzles | 82 | 2007-05-02 08:13 |
| Check my arithmetic | R.D. Silverman | Factoring | 3 | 2006-06-05 23:49 |