![]() |
|
|
#89 | |
|
May 2004
New York City
2·29·73 Posts |
Quote:
That procedure was error-prone, hence the wrong values for 2 (extended from the true value of 2) amd 10. But I hurried to get my partial results out, because I knew the forum would do the calculations over. I think this will be an important sequence and jumping off point - we'll see. |
|
|
|
|
|
|
#90 |
|
"Matthew Anderson"
Dec 2010
Oregon, USA
25·52 Posts |
3.14159 2654
And that's all I know. The primes There are 2 3 5 7. And there are more. Thank you very much for starting this thread Regards Matt |
|
|
|
|
|
#91 |
|
May 2004
New York City
2×29×73 Posts |
I've just noticed:
the series as computed (but not as in post#74) can be used to reconstruct the digits of pi, as the first occurrence of the positive integers in pi exhaust pi as the sequence of integers progresses. there is overlap, as in the first 3 (intended to be the lead 3) and the first 31 (also from 3.1) and the first 314 (which can be reconstructed from the 314th prime in the series (which starts with 314... ). hence we should probably index the lead 3 as index 0 of the digits of pi. this loses no primes, they just appear later in the series. also, when we confirm the first prp of a(20), this reconstruction of pi from the output would allow a double check of both the digits of pi and all the intermediate primes. this assumes: For any positive integer written in decimal it is possible to construct a prime number by concatenating some finite sequence of decimal digits at its end. which is certainly true. |
|
|
|
|
|
#92 |
|
May 2004
New York City
2·29·73 Posts |
It's been a while. Any new results ?
Has a(20) been resolved with a prime, or probable prime, or has anyone tried proving that a(20) never produces a prime ? Any other big results below a(1000) ? |
|
|
|
|
|
#93 |
|
May 2004
New York City
2·29·73 Posts |
Any resolution of a(20)?
How long does each PRP check take at 450K? |
|
|
|
|
|
#94 |
|
May 2004
New York City
102128 Posts |
|
|
|
|
|
|
#95 |
|
May 2004
New York City
2×29×73 Posts |
|
|
|
|
|
|
#96 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
first thing that comes to mind is pari and using say FaR or my attempt at parvecsearch ( see pari commands thread) but with alteration and depending on which gets used to look for all primes in a given range that start with that and searching for them in parallel or something like that.
Last fiddled with by science_man_88 on 2015-04-29 at 00:24 |
|
|
|
|
|
#97 | |
|
"Dana Jacobsen"
Feb 2011
Bangkok, TH
22×227 Posts |
Quote:
|
|
|
|
|
|
|
#98 |
|
May 2007
Kansas; USA
33·5·7·11 Posts |
It seems there was still a fair amount of information that needed to be brought together for this. So I doublechecked all previous calculations in this thread for sequences 0 thru 200 to 50,000 digits. I chose to use the following rules:
1. Include the 3 at the beginning. 2. Extend sequences if they are prime. I used a simple PFGW script that would do one sequence at a time. Sans the very first posting in this thread, I did not find any errors. The differences were the extension of the prime sequences, i.e. 199 becomes 1995611 instead of just 199. For sequences > 50,000 digits, I did not doublecheck beyond 50K digits. I used the latest large PRPs found or the most recent search depth that was available. Attached are the results with number of digits shown for each sequence if it is > 10. Last fiddled with by gd_barnes on 2015-05-05 at 09:50 |
|
|
|
|
|
#99 | |
|
May 2004
New York City
108A16 Posts |
Quote:
and if/when the prime sequence for 20 is found, this is the list that should be "published". |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 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 |
| Conjecture about Mersenne primes and non-primes v2 | Mickey1 | Miscellaneous Math | 1 | 2013-05-30 12:32 |
| A conjecture about Mersenne primes and non-primes | Unregistered | Information & Answers | 0 | 2011-01-31 15:41 |
| possible primes (real primes & poss.prime products) | troels munkner | Miscellaneous Math | 4 | 2006-06-02 08:35 |