Skip to content

Erdős problem 1054

Let f(n)f(n) be the minimal integer mm such that nn is the sum of the kk smallest divisors of mm for some k1k\geq 1. Show that ff is undefined at n=2n=2, i.e. we get the junk value 00.

Sources

Browse retained paths and inspect the exact material available for this Problem.

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1054.lean

Retained formal statement1 of 5

Let f(n)f(n) be the minimal integer mm such that nn is the sum of the kk smallest divisors of mm for some k1k\geq 1. Is it true that f(n)=o(n)f(n)=o(n)?

FormalConjectures/ErdosProblems/1054.leanErdos1054.erdos_1054.parts.i1 lineExact file
sorry ↔ (fun n => ↑(Erdos1054.f n)) =o[Filter.atTop] fun n => ↑n
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page