![]() |
|
|
#1101 |
|
Sep 2008
Krefeld, Germany
2·5·23 Posts |
@EdH
no, its okay to create sequences. These random numbers have no sequence assigned, so I guess you did not cause those numbers. Last fiddled with by Syd on 2011-05-23 at 13:26 Reason: typo |
|
|
|
|
|
#1102 |
|
Apr 2011
10000002 Posts |
Ah, great. Thanks.
OBTW, I like the way you've done the database. Good job. |
|
|
|
|
|
#1103 |
|
"Bo Chen"
Oct 2005
Wuhan,China
23×3×7 Posts |
It's great to see the ECM factor's sigma and group order in the database now.
|
|
|
|
|
|
#1104 |
|
"William"
May 2003
New Haven
2·7·132 Posts |
This number is ready for a combined N+1, N-1 primality proof, but clicking the button doesn't seem to create the proof.
http://factorization.ath.cx/index.php?query=%284931^101-1%29%2F408298275980810 |
|
|
|
|
|
#1105 | |
|
Sep 2008
Kansas
3,389 Posts |
Quote:
No need to re-prove it again. |
|
|
|
|
|
|
#1106 | ||
|
Sep 2008
Krefeld, Germany
2·5·23 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#1107 |
|
"Frank <^>"
Dec 2004
CDP Janesville
41128 Posts |
So how fast is your local worker factoring the under-70 composites? In order to help clear out some of the cruft I've started running msieve on the "small composite list" (download, run msieve for a while, upload, re-download). I'm just wondering how often I should upload so as to not duplicate too much work.....
That would be my question: does there appear to be any method there or just madness? |
|
|
|
|
|
#1108 | |
|
Sep 2008
Krefeld, Germany
2×5×23 Posts |
Quote:
Code:
mysql> select digits, count(digits) as n from C where digits<100 group by digits having n>10; +--------+-------+ | digits | n | +--------+-------+ | 60 | 20718 | | 61 | 280 | | 62 | 303 | | 63 | 312 | | 64 | 333 | | 66 | 15 | | 67 | 15 | | 68 | 13 | | 69 | 38 | | 70 | 48 | | 71 | 251 | | 72 | 240 | | 73 | 215 | | 74 | 154 | | 75 | 170 | | 76 | 512 | | 77 | 644 | | 78 | 638 | | 79 | 602 | | 80 | 693 | | 81 | 765 | | 82 | 872 | | 83 | 938 | | 84 | 954 | | 85 | 931 | | 86 | 989 | | 87 | 974 | | 88 | 957 | | 89 | 920 | | 90 | 834 | | 91 | 770 | | 92 | 668 | | 93 | 600 | | 94 | 694 | | 95 | 721 | | 96 | 1218 | | 97 | 14914 | | 98 | 17828 | | 99 | 20363 | +--------+-------+ 39 rows in set (0.04 sec) |
|
|
|
|
|
|
#1109 | |
|
"Frank <^>"
Dec 2004
CDP Janesville
2·1,061 Posts |
Quote:
|
|
|
|
|
|
|
#1111 | |
|
Sep 2010
Scandinavia
3×5×41 Posts |
Quote:
That makes people wonder what those numbers are. Especially since someone apparently added thousands of seemingly random numbers. Edit: Ehmm... Did you just make ~400 additional page requests just to get the total number up to 666?! Last fiddled with by lorgix on 2011-05-25 at 11:49 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Database for k-b-b's: | 3.14159 | Miscellaneous Math | 325 | 2016-04-09 17:45 |
| Factoring database issues | Mini-Geek | Factoring | 5 | 2009-07-01 11:51 |
| database.zip | HiddenWarrior | Data | 1 | 2004-03-29 03:53 |
| Database layout | Prime95 | PrimeNet | 1 | 2003-01-18 00:49 |
| Is there a performance database? | Joe O | Lounge | 35 | 2002-09-06 20:19 |