mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Math (https://www.mersenneforum.org/forumdisplay.php?f=8)
-   -   Are the factors of high perfect numbers known? (https://www.mersenneforum.org/showthread.php?t=12179)

jasong 2009-07-19 02:48

Are the factors of high perfect numbers known?
 
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?

axn 2009-07-19 03:06

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)

Mini-Geek 2009-07-19 03:19

[quote=jasong;181666]I accept that when you find a Mersenne prime that [B](2^n-1)(2^(n-1))[/B] 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?[/quote]
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)

philmoore 2009-07-19 03:43

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.

Mini-Geek 2009-07-19 03:49

[quote=philmoore;181684]I think Jason was asking about all of the factors, not just the prime factors. The answer of axn is correct.[/quote]
Oh, ok. Then yeah looks like axn's answer is correct.
[quote=philmoore;181684]His last factor in part b is the number itself, not a proper factor.[/quote]
He also lists 1 as the first factor in part a, so he's apparently including the trivial factors (1, itself) as well.

Mr. P-1 2009-07-19 04:31

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.

lavalamp 2009-07-19 17:03

[QUOTE=Mini-Geek;181686]He also lists 1 as the first factor in part a, so he's apparently including the trivial factors (1, itself) as well.[/QUOTE]1 + 2 + 3 = 6

You would not include 1?

jasong 2009-07-21 04:29

[QUOTE=axn;181671]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)[/QUOTE]
Just because I'm anal, let's test it. :) Since only (a) includes 1, I'll assume that both a and b are supposed to be used together.

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. :)

CRGreathouse 2009-07-21 04:46

[QUOTE=jasong;182024]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.[/QUOTE]

No, for b you get 3 and 6.

[QUOTE=jasong;182024]Just because I'm anal, let's test it. :)[/QUOTE]

Isn't it obvious?

R.D. Silverman 2009-07-21 11:14

[QUOTE=lavalamp;181739]1 + 2 + 3 = 6

You would not include 1?[/QUOTE]

Factors come in PAIRS; N = ab.

If you list 1, then you should N.

alpertron 2009-07-21 18:09

[QUOTE=R.D. Silverman;182049]Factors come in PAIRS; N = ab.

If you list 1, then you should N.[/QUOTE]

Except when a=b. Let's get the factors of 9. 1 is paired with 9, and 3 is paired with...


All times are UTC. The time now is 01:06.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.