![]() |
|
|
#1 |
|
"Jason Goatcher"
Mar 2005
350710 Posts |
I accept that when you find a Mersenne prime that (2^n-1)(2^(n-1)) is a perfect number, but is there a simple way to calculate the factors of the perfect number. For instance, is there a systematic way to calculate the factors of the perfect number related to M47?
|
|
|
|
|
|
#2 |
|
Jun 2003
117328 Posts |
The factors will either be a) powers of 2 or b) powers of 2 times Mp.
a) 1, 2, 2^2, ... 2^(n-1) b) 2^n-1, 2*(2^n-1), 2^2*(2^n-1), ... 2^(n-1)*(2^n-1) |
|
|
|
|
|
#3 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
You just answered your question. Think for a moment about the factorization of each of these sides: the left is the Mersenne prime, and so by definition is prime. The right is a power of 2, which obviously has no factors besides 2. So the prime factorization of an even perfect number is always 2^(p-1)*(2^p-1)
|
|
|
|
|
|
#4 |
|
"Phil"
Sep 2002
Tracktown, U.S.A.
3·373 Posts |
I think Jason was asking about all of the factors, not just the prime factors. The answer of axn is correct. His last factor in part b is the number itself, not a proper factor.
|
|
|
|
|
|
#5 | |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Quote:
He also lists 1 as the first factor in part a, so he's apparently including the trivial factors (1, itself) as well. |
|
|
|
|
|
|
#6 |
|
Jun 2003
7·167 Posts |
In general, if you know the prime factorization of a number, then you can trivially enumerate all of its factors - they are precisely the products of its prime factors raised to powers no higher than in the factorization.
|
|
|
|
|
|
#7 |
|
Oct 2007
Manchester, UK
25148 Posts |
|
|
|
|
|
|
#8 | |
|
"Jason Goatcher"
Mar 2005
350710 Posts |
Quote:
The first Mersenne prime is 3, 2^2-1. This makes the first perfect number (2^2-1)(2^(2-1))=3*2=6. So for a this gives us 1 and 2. For b you get 3. I'm addicted to Runescape, so I'll let others worry about maybe testing the other numbers. Btw, I'm biguglydude3, and I hang out on world 98. :) |
|
|
|
|
|
|
#9 | |
|
Aug 2006
3×1,993 Posts |
Quote:
Isn't it obvious? |
|
|
|
|
|
|
#10 |
|
Nov 2003
164448 Posts |
|
|
|
|
|
|
#11 |
|
Aug 2002
Buenos Aires, Argentina
2×683 Posts |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Odd Perfect Numbers | davar55 | Miscellaneous Math | 16 | 2011-01-29 01:53 |
| GMP-ECM crashing for large numbers or high RAM use | lavalamp | Software | 6 | 2011-01-06 05:29 |
| Small range with high density of factors | hbock | Lone Mersenne Hunters | 1 | 2004-03-07 19:51 |
| Perfect Numbers | MajUSAFRet | Math | 3 | 2003-12-13 03:55 |
| Odd Perfect Numbers | Zeta-Flux | Math | 1 | 2003-05-28 19:41 |