Perfect number: Difference between revisions

From Number
No edit summary
 
Line 7: Line 7:
==Relation with other properties==
==Relation with other properties==


===Opposite properties===
===Weaker properties===
 
* [[Stronger than::Pseudoperfect number]]
 
===Variations===


* [[Abundant number]]
* [[Almost perfect number]]: This requires <math>\sigma(n) = 2n - 1</math>.
* [[Deficient number]]
* [[Quasiperfect number]]: This requires <math>\sigma(n) = 2n + 1</math>.


===Weaker properties===
===Opposite properties===


* [[Stronger than::Pseudoperfect number]]
* [[Abundant number]]: This requires <math>\sigma(n) > 2n</math>.
* [[Deficient number]]: This requires <math>\sigma(n) < 2n</math>.


==Facts==
==Facts==

Latest revision as of 23:45, 21 March 2009

This article defines a property that can be evaluated for a natural number, i.e., every natural number either satisfies the property or does not satisfy the property.
View a complete list of properties of natural numbers

Definition

A natural number is termed a perfect number if , where denotes the divisor sum function: the sum of all the positive divisors of . In particular, equals the sum of all its proper positive divisors.

Relation with other properties

Weaker properties

Variations

Opposite properties

  • Abundant number: This requires .
  • Deficient number: This requires .

Facts

  • If (the Mersenne number) is a prime number (and hence, a Mersenne prime), then is a perfect number.
  • Every even perfect number arises in the above fashion.
  • The existence of odd perfect numbers is an open problem.