![]() |
![]() |
#166 | |
"Seth"
Apr 2019
25010 Posts |
![]() Quote:
Either way I pushed new data to both repositories so these should be updated https://primegap-list-project.github...p-discoverers/ and https://primegap-list-project.github.io/graphs/jansenm/ |
|
![]() |
![]() |
![]() |
#167 | |
"Seth"
Apr 2019
111110102 Posts |
![]()
I also found what I believe is an up-to-date list of gapcoin records and integrated merged those.
~150 new records (most are improvements to other gapcoin records) 40 new merit 30+ records Quote:
|
|
![]() |
![]() |
![]() |
#168 | |
"Seth"
Apr 2019
2×53 Posts |
![]()
Last post for the day
I got amazingly lucky that one of my first 30+ merit gaps was merit 37.05, making it top 5 merit at the time. RobSmith's recent submissions pushed it to 7th by finding a gap 58 longer! Quote:
|
|
![]() |
![]() |
![]() |
#169 | |
Jun 2003
Oxford, UK
22×13×37 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#170 | |
Jun 2003
Oxford, UK
111100001002 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#171 |
"Seth"
Apr 2019
2·53 Posts |
![]()
Since Robert pushed my record out of the top 5 I present
35308 100054841*953#/210-9670 Merit=38.05 https://github.com/primegap-list-pro...30076d8d571422 |
![]() |
![]() |
![]() |
#172 | |
Jun 2003
Oxford, UK
22·13·37 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#173 |
"Seth"
Apr 2019
3728 Posts |
![]()
I wrote a program to perform much deeper trial division on the interval (https://github.com/sethtroisi/prime-gap-verify) and integrated it into the records server so it should verify new records almost twice as fast!
I also searched for the smallest improvements I could find Code:
$ git log --pretty=oneline --grep='Improved' | cut -f1 -d' ' | cut -c1-8 | xargs -I{} sh -c 'echo "$(git show {} | grep "^[+-]INSERT" | cut -d, -f 8 | paste -s -d" \n" | awk "{print \$2 - \$1}" | sort | head -n 1)" - {}' Code:
-INSERT INTO gaps VALUES(8738,0,'C','?','C','Jacobsen',2016,26.8880,142,'6401698391*331#/30 - 4196'); +INSERT INTO gaps VALUES(8738,0,'C','?','P','MJansen',2020,26.8885,142,'54504085*347#/30030-6336'); # 136753...240003<142 vs 136018...127199<142> -INSERT INTO gaps VALUES(94992,0,'C','?','P','Jacobsen',2015,19.2713,2141,'239749*5003#/30 - 67516'); +INSERT INTO gaps VALUES(94992,0,'C','?','P','S.Troisi',2020,19.2732,2141,'1028687*5003#/7#-31826'); # Divisor of 210 vs 30 -INSERT INTO gaps VALUES(5386,0,'C','?','C','Gapcoin',2014,27.7495,85,'1966630484318698861668498612811408901881803404485166080977579161864330281129190669803'); +INSERT INTO gaps VALUES(5386,0,'C','?','P','Gapcoin',2020,27.7498,85,'1963248243263300434282228442782422732294415751243892273508732840983627272810898907777'); |
![]() |
![]() |
![]() |
#174 | |
"Seth"
Apr 2019
3728 Posts |
![]() Quote:
I worked on this. 5 improvements and 3290 new records with gaps (121138 to 1682776). Can someone validate I understand the discoverer line? "PDG (- 8 maa 2016) | ET (+ 10/2012 vb PDG 6 nov 2012)" I take this to mean that PDG (Patrick De Geest) found the lower prime on 8th march(?) (may?) 2016 and ET (Edward Trice) found the next prime 10/2012 and it was verified by PDG 6th nov 2012. if next and previous discoverer are the same person it's obvious what to do (use their name at the later date). Any suggestions for how to credit it when the record was found by two people? |
|
![]() |
![]() |
![]() |
#175 |
"Seth"
Apr 2019
25010 Posts |
![]()
Can I get an LGTM for adding these lines to credit
Code:
INSERT INTO credits VALUES('Gramolin','Alexander Gramolin', 'BorderPRP coordinated by Patrick De Geest', 'Alexander Gramolin [BorderPRP]'); INSERT INTO credits VALUES('P.Kaiser','Peter Kaiser', 'BorderPRP coordinated by Patrick De Geest', 'Peter Kaiser [BorderPRP]') |
![]() |
![]() |
![]() |
#176 | |
Jun 2003
Oxford, UK
22×13×37 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
News | gd_barnes | Conjectures 'R Us | 299 | 2021-02-19 09:30 |
News | gd_barnes | No Prime Left Behind | 251 | 2021-02-15 03:00 |
P!=NP in the news | willmore | Computer Science & Computational Number Theory | 48 | 2010-09-19 08:30 |
The news giveth, the news taketh away... | NBtarheel_33 | Hardware | 17 | 2009-05-04 15:52 |
Some news about Home Prime ? | MoZ | Factoring | 6 | 2006-02-28 12:02 |