mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > XYYXF Project

Reply
 
Thread Tools
Old 2016-04-04, 01:22   #133
pxp
 
pxp's Avatar
 
Sep 2010
Weston, Ontario

23·52 Posts
Default

Quote:
Originally Posted by XYYXF View Post
There are small gaps up to (20956,283). That milestone seems to be reachable :-)
Absolutely. And there's no reason to stop there! Which accounts for my current engagement with two gaps beyond that. ;-)
pxp is offline   Reply With Quote
Old 2016-04-04, 17:12   #134
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

494710 Posts
Default

Quote:
Originally Posted by rogue View Post
FYI, I'm making a small change to the PRPNet server code so that server stats use y^x-x^y for the - form and x^y+y^x for the + form.
Who will host the PRPNet server so I can point my cores to it?
pinhodecarlos is offline   Reply With Quote
Old 2016-04-04, 20:25   #135
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

634710 Posts
Default

Quote:
Originally Posted by pinhodecarlos View Post
Who will host the PRPNet server so I can point my cores to it?
I am not hosting a public server as I run one on my network at home. It is easy enough to set up your own server if you are interested.
rogue is offline   Reply With Quote
Old 2016-04-05, 22:53   #136
pxp
 
pxp's Avatar
 
Sep 2010
Weston, Ontario

23×52 Posts
Default

L(14670,3083)
pxp is offline   Reply With Quote
Old 2016-04-06, 12:41   #137
NorbSchneider
 
NorbSchneider's Avatar
 
"Norbert"
Jul 2014
Budapest

109 Posts
Default

I reached x=12,940 and found 1 new PRP:
12174^12937+12937^12174, 52854 digits.

Hans, how calculate you the Leyland# to a given (x,y) pair?
For example to (18661,390) how calculate you the Leyland# 90659013?
Which program/code does it? I would use this to the y^x-x^y PRPs also.
NorbSchneider is offline   Reply With Quote
Old 2016-04-09, 23:19   #138
pxp
 
pxp's Avatar
 
Sep 2010
Weston, Ontario

23×52 Posts
Default

L(13495,5154)
pxp is offline   Reply With Quote
Old 2016-04-09, 23:57   #139
pxp
 
pxp's Avatar
 
Sep 2010
Weston, Ontario

23×52 Posts
Default

Quote:
Originally Posted by NorbSchneider View Post
Hans, how calculate you the Leyland# to a given (x,y) pair?
When I started this about a year ago, I created a database of the first 331682621 Leyland numbers by their (x,y) designation. The hard part was getting them sorted by size (there are lots of near-equal bunches). In actual use I have broken that up into five (slightly overlapping) parts. So when I go through a gap I'm actually testing each (x,y) pair in sequence by its Leyland# index and when I find a prime I have the Leyland# directly.

The database couldn't tell me the Leyland# indices of the largest nine currently-known pairs so I wrote a program (in Mathematica — all my primality testing is done in Mathematica as well) that would do that. As with the previously-mentioned sorting problem there's a difficulty in balancing the needs of speed and accuracy but I eventually got the program where I felt it was working well and correctly, testing it on numbers in my database.

Since then, every time a new Leyland prime is discovered I run it through that Mathematica program (even though for my finds I already know the index).
pxp is offline   Reply With Quote
Old 2016-04-13, 22:24   #140
NorbSchneider
 
NorbSchneider's Avatar
 
"Norbert"
Jul 2014
Budapest

109 Posts
Default

I reached x=12,970 and found 1 new PRP:
10821^12968+12968^10821, 52317 digits.

Mark the y^x-x^y PRPs page is updated, the new PRPs from you and me
are on the page now.

Hans, the Leyland# to a given (x,y) pair determine you also with a database
and a Mathematica program, thank for sharing this. I try to write a program
in C# to determine the "Leyland#" to the y^x-x^y PRPs.
NorbSchneider is offline   Reply With Quote
Old 2016-04-14, 12:49   #141
pxp
 
pxp's Avatar
 
Sep 2010
Weston, Ontario

23·52 Posts
Default

Quote:
Originally Posted by NorbSchneider View Post
I try to write a program in C# to determine the "Leyland#" to the y^x-x^y PRPs.
You might want to match your indices to this OEIS list.
pxp is offline   Reply With Quote
Old 2016-04-16, 09:36   #142
pxp
 
pxp's Avatar
 
Sep 2010
Weston, Ontario

23·52 Posts
Default

L(13137,5242)
pxp is offline   Reply With Quote
Old 2016-04-18, 09:38   #143
NorbSchneider
 
NorbSchneider's Avatar
 
"Norbert"
Jul 2014
Budapest

10910 Posts
Default

I reached x=12,985 and found 1 new PRP:
11434^12977+12977^11434, 52664 digits.
NorbSchneider is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Leyland Primes: ECPP proofs Batalov XYYXF Project 17 2021-07-12 20:05
Mersenne Primes p which are in a set of twin primes is finite? carpetpool Miscellaneous Math 3 2017-08-10 13:47
Distribution of Mersenne primes before and after couples of primes found emily Math 34 2017-07-16 18:44
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 04:05.


Sat Jul 17 04:05:29 UTC 2021 up 50 days, 1:52, 1 user, load averages: 2.40, 2.21, 1.96

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, 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.