An → integer that is equal to the → sum of its → positive → divisors, not including itself. For example 6, because its positive divisors are 1, 2, and 3, and 1 + 2 + 3 = 6. Two other examples are 28 and 496.
See also: → perfect; → number.