![]() |
![]() |
#1 |
May 2009
Loughborough, UK
22×11 Posts |
![]()
Prime Powers (exponent >= 2) are supposed to be rare, but how rare?
No Cunningham numbers can be prime powers, so there is no problem there with SNFS or GNFS. How rare are they? Let C(n) be the number of prime powers (exponent >= 2) below n. Mathworld cites Hardy http://mathworld.wolfram.com/PrimePower.html as C(n) = n1/2log(n) This http://math.crg4.com/PrimePowers.pdf has C(n) = li(n1/2) + O(n1/3/exp(a.log(n)1/2)) li(x)=O(x/log(x)) So C(n) = (n/log(n))1/2 Which is it? |
![]() |
![]() |
![]() |
#2 | |
Bamboozled!
"๐บ๐๐ท๐ท๐ญ"
May 2003
Down not across
267728 Posts |
![]() Quote:
Repeated factors are possible and, indeed, common in Cunningham numbers. In principle all the unique factors could be removed by other methods, such as ECM, leaving a residue which is a prime power. In practice, the repeated factors are quite small and found by trial division. Paul Last fiddled with by xilman on 2009-06-29 at 17:55 Reason: Example: 3^2 - 1 = 2*2*2 |
|
![]() |
![]() |
![]() |
#3 |
Aug 2006
10111011001002 Posts |
![]()
xilman, you and plandon are addressing different issues.
plandon is asking about numbers p^e with e >= 2. You are addressing numbers divisible by such numbers. xilman: the average number of prime power (>= 2) factors in a large random integer should be primezeta(2) = 0.45224742.... Removing factors beneath a million, the expectation drops to 0.00000006777569137 ("1 in 15 million"); removing those a billion drops it to 4.612e-11 ("1 in 20 billion"). This matches your "in practice" statement. plandon: MathWorld states that the expectation is O(sqrt(n) log n) which is true but not sharp. Last fiddled with by CRGreathouse on 2009-06-29 at 18:27 |
![]() |
![]() |
![]() |
#4 | |
May 2009
Loughborough, UK
548 Posts |
![]()
Apologies for missing out a few big-Ohs or "~=" in my first post.
Quote:
but as a or x tends to infinity, something has to fill up Phi...?????? ![]() Also of course 32-1=23 but apart from that no ax+-1 = by Catalan's Conjecture or Preda Mihailescu's Theorem. So (except 2,3-) no Cunningham number can be a Prime Power. I suppose it has not yet been proven that Phia(x) can't be a Prime Power. (except 2,3-) But I need the density of Prime Powers for something else anyway, is it O(n1/2log(n)) or O(n1/2log(n)-1/2) ? I get it, it was my slip of missing the big-Ohs out n1/2log(n)-1/2 is O(n1/2log(n)) but sharper. Hmmm, for the density then I need little-oh. |
|
![]() |
![]() |
![]() |
#5 |
May 2009
Loughborough, UK
22×11 Posts |
![]()
I meant 2,3+ or 3,2- ;/
All sloppiness and imprecision is mine and hopefully original and unique. Whenever I type + I usually mean - IANAM |
![]() |
![]() |
![]() |
#6 | ||
Aug 2006
22·3·499 Posts |
![]() Quote:
But it's clear, even "obvious", that it's correct. Do be careful, though: Quote:
|
||
![]() |
![]() |
![]() |
#7 | |
"William"
May 2003
Near Grandkid
53·19 Posts |
![]() Quote:
http://www1.uni-hamburg.de/RRZ/W.Kel...tQuotient.html |
|
![]() |
![]() |
![]() |
#8 | ||
May 2009
Loughborough, UK
22×11 Posts |
![]() Quote:
Quote:
So after I have made every basic mistake possible I end up with ~2n1/2/log(n) or BigTheta(n1/2/log(n)) On repeated factors of Phi, or generalised Weiferichs or disappearing Fermat quotients, I would still call them rare. The searches have gone on much further than it says there, including all prime bases up to 108 =============== Sig: All sloppiness and imprecision is mine and hopefully original and unique. Whenever I type + I usually mean - IANAM unless stated otherwise O means o means O This line intentionally left blank |
||
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sieving with powers of small primes in the Small Prime variation of the Quadratic Sieve | mickfrancis | Factoring | 2 | 2016-05-06 08:13 |
2^x using powers of e? | nibble4bits | Math | 31 | 2007-12-11 12:56 |
Sums of prime powers | grandpascorpion | Math | 49 | 2007-04-22 17:06 |
Powers, and more powers | Numbers | Puzzles | 3 | 2005-07-13 04:42 |
Question on prime powers | JuanTutors | Math | 2 | 2004-07-07 07:07 |