Forum: Miscellaneous Math
2021-03-02, 15:49
|
Replies: 5
Views: 240
|
Forum: And now for something completely different
2021-02-04, 13:49
|
Replies: 47
Views: 14,490
Wow, that's a good one. Nice work!
In the...
Wow, that's a good one. Nice work!
In the meantime, I have been meaning to (actually) prove the cofactor to Bern(8286), only to find what is the strangest return I have seen in a while from Primo:...
|
Forum: And now for something completely different
2021-02-02, 23:14
|
Replies: 47
Views: 14,490
|
Forum: And now for something completely different
2021-02-02, 17:32
|
Replies: 47
Views: 14,490
|
Forum: And now for something completely different
2021-01-03, 06:52
|
Replies: 47
Views: 14,490
|
Forum: And now for something completely different
2021-01-03, 05:55
|
Replies: 47
Views: 14,490
|
Forum: EdH
2020-12-09, 01:06
|
Replies: 115
Views: 23,237
Having an identical issue with multiple...
Having an identical issue with multiple definition of <INSERT VARIABLE HERE>. Seems to have some relation to msieve, as yafu.h is fighting with "factor/qs/msieve/lanczos.o" and "factor/nfs/snfs.o"
...
|
Forum: Miscellaneous Math
2020-11-26, 04:01
|
Replies: 4
Views: 378
There is a program called PFGW which will take...
There is a program called PFGW which will take just about anything you throw at it and run a probable prime test that is better than just looking at some digits of it. Just put the number into a text...
|
Forum: Puzzles
2020-11-25, 17:19
|
Replies: 34
Views: 2,259
|
Forum: And now for something completely different
2020-11-23, 22:11
|
Replies: 47
Views: 14,490
Done! Took longer than it should have, as I'm...
Done! Took longer than it should have, as I'm running double duty on a bunch of silly projects with too few computers, but it's done. As an added bonus, this one managed to get onto FactorDB, so no...
|
Forum: Miscellaneous Math
2020-11-20, 20:13
|
Replies: 10
Views: 1,145
|
Forum: Miscellaneous Math
2020-11-06, 21:25
|
Replies: 80
Views: 9,036
|
Forum: And now for something completely different
2020-11-01, 17:58
|
Replies: 47
Views: 14,490
|
Forum: And now for something completely different
2020-09-25, 12:17
|
Replies: 47
Views: 14,490
|
Forum: Software
2020-09-17, 15:44
|
Replies: 287
Views: 50,352
For 3^n+2, I did srsieve2 -n 1 -N 1000000...
For 3^n+2, I did srsieve2 -n 1 -N 1000000 -s"27*3^n+2".
For 3^n-2, I did the same but with "27*3^n-2".
Similar results occur for -s"1*3^n+2" and fails to parse -s"3^n+2", as expected.
Edit: I...
|
Forum: Software
2020-09-17, 05:06
|
Replies: 287
Views: 50,352
|
Forum: Miscellaneous Math
2020-08-19, 22:02
|
Replies: 57
Views: 11,984
|
Forum: Math
2020-08-18, 01:51
|
Replies: 3
Views: 2,628
|
Forum: FactorDB
2020-08-08, 13:14
|
Replies: 460
Views: 61,119
Are there issues with certificate uploading at...
Are there issues with certificate uploading at the moment? I've tried, on three separate occasions, to upload a 37 MB certificate, with no indication of validation in status. Is there a weekly...
|
Forum: And now for something completely different
2020-08-07, 22:40
|
Replies: 47
Views: 14,490
|
Forum: Miscellaneous Math
2020-07-23, 02:57
|
Replies: 18
Views: 3,408
Here's a fun one! This is mostly irrelevant to...
Here's a fun one! This is mostly irrelevant to what I've been working on for the questions in this thread, which at this point are mostly answered, but I don't know where else to put it so I'll just...
|
Forum: Miscellaneous Math
2020-07-20, 13:12
|
Replies: 18
Views: 3,408
|
Forum: Miscellaneous Math
2020-07-15, 23:06
|
Replies: 18
Views: 3,408
Cool! I'm glad to know that there's some proof...
Cool! I'm glad to know that there's some proof for k for multiple bases and, knowing CRT, you could probably extend that to infinitely many bases - although I imagine one would have to be careful,...
|
Forum: Miscellaneous Math
2020-07-15, 21:26
|
Replies: 18
Views: 3,408
|
Forum: Miscellaneous Math
2020-07-15, 20:51
|
Replies: 18
Views: 3,408
I think I found a solution for b = 2 and b = 3,...
I think I found a solution for b = 2 and b = 3, by doing some hacky work to combine covering sets. I constructed the covering sets such that I could share the most primes between them, and to fill...
|