![]() |
|
|
#13 | |
|
Sep 2003
5×11×47 Posts |
Quote:
![]() Maybe printing an endless stream of digits of M40 is what a screensaver version of Prime95 could do... |
|
|
|
|
|
|
#14 |
|
Oct 2003
Canada
47 Posts |
We could separate it into chunks of a thousand digits, and hope that people aren't dedicated enough to look at all of them.
|
|
|
|
|
|
#15 |
|
"Mike"
Aug 2002
2×23×179 Posts |
|
|
|
|
|
|
#16 |
|
"Mike"
Aug 2002
823410 Posts |
Just for fun...
Code:
C:\Documents and Settings\Mike\Desktop>mprint 20996011 2 > binary.txt Total time 1 seconds C:\Documents and Settings\Mike\Desktop>zip binary.zip binary.txt adding: binary.txt (deflated 100%) C:\Documents and Settings\Mike\Desktop>ls -l binary.* -rw-r--r-- 1 Mike None 20996013 Dec 5 11:51 binary.txt -rw-r--r-- 1 Mike None 20524 Dec 5 11:51 binary.zip |
|
|
|
|
|
#17 |
|
Sep 2002
2·5 Posts |
I dont think I'm quite clear on how to use mprint...i click on the exe but the program doesnt work
<----- noob Also,that Calc program looks way to complicated to even install rofl |
|
|
|
|
|
#18 | |
|
∂2ω=0
Sep 2002
República de California
19·613 Posts |
Quote:
20996011 or even better, replacing those 8 ascii bytes with the 25 bits needed to write that number in binary form. Until the precise position amongst the set of Mersennes is known (it could be M#41 for all we know), 25 bits is a low as you can go. If we establish that it's (say) the 40th M-prime, then we could specify it exactly using just 6 bits (# of bits needed to write '40'). Of course to actually calculate the number a priori from those 6 bits, we'd have to do LL tests of all the prime expnents in order until we find the 40th such which yields a Mersenne prime - that would be trading one godawfully large amount of computation for a savings of a mere 19 bits.
|
|
|
|
|
|
|
#19 | |
|
"Mike"
Aug 2002
2×23×179 Posts |
Quote:
|
|
|
|
|
|
|
#20 |
|
Oct 2002
Lost in the hills of Iowa
26×7 Posts |
Given that Slackware ISOs are only "officially" available via BitTorrent downloads as of the 9.1 release, I suspect it'll get a lot more widespread over the next year.
It's not new technology - Kaaza and BearShare (and I believe Gnutella) all have beed doing the "get pieces from multiple sources" stuff for a while now. Implimentation is somewhat different, though.... |
|
|
|
|
|
#21 |
|
Nov 2003
2×1,811 Posts |
mprint indeed creates the decimal expansion in 7 seconds but Notepad fails to open that 6M file (possibly because it has no EOL/CR chars).
How about just providing some basic stats about the number, a few leading and a few ending digits (or a few hunderd of each), how many times each digit appears etc. |
|
|
|
|
|
#22 |
|
"Mike"
Aug 2002
2·23·179 Posts |
Notepad opens it fine here... Wordpad will open it too...
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mathworld, and ReverseSmarandache Primes | rogue | And now for something completely different | 21 | 2015-11-12 18:55 |