Difference between revisions of "Deficient number"
Williamhu888 (talk | contribs) (Created page with 'A positive integer <math>n</math> is abundant if it is smaller than the sum of its factors. == Examples == 3 is abundant because the sum of its factors is greater than itself; i…') |
Williamhu888 (talk | contribs) |
||
| Line 3: | Line 3: | ||
== Examples == | == Examples == | ||
3 is abundant because the sum of its factors is greater than itself; its factors add up to 4. | 3 is abundant because the sum of its factors is greater than itself; its factors add up to 4. | ||
| + | |||
| + | == See also == | ||
| + | *[[Perfect number]] | ||
| + | *[[Abundant number]] | ||
Revision as of 23:43, 29 March 2011
A positive integer
is abundant if it is smaller than the sum of its factors.
Examples
3 is abundant because the sum of its factors is greater than itself; its factors add up to 4.