1. Verifying the perfect number 28
Math StudentBackground
A student needs to show step-by-step divisor calculations for the number 28 in an introductory discrete math course.
Problem
Determine whether 28 is perfect, find its proper divisor sum, and express it in Euclid–Euler form.
How to use
Enter 28 in the Number field and select 'Also list proper divisors (when count ≤ 200)' from the Output detail dropdown.
n = 28, detail = divisorsOutcome
Displays prime factors 2² × 7, σ(28) = 56, proper divisor sum of 28, abundancy index 2.0, and Euclid–Euler form 2²·(2³ − 1) with Mersenne prime 7.