![]() |
|
|
#89 | |
|
Nov 2003
11101001001002 Posts |
Quote:
discussion. Consider the range of exponents that you are considering. Let us say for the moment that it is [2, 50M]. Do you understand that by Erdos-Kac, the number of expected factors varies WIDELY over that range??? Furthermore, the data arises from factoring efforts that vary widely across that range as well. You need to find ALL factors less than N^alpha for a FIXED alpha as N varies from 2^2-1 to 2^~50M-1. Over that range the SIZE of the composites changes from 1 digit to ~35 MILLION digits. |
|
|
|
|
|
|
#90 | ||
|
Aug 2002
Buenos Aires, Argentina
2·683 Posts |
Quote:
Quote:
Last fiddled with by alpertron on 2014-08-23 at 14:43 |
||
|
|
|
|
|
#91 | ||
|
Nov 2003
22×5×373 Posts |
Quote:
draw conclusions from your data is erroneous. Quote:
|
||
|
|
|
|
|
#92 |
|
Aug 2002
Buenos Aires, Argentina
2·683 Posts |
What is the expected distribution of prime factors if we knew all prime factors below a certain constant bound B, instead of N^alpha?
|
|
|
|
|
|
#93 | |
|
Apr 2014
7716 Posts |
Quote:
The crux of this problem comes back to current hardware limitations. Let's say 2^56 is a reasonable TF range to breadth scan exponents. A good question posed could be "Given a TF range of 2^56, what range of exponents will you find the highest density of exponents with discovered factors of 10 or more". Another thing to consider is a prime factor can only divide one Mersenne number; thus as the exponents get bigger, the starting point of prime factors gets bigger (2p-1) and the density of primes gets smaller as primes get bigger one could infer that bigger exponents(over 1B) would need a higher TF range to reach the same density of discovered factors in an exponent range. All the over 1B exponents with at least 8 known prime factors were discovered by me in the last couple weeks, there were no 1B+ exponents with at least 8 known prime factors just a few weeks ago. I have yet to bump an over 1B exponent up to 9 known prime factors. Last fiddled with by pdazzl on 2014-08-23 at 17:49 |
|
|
|
|
|
|
#94 | |
|
Nov 2003
746010 Posts |
Quote:
Do you want the counting function (Erdos-Kac) , or do you want the density function for factor sizes (Dickman's function)???? |
|
|
|
|
|
|
#95 | |
|
"William"
May 2003
New Haven
93E16 Posts |
Quote:
For various levels of "n" digits, I calculated the probability a number has 11 factors less than n digits. Then I calculated the ECM effort to clear that many candidates to n digits. "n" = 30 digits turned out to be the most efficient. This took much more time than running this one number to 45 digits (the median of finding the next factor). But it's a stupid approach. The vast majority of the time is spent completing ECM to high levels for candidates that have few factors of small size. It's a waste of time because those numbers are very unlikely to have enough large factors to reach the total count of 11. I'm confident that some process of dropping those candidates with few factors at low levels will be much more effective. A tip to others - don't forget that you cannot find 10^9 candidates with exponents near 10^7. |
|
|
|
|
|
|
#96 | |
|
Aug 2002
Buenos Aires, Argentina
2×683 Posts |
Quote:
Code:
10 prime factors known for 1 Mersenne number 9 prime factors known for 1 Mersenne number 8 prime factors known for 5 Mersenne numbers 7 prime factors known for 16 Mersenne numbers -> 0.003 % 6 prime factors known for 114 Mersenne numbers -> 0.019 % 5 prime factors known for 682 Mersenne numbers -> 0.116 % 4 prime factors known for 4,337 Mersenne numbers -> 0.740 % Last fiddled with by alpertron on 2014-08-23 at 22:01 |
|
|
|
|
|
|
#97 | |
|
"William"
May 2003
New Haven
2·7·132 Posts |
Quote:
We know there are not any factors below 107. Beyond this we expect the number of factors to be typical. We know that the expected number of factors between 10^7 and 10^30 is ln(30/7) = 1.455. We expect the number of factors to be distributed Poisson. The probability of 11 or more in a Poisson random variable with this mean is 4.94 * 10-8. I'm not sure about the way I handled the small factor issue. For larger factors, I've previously looked at data that shows these estimates are reasonable in spite of the 2kn+1 issue. I guess I should look at a bunch of exponents near 10^7 and see how many factors show up between below10^10. My approach says it should be ln(10/7) = 0.357. |
|
|
|
|
|
|
#98 | |
|
Apr 2014
7×17 Posts |
Quote:
The 10th prime of the 7M # was 18 digits. So the probability that this scenario was possible would be based off ln(18/7)? Then probability multiplied by the number of primes between 1M and 10M? |
|
|
|
|
|
|
#99 |
|
Apr 2014
11910 Posts |
I think that's the question we're looking for an anwer on...just how rare are these upper numbers that we've so far found in terms of probability. Is it a blue lobster, or an albino lobster? :)
http://www.thefeaturedcreature.com/2...-lobsters.html |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New P+1 record factor | akruppa | Factoring | 5 | 2007-11-01 16:47 |
| Greg Childers finds Record P+1 Factor | wblipp | ElevenSmooth | 9 | 2005-12-27 20:18 |
| Record ECM factor found | philmoore | Factoring | 10 | 2005-02-27 09:38 |
| ECM Server for Record Size Factors at 8195 | wblipp | ElevenSmooth | 1 | 2003-11-25 15:47 |
| Record ECM factor found by Prime95 | philmoore | Lounge | 0 | 2003-06-24 20:41 |