mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > And now for something completely different

Reply
 
Thread Tools
Old 2014-09-21, 22:13   #1
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

748210 Posts
Default Generalized Cullen and Woodall Searches

If you are interesting in searching for primes of the form n*b^n-1, aka Generalized Woodalls, check out Steven Harvey's website. In covers bases up to b=10000. The Prime Pages has a Top 20 list for Generalized Woodalls.

If you are interesting in searching for primes of the form n*b^n+1, aka Generalized Cullens, check out Guenter Loeh's website. In only covers bases up to 100. Daniel Hermle had a website that covered from b=101 to b=200, but that site is no longer available. I've asked Steven Harvey to see if he is interested in taking over coordination of the Generalized Cullen search for b > 100. The Prime Pages has a Top 20 list for Generalized Cullens.

To participate in these searches you need to use gcwsieve_smallp or MultiSieve and sieve to p > n. You can then switch to gcwsieve. Note that I have no desire to support or modify MultiSieve, so I suggest that you use gcwsieve_smallp.

I'm working on a mod to gcwsieve that will allow one version to do what you now need two programs to do. I could probably release that at any time.

I'm also working on an OpenCL implementation of gcwsieve. It has a number of bugs and is not optimized, so it will be a while before it is released.

Once sieving is done you can use LLR or PFGW to do the primality testing. And if you have multiple cores you can use PRPNet to manage your search.

Last fiddled with by rogue on 2014-09-30 at 22:07
rogue is offline   Reply With Quote
Old 2014-09-30, 22:11   #2
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2×3×29×43 Posts
Default

I have Cullen sieve files for b=3 through b=200 for all n<1e6. If you are interested, please e-mail me (don't PM since I can't send attachments via PM). You'll have to remove n that have already been tested before you continue to sieve.

Gunther tells me that Daniel intends to get his website back online, but he has no date for that.

If you choose to test for 100 < b <= 200, you can post results here and we'll coordinate with Daniel when he gets his site back up.
rogue is offline   Reply With Quote
Old 2014-11-04, 22:09   #3
Harvey563
 
Harvey563's Avatar
 
Apr 2004

11·17 Posts
Talking coordination of Generalized Cullen searches

I will keep track of any GC search results that anyone wishes to send me at my site harvey563.tripod.com (for bases higher than 100)
You can send me reservations and reports to harvey563@yahoo.com or you can message me on this forum.

StevenHarvey

Harvey563 is offline   Reply With Quote
Old 2014-11-07, 14:38   #4
grueny
 
Jul 2010
Germany

11001012 Posts
Default gc b201-300

a few weeks ago i did some work for base b201-300.
sieving and prptesting, and sieving is still in progress ...
grueny is offline   Reply With Quote
Old 2014-11-07, 17:35   #5
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

2×3×29×43 Posts
Default

What is the upper bound for your search?
rogue is offline   Reply With Quote
Old 2014-11-08, 03:17   #6
grueny
 
Jul 2010
Germany

101 Posts
Default

Quote:
Originally Posted by rogue View Post
What is the upper bound for your search?
first goal is to create sieve files to N=1e6, P=100e9.
second is to test all of them to n=50e3.

at present b=201-250 prptested to n=10e3 and b=251-300 to n=5e3.

i'll update my stats pages soon.
grueny is offline   Reply With Quote
Old 2014-12-29, 18:57   #7
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

164728 Posts
Default

I am currently sieving all bases for 101 <= b <= 10000 up to n=10000. That should be done by the weekend. I will start PRP testing in about two weeks. When that is done I'll provided a page for Steven to post on his website.
rogue is offline   Reply With Quote
Old 2014-12-30, 02:02   #8
grueny
 
Jul 2010
Germany

1458 Posts
Default

i'm late. sorry!

my results for generalized cullen b=201-300 to n=10e3.
http://primes.ctrl-x-c.de/files/gc_b201-300_n1-10e3.tar

my page: http://primes.ctrl-x-c.de/files/primelist_testlimit
i can update the if necessary
grueny is offline   Reply With Quote
Old 2014-12-30, 14:26   #9
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

11101001110102 Posts
Default

Quote:
Originally Posted by grueny View Post
i'm late. sorry!

my results for generalized cullen b=201-300 to n=10e3.
http://primes.ctrl-x-c.de/files/gc_b201-300_n1-10e3.tar

my page: http://primes.ctrl-x-c.de/files/primelist_testlimit
i can update the if necessary
That will save me a little time.

I have a small program that will take all of the primes, then generate a list in the same format that Steven uses for Generalized Woodalls. It will also merge with the known results of Daniel Hermle.
rogue is offline   Reply With Quote
Old 2014-12-30, 17:22   #10
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

748210 Posts
Default

Quote:
Originally Posted by grueny View Post
i'm late. sorry!

my results for generalized cullen b=201-300 to n=10e3.
http://primes.ctrl-x-c.de/files/gc_b201-300_n1-10e3.tar

my page: http://primes.ctrl-x-c.de/files/primelist_testlimit
i can update the if necessary
BTW, how long did it take you to PRP test that range? How deeply did you sieve? I you are interested in taking on other ranges for n <= 10000 and b <= 10000, please PM me your e-mail and I can send you some pre-sieved ranges (up to p=1e9).
rogue is offline   Reply With Quote
Old 2015-02-02, 14:52   #11
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

11101001110102 Posts
Default

With help from grueny, all bases from 101 to 10000 have been searched to to n=10000. I have attached the list for Steven to post on his website.

There are two things to note. First, for bases 101 to 200, this list is merged with what Daniel Hermle had on his website, but since the internet wayback machine does not have some of his pages archived, any primes found on his search for n > 10000 are lost and those ranges need to be redone. He has told me via e-mail that he has that information, but until I get it, I will not include those results. Second, I excluded primes for n=1. Someone is welcome to retest these 9900 bases for n=1 to fill in that gap.

Last fiddled with by rogue on 2020-09-24 at 19:47
rogue is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Generalized Cullen and Woodall numbers em99010pepe Factoring 9 2019-03-26 08:35
Super Cullen & Woodall primes Citrix And now for something completely different 1 2017-10-26 09:12
Generalized Cullen/Woodall Sieving Software rogue And now for something completely different 13 2014-12-29 19:11
Cullen and Woodall altering on Prime Pages jasong jasong 9 2008-01-25 01:51
Can we add Cullen and Woodall p-1ing here? jasong Marin's Mersenne-aries 1 2007-11-18 23:17

All times are UTC. The time now is 19:59.


Fri Sep 29 19:59:18 UTC 2023 up 16 days, 17:41, 0 users, load averages: 2.28, 2.00, 1.65

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔