![]() |
|
|
#12 | |
|
Feb 2017
Nowhere
110438 Posts |
Quote:
Let's see, there's 1 pattern of all sixes. The number of patterns formed of 6's and 28's is... I don't know. It's obviously greater than the number of integer solutions (x1, x2) to x1 + 2*x2 = d, where d is the number of digits. Use 496 as well, and you're obviously greater than the number of integer solutions (x1, x2, x3) to x1 + 2*x2 + 3*x3 = d. At any rate, if N = N(d) is the number of d-digit patterns, then you can start with the fraction of d-digit numbers that are prime, approximately 1/(d*ln(10)), which is based on the "assumption of ignorance" about the d-digit numbers you're looking at. Then, multiply by a "knowledge factor" based on the non-divisibility of your candidates by small primes. The candidates are all odd, so you can multiply by 2 right off the bat. You might be able to estimate the fraction of candidates divisible by 3 or 5, and maybe 7, and adjust the 'knowledge factor" accordingly. Then, see if the result is anywhere close to the fraction of digit patterns that are actually prime. |
|
|
|
|
|
|
#13 |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
my first thoughts are maybe think about mod 6 and which ones can be in the proper modular remainders mod 6 first. edit: @Sardonicus the number of patterns is related to the number of partitions of d using only the number that represent the lengths of the perfect numbers obviously.
Last fiddled with by science_man_88 on 2017-07-28 at 14:26 |
|
|
|
|
|
#14 |
|
Jun 2003
505210 Posts |
We can calculate the exact number of patterns without actually generating the patterns. Assuming no odd perfect numbers exist, we know all the perfect numbers < about 22 million digits. So we can calculate the number of patterns with up to 22 million digits. I expect the calculation to take a few minutes.
|
|
|
|
|
|
#15 | |
|
Feb 2017
Nowhere
4,643 Posts |
Quote:
The reason I thought of estimation, was to determine in general how many primes with d digits we might reasonably expect to find. If there are N = N(d) patterns, then a first stab at estimating the number of primes is 2*K*N(d)/(d*ln(10)) where the factor 2 is for the +/- 1 (two candidates for each pattern), and K is the "knowledge factor" based on how often the candidates are indivisible by small primes. Since all the candidates are odd (as far as we know), K is at least 2. If we have a large enough lower bound for N(d), we can say with some confidence that there are likely primes of the required form for all sufficiently large d, even if we can't prove it. |
|
|
|
|
|
|
#16 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
|
|
|
|
|
|
|
#17 | |
|
"Curtis"
Feb 2005
Riverside, CA
113758 Posts |
Quote:
Your link even has combinatorics in parens.... |
|
|
|
|
|
|
#20 | |
|
Feb 2017
Nowhere
10010001000112 Posts |
Quote:
As an indication of how bad my typing skills are, I offer the following anecdote based on alternative facts: I tried using a typing training program, but one day it stopped, displayed a message that it was awarding me the Black Belt in typographical errors, and, with a wail of despair, removed itself from my system. |
|
|
|
|
|
|
#21 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
947710 Posts |
Quote:
Don't even get me started on typing on genomics-related messages at work. Every other word is rare and the email message becomes totally garbled. One can never type a message and hit "Send". Oh no. That would be too productive. One has to re-read and revert most spellings (and that is even with updating the local dictionary; when spell-checking: "add to dictionary", not "ignore / ignore rule"). Bleh-bleh-bleh. And even when you hit "send" the message, you are not sure that it will be received; the hospital server will silently quarantine it (and you will only get a summary message after the day is over) - because some combination of letters looked to yet another computer program like a PHI violation.
|
|
|
|
|
![]() |
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 |
| Primes Concatenated | davar55 | Puzzles | 7 | 2015-01-19 18:42 |
| 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 |