Documentation

FormalConjectures.Wikipedia.Superperfectnumbers

(m,k)-perfect numbers #

An integer n : ℤ is (m,k)-perfect if σᵐ(n) = kn where σᵐ is the mᵗʰ iterate of the sum of divisors function.

References:

An integer $n$ is $(m,k)$-perfect if $\sigma^m(n) = kn$ where $\sigma^m$ is the $m$-th iterate of $σ$.

Equations
Instances For
    theorem Superperfect.twoFivePerfect :
    ¬∃ (n : ), PerfectFor n 2 5

    There does not exist a $(2,5)$-perfect number