We know that all perfect numbers are a Mersenne prime, multiplied with the corresponding power of 2 for that prime, and then halved.$$2^{n}-1(2^{n-1})$$ It is also true that all perfect numbers are triangular numbers.
I'm trying to find other patterns. We know that tri-perfect numbers exist. The sum of tri-perfect number's factors equals 3 times the tri-perfect number.
I was trying to think what patterns there are? 120, a tri-perfect number is hexagonal, but 672 is not. Is there some easy formula to find the shape of a k-perfect number? (where k is 2 for perfect, 3 for tri-perfect etc). Does the number of dimensions needed to display k-perfect numbers increase as k does?
Also, even perfect numbers are closely related to Mersenne primes. Is there another type of prime number for tri-perfect numbers? Do you have to do something else to a Mersenne prime to get a tri-perfect number?
I find perfect numbers perfectly interesting but man they are confusing. Thanks, Andy
From the undergraduate research project titled The Form of Perfect and Multiperfect Numbers by Judy Holdener and Kaitlin Rafferty (Kenyon College, 2009), we have the following:
The paper is available via JSTOR.