A perfect number is defined as a positive integer (number) that can be expressed as the sum of its proper factors (factors except for the number itself). ------------------------------------------------------------- Perfect number examples: 6, 28, 496 The factors of 6 are 1, 2, 3 and 6. We can write 6 = 1 + 2 + 3 The smallest perfect number is 6.