Forum: PrimeNet
2022-08-12, 07:36
|
Replies: 2,498
Views: 315,754
|
Forum: kriesel
2022-08-08, 15:52
|
Replies: 88
Views: 30,092
|
Forum: kriesel
2022-08-08, 13:25
|
Replies: 88
Views: 30,092
If I haven't made any mistakes with my PARI...
If I haven't made any mistakes with my PARI script, the actual number is 174775, which is suspiciously about half of your estimate. Probably indicates that you're somehow doublecounting.
EDIT:-...
|
Forum: Software
2022-08-07, 05:15
|
Replies: 663
Views: 58,054
If it is possible to upgrade the RAM in your...
If it is possible to upgrade the RAM in your computer, upgrade it to the maximum capacity and allocate the maximum RAM you can to the program. It will automatically choose _much_ higher bounds.
|
Forum: Linux
2022-08-01, 05:10
|
Replies: 10
Views: 624
|
Forum: Data
2022-07-28, 08:01
|
Replies: 1,409
Views: 192,296
|
Forum: Cloud Computing
2022-07-25, 14:30
|
Replies: 3
Views: 274
|
Forum: Software
2022-07-21, 14:24
|
Replies: 54
Views: 3,143
|
Forum: Software
2022-07-18, 13:19
|
Replies: 54
Views: 3,143
Another success:
ECM found a factor in curve...
Another success:
ECM found a factor in curve #1, stage #2
Sigma=3154775547629108, B1=250000, B2=235419030.
UID: axn/c1, M903407 has a factor: 1066347780167947196737336563937 (ECM curve 1,...
|
Forum: Data
2022-07-17, 01:32
|
Replies: 186
Views: 15,833
|
Forum: Software
2022-06-30, 12:06
|
Replies: 54
Views: 3,143
|
Forum: Information & Answers
2022-06-27, 16:21
|
Replies: 27
Views: 1,306
|
Forum: Information & Answers
2022-06-27, 15:56
|
Replies: 27
Views: 1,306
|
Forum: Information & Answers
2022-06-26, 13:29
|
Replies: 6
Views: 666
|
Forum: Information & Answers
2022-06-19, 04:17
|
Replies: 6
Views: 666
It is more efficient to use the full mersenne...
It is more efficient to use the full mersenne number for the FFT operations (because of its special form) rather than just the unfactored part. In fact, even if the unfactored part was just half the...
|
Forum: FactorDB
2022-06-14, 09:41
|
Replies: 573
Views: 108,459
|
Forum: Data
2022-06-12, 03:59
|
Replies: 186
Views: 15,833
|
Forum: PrimeNet
2022-06-10, 09:53
|
Replies: 131
Views: 33,221
https://www.mersenne.ca/exponent/194544733 and...
https://www.mersenne.ca/exponent/194544733 and https://www.mersenne.ca/exponent/194546867 suggests the factors were previously known; merely that the "factor found" entry is not there in primenet.
...
|
Forum: Data
2022-06-04, 05:24
|
Replies: 589
Views: 125,376
|
Forum: Data
2022-06-04, 02:03
|
Replies: 589
Views: 125,376
|
Forum: Software
2022-05-28, 14:33
|
Replies: 5
Views: 438
We store about 18 bits per IEEE fp64, so it is...
We store about 18 bits per IEEE fp64, so it is more lime 6-7M. But I guess that just strengthens your case.
Modern processors can do 8-16 floating point ops/cycles (including muls & adds). Data...
|
Forum: Software
2022-05-27, 05:03
|
Replies: 677
Views: 110,958
No. Only (p, 2p+1) is SG
When...
No. Only (p, 2p+1) is SG
When p=k*2^n-1, 2p+1 = k*2^(n+1)-1. Both are easily provable by LLR.
When p=k*2^n+1, 2p+1 = k*2^(n+1)+3, but is still provable, since, by definition, we have 100%...
|
Forum: Lone Mersenne Hunters
2022-05-23, 17:17
|
Replies: 2,175
Views: 338,224
|
Forum: Soap Box
2022-05-23, 01:54
|
Replies: 43
Views: 1,572
|
Forum: Software
2022-05-23, 01:35
|
Replies: 663
Views: 58,054
|