Documentation

FormalConjectures.ErdosProblems.«469»

Erdős Problem 469 #

Reference: erdosproblems.com/469

The proposition that n is a sum of distinct proper divisors.

Equations
Instances For
    theorem erdos_469 :
    (Summable fun (n : {n : | 0 < n n.IsSumDivisors m < n, m n¬m.IsSumDivisors}) => 1 / n) sorry

    Let $A$ be the set of all $n$ such that $n = d_1 + ⋯ + d_k$ with $d_i$ distinct proper divisors of $n$, but this is not true for any $m ∣ n$ with $m < n$. Does: $$ \sum_{n ∈ A} \frac 1 n $$ converge?