mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > XYYXF Project

Reply
 
Thread Tools
Old 2014-05-12, 21:04   #1
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

22×2,549 Posts
Default Leyland Primes (x^y+y^x primes and PRPs)

Placeholder for xy+yx prime search reservations.

Contact XYYXF to reserve a range. Multisieve is one of the sieve programs capable of sieving this form.

Last fiddled with by XYYXF on 2015-02-02 at 15:03
Batalov is offline   Reply With Quote
Old 2014-05-13, 13:09   #2
swellman
 
swellman's Avatar
 
Jun 2012

76278 Posts
Default

Yafu can sieve this form too.
swellman is online now   Reply With Quote
Old 2014-05-13, 13:45   #3
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

22×941 Posts
Default

It can?
bsquared is offline   Reply With Quote
Old 2014-05-13, 14:12   #4
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
"name field"
Jun 2011
Thailand

101000001100002 Posts
Default



Sorry, I don't laugh at any of you. It is just about the situation, I expected all in the world but didn't expect Ben's reply to this, in this way! [edit: if some guest read this, maybe they don't know, Ben is yafu's author].

I can't stop laughing.

Last fiddled with by LaurV on 2014-05-13 at 14:14
LaurV is offline   Reply With Quote
Old 2014-05-13, 14:17   #5
swellman
 
swellman's Avatar
 
Jun 2012

76278 Posts
Default

Quote:
Originally Posted by bsquared View Post
It can?
You mean it can't? I thought Yafu did everything.

I stand corrected - Yafu can factor this form via SNFS.
swellman is online now   Reply With Quote
Old 2014-05-13, 14:46   #6
bsquared
 
bsquared's Avatar
 
"Ben"
Feb 2007

22×941 Posts
Default

Quote:
Originally Posted by swellman View Post
You mean it can't? I thought Yafu did everything.

I stand corrected - Yafu can factor this form via SNFS.
Err, well, yes, of course it can do everything, except for LaurV's loops and ifs

Yep, you were probably thinking of SNFS factorization.
bsquared is offline   Reply With Quote
Old 2014-05-13, 17:54   #7
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

22·2,549 Posts
Default

Well, of course, sieving can be done with almost any program (including your own). But the question is how fast can it sieve. Multisieve is good.

A worked example:
1. Get Multisieve and PFGW
2. Start, select x^y+-y^x mode, select "+", set up some names for outputs, e.g. "xyyx200.out" and "xyyx200.log"; set up limits above previously searched: e.g. x from 200 to 200, y from 20001 to 30000
3. Sieve, after a while, stop (e.g. at 10-20s per candidate)
4. Run pfgw on the "xyyx200.out" file (with -f0 -l)
5. ...
6. PROFIT! e.g. 200^20373+20373^200 is a (new) PRP
7. Submit to PRP top
Batalov is offline   Reply With Quote
Old 2014-05-13, 19:01   #8
XYYXF
 
XYYXF's Avatar
 
Jan 2005
Minsk, Belarus

24·52 Posts
Default

Quote:
Originally Posted by Batalov View Post
e.g. x from 200 to 200, y from 20001 to 30000
Conventionally x is always greater than y, and it's also recommended to test all y's for a given x :)

So it's better to take e.g. x from 12501 to 13000, y from 2001 to 12999 :-)
XYYXF is offline   Reply With Quote
Old 2014-05-13, 19:08   #9
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

237248 Posts
Default

Multisieve reversed that order (because xy > yx, for 3<=x<y, and because it sieves for xy +/- yx, so it would be convenient to have a positive number). It was an example of setting up Multisieve. Multisieve will require x<y.

Let's start the fun?
I will run the [20001-40000, 11-200] range. Found six new PRPs so far, while warming up.
Batalov is offline   Reply With Quote
Old 2014-05-13, 19:19   #10
XYYXF
 
XYYXF's Avatar
 
Jan 2005
Minsk, Belarus

24·52 Posts
Default

OK, http://xyyxf.at.tut.by/primes.html#ranges is updated. But I still hope someone will decrease the number of steps y>10, y>200, y>1000, y>2000 :-)

E.g. it's possible to take [15001-20000, 1001-2000].
XYYXF is offline   Reply With Quote
Old 2014-05-13, 22:28   #11
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

161008 Posts
Default

I haven't touched MultiSieve in years. It's good to know that some people still have use for it. After looking at the code (talk about a blast from the past), I think it would be easy to convert this sieve to OpenCL since it doesn't use a discrete log. An OpenCL version might 100x faster.
rogue is online now   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Leyland Primes storm5510 storm5510 6 2022-07-04 14:32
Leyland Primes: ECPP proofs Batalov XYYXF Project 57 2022-06-30 17:24
Patterns in primes that are primitive roots / Gaps in full-reptend primes mart_r Prime Gap Searches 14 2020-06-30 12:42
On Leyland Primes davar55 Puzzles 9 2016-03-15 20:55
possible primes (real primes & poss.prime products) troels munkner Miscellaneous Math 4 2006-06-02 08:35

All times are UTC. The time now is 22:50.


Tue Jun 6 22:50:36 UTC 2023 up 292 days, 20:19, 0 users, load averages: 0.92, 0.92, 0.97

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.

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