Skip to content

Erdős problem 830

We say that a,bNa,b\in \mathbb{N} are an amicable pair if σ(a)=σ(b)=a+b\sigma(a)=\sigma(b)=a+b. If A(x)A(x) counts the number of amicable 1abx1\leq a\leq b\leq x then one can show that A(x)xexp((12+o(1))(logxloglogx)1/2)A(x) \leq x \exp(-(\tfrac{1}{2}+o(1))(\log x\log\log x)^{1/2}).

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

830.lean

Retained formal statement4 of 5

We say that a,bNa,b\in \mathbb{N} are an amicable pair if σ(a)=σ(b)=a+b\sigma(a)=\sigma(b)=a+b. If A(x)A(x) counts the number of amicable 1abx1\leq a\leq b\leq x then one can show that A(x)xexp((logx)1/3)A(x) \leq x \exp(-(\log x)^{1/3}).

FormalConjectures/ErdosProblems/830.leanErdos830.erdos_830.variants.pomerance1 lineExact file
∀ᶠ (x : ℝ) in Filter.atTop, Erdos830.A xx * Real.exp (-Real.nthRoot 3 (Real.log x))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page