Browse Problems
Search and filter the ASI Benchmark problem set. Click any problem to see its Lean statement and recent submissions.
Filters
Results
| Prize | Problem | Status | ID |
|---|---|---|---|
| - |
erdos_390
Does there exists a constant `c` such that `f n - 2 * n ~ c * (n / log n)`?
|
Open | ErdosProblems__390__erdos_390 |
| - |
erdos_390_equivalent
Does there exists a constant `c` such that `f n - 2 * n ~ c * (n / log n)`?
|
Open | ErdosProblems__390__erdos_390_equivalent |
| - |
erdos_390_theta
`f n - 2 * n = θ (n / log n)`. This is proved in [EGS82].
|
Solved | ErdosProblems__390__erdos_390_theta |
| - |
erdos_390.variants.theta
`f n - 2 * n = θ (n / log n)`. This is proved in [EGS82].
|
Solved | ErdosProblems__390__erdos_390.variants.theta |
| - |
erdos_392
Let $A(n)$ denote the least value of $t$ such that $$ n! = a_1 \cdots a_t $$ with $a_1 \leq \cdots \leq a_t\leq n^2$. Then $$ A(n) = \frac{n}{2} - \frac{n}{2\log n} …
|
Solved | ErdosProblems__392__erdos_392 |
| - |
erdos_392.variants.implication
Cambie has observed that a positive answer follows from the result above with $a_t \leq n$, simply by pairing variables together, e.g. taking $a'_i = a_{2i-1}a_{2i}$ (and the lower bound follows from …
|
Solved | ErdosProblems__392__erdos_392.variants.implication |
| - |
erdos_392.variants.lower
If we change the condition to $a_t \leq n$ it can be shown that $$ A(n) = n - \frac{n}{\log n} + o\left(\frac{n}{\log n}\right) $$
|
Solved | ErdosProblems__392__erdos_392.variants.lower |
| - |
erdos_394_factorial_gap_10
They proved (with Selfridge) that this holds for $n=10$.
|
Solved | ErdosProblems__394__erdos_394_factorial_gap_10 |
| - |
erdos_394_factorial_gap_conjecture
They ask about the behaviour of $t_{n-3}(n!)$ and also ask whether, for infinitely many $n$, $t_k(n!)< t_{k-1}(n!)-1$ for all $1\leq k < n$.
|
Open | ErdosProblems__394__erdos_394_factorial_gap_conjecture |
| - |
erdos_394_hall_bound
In [ErGr80] they mention a conjecture of Erdős that the sum is $o(x^2)$. This was proved by Erdős and Hall [ErHa78], who proved that in fact $\sum_{n\leq x}t_2(n)\ll \frac{\log\log\log x}{\log\log x}x^2.$
|
Solved | ErdosProblems__394__erdos_394_hall_bound |
| - |
erdos_394_hall_conjecture
Erdős and Hall conjecture that the sum is $o(x^2/(\log x)^c)$ for any $c<\log 2$.
|
Open | ErdosProblems__394__erdos_394_hall_conjecture |
| - |
erdos_394_lower_bound
Since $t_2(p)=p-1$ for prime $p$ it is trivial that $\sum_{n\leq x}t_2(n)\gg \frac{x^2}{\log x}$.
|
Solved | ErdosProblems__394__erdos_394_lower_bound |
| - |
erdos_394_part_a
Is it true that $\sum_{n\leq x}t_2(n)\ll \frac{x^2}{(\log x)^c}$ for some $c>0$?
|
Open | ErdosProblems__394__erdos_394_part_a |
| - |
erdos_394_part_b
Is it true that, for $k\geq 2$, $\sum_{n\leq x}t_{k+1}(n) =o\left(\sum_{n\leq x}t_k(n)\right)?$
|
Open | ErdosProblems__394__erdos_394_part_b |
| - |
erdos_396
Is it true that for every $k$ there exists $n$ such that $$\prod_{0\leq i\leq k}(n-i) \mid \binom{2n}{n}?$$
|
Open | ErdosProblems__396__erdos_396 |
| - |
erdos_397
Are there only finitely many solutions to $$ \prod_i \binom{2m_i}{m_i}=\prod_j \binom{2n_j}{n_j} $$ with the $m_i,n_j$ distinct? Somani, using ChatGPT, has given a negative answer. In fact, for any $a\geq 2$, if $c=8a^2+8a+1$, …
|
Solved | ErdosProblems__397__erdos_397 |
| - |
erdos_398
**Brocard's Problem** Does $n! + 1 = m^2$ have integer solutions other than $n = 4, 5, 7$?
|
Open | ErdosProblems__398__erdos_398 |
| - |
erdos_399
Is it true that there are no solutions to `n! = x^k ± y^k` with `x,y,n ∈ ℕ`, `x*y > 1`, and `k > 2`? The answer is no: Jonas Barfield found …
|
Solved | ErdosProblems__399__erdos_399 |
| - |
erdos_399.variants.cambie
Cambie observed that there are no solutions to `n! = x^4 + y^4` with `x.Coprime y` and `x*y > 1`.
|
Solved | ErdosProblems__399__erdos_399.variants.cambie |
| - |
erdos_399.variants.erdos_oblath
Erdős and Obláth proved there are no solutions when `x.Coprime y` and `k ≠ 4`.
|
Solved | ErdosProblems__399__erdos_399.variants.erdos_oblath |
| - |
erdos_399.variants.pollack_shapiro
Pollack and Shapiro proved there are no solutions to `n! = x^4 - 1`.
|
Solved | ErdosProblems__399__erdos_399.variants.pollack_shapiro |
| - |
erdos_399.variants.sum_two_squares
The only solution to `n! = x^2 + y^2` with `x*y > 1` is `6! = 12^2 + 24^2` (up to swapping `x` and `y`).
|
Solved | ErdosProblems__399__erdos_399.variants.sum_two_squares |
| - |
erdos_4
Is it true that, for any $C > 0$, there infinitely many $n$ such that: $$ p_{n + 1} - p_n > C \frac{\log\log n\log\log\log\log n}{(\log\log\log n) ^ 2}\log n $$
|
Solved | ErdosProblems__4__erdos_4 |
| - |
erdos_40
For what functions $g(N) → \infty$ is it true that $$\lvert A\cap \{1,\ldots,N\}\rvert \gg \frac{N^{1/2}}{g(N)}$$ implies $\limsup 1_A\ast 1_A(n)=\infty$?
|
Open | ErdosProblems__40__erdos_40 |
| - |
erdos_402
Prove that, for any finite set $A\subset\mathbb{N}$, there exist $a, b\in A$ such that $$ \gcd(a, b)\leq a/|A|. $$
|
Solved | ErdosProblems__402__erdos_402 |
| - |
erdos_402.variants.equality
A conjecture of Graham [Gr70], who also conjectured that (assuming $A$ itself has no common divisor) the only cases where equality is achieved are when $A = \{1, \dots, n\}$ or $A …
|
Solved | ErdosProblems__402__erdos_402.variants.equality |
| - |
erdos_402.variants.szegedy_zaharescu_weak
Proved for all sufficiently large sets (including the sharper version which characterises the case of equality) independently by Szegedy [Sz86] and Zaharescu [Za87]. The following is taken from [Sz86]. There exists an …
|
Solved | ErdosProblems__402__erdos_402.variants.szegedy_zaharescu_weak |
| - |
erdos_406
Is it true that there are only finitely many powers of $2$ which have only the digits $0$ and $1$ when written in base $3$?
|
Open | ErdosProblems__406__erdos_406 |
| - |
erdos_406.variants.one_two
If we only allow the digits $1$ and $2$ then $2^{15}$ seems to be the largest such power of $2$.
|
Open | ErdosProblems__406__erdos_406.variants.one_two |
| - | erdos_409.parts.i | Open | ErdosProblems__409__erdos_409.parts.i |
| - |
erdos_409.parts.ii
Can infinitely many $n$ reach the same prime under the iteration $n\mapsto\phi(n) + 1$?
|
Open | ErdosProblems__409__erdos_409.parts.ii |
| - |
erdos_409.parts.iii
What is the density of $n$ which reach any fixed prime under the iteration $n\mapsto\phi(n) + 1$?
|
Open | ErdosProblems__409__erdos_409.parts.iii |
| - |
erdos_409.parts.i.variants.isBigO
Let $c(n)$ be the minimum number of iterations of $n\mapsto\phi(n) + 1$ before a prime is reached. Find the simplest function $g(n)$ such that $c(n) = O(g(n))$?
|
Open | ErdosProblems__409__erdos_409.parts.i.variants.isBigO |
| - |
erdos_409.parts.i.variants.isLittleO
Let $c(n)$ be the minimum number of iterations of $n\mapsto\phi(n) + 1$ before a prime is reached. Find the simplest function $g(n)$ such that $c(n) = o(g(n))$?
|
Open | ErdosProblems__409__erdos_409.parts.i.variants.isLittleO |
| - |
erdos_409.parts.i.variants.isTheta
Let $c(n)$ be the minimum number of iterations of $n\mapsto\phi(n) + 1$ before a prime is reached. What is $\Theta(c(n))$?
|
Open | ErdosProblems__409__erdos_409.parts.i.variants.isTheta |
| - | erdos_409.variants.sigma.parts.i | Open | ErdosProblems__409__erdos_409.variants.sigma.parts.i |
| - |
erdos_409.variants.sigma.parts.ii
Is it true that iterates of $n\mapsto\sigma(n) - 1$ always reach a prime?
|
Open | ErdosProblems__409__erdos_409.variants.sigma.parts.ii |
| - |
erdos_409.variants.sigma.parts.i.isBigO
Let $c(n)$ be the minimum number of iterations of $n\mapsto\sigma(n) - 1$ before a prime is reached. Find the simplest function $g(n)$ such that $c(n) = O(g(n))$?
|
Open | ErdosProblems__409__erdos_409.variants.sigma.parts.i.isBigO |
| - |
erdos_409.variants.sigma.parts.i.isLittleO
Let $c(n)$ be the minimum number of iterations of $n\mapsto\sigma(n) - 1$ before a prime is reached. Find the simplest function $g(n)$ such that $c(n) = o(g(n))$?
|
Open | ErdosProblems__409__erdos_409.variants.sigma.parts.i.isLittleO |
| - |
erdos_409.variants.sigma.parts.i.isTheta
Let $c(n)$ be the minimum number of iterations of $n\mapsto\sigma(n) - 1$ before a prime is reached. What is $\Theta(c(n))$?
|
Open | ErdosProblems__409__erdos_409.variants.sigma.parts.i.isTheta |
| - |
erdos_410
Let $σ_1(n) = σ(n)$, the sum of divisors function, and $σ_k(n) = σ(σ_{k-1}(n))$. Is it true that $\lim_{k → ∞} σ_k(n)^{\frac 1 k} = ∞$? This is problem (iii) from Erdos, Granville, …
|
Open | ErdosProblems__410__erdos_410 |
| - |
erdos_412
Let $σ_1(n)=σ(n)$, the sum of divisors function, and $σ_k(n) = σ(σ_{k-1}(n))$. Is it true that, for every $m, n ≥ 2$, there exist some $i, j$ such that $σ_i(m) = σ_j(n)$?
|
Open | ErdosProblems__412__erdos_412 |
| - |
erdos_413
Are there infinitely many barriers for `ω`?
|
Open | ErdosProblems__413__erdos_413 |
| - |
erdos_413_bigOmega
Erdős believed there should be infinitely many barriers for `Ω`, the total prime multiplicity.
|
Open | ErdosProblems__413__erdos_413_bigOmega |
| - |
erdos_413_bigOmega_largest_barrier_lt_100k
Selfridge computed that the largest `Ω`-barrier below `10^5` is `99840`.
|
Solved | ErdosProblems__413__erdos_413_bigOmega_largest_barrier_lt_100k |
| - |
erdos_413_epsilon
Does there exist some `ε > 0` such that there are infinitely many `ε`-barriers for `ω`?
|
Open | ErdosProblems__413__erdos_413_epsilon |
| - |
erdos_413_hasPosDensity_barrier_expProd
Erdős proved that the barrier set for `expProd` is infinite and even has positive density.
|
Solved | ErdosProblems__413__erdos_413_hasPosDensity_barrier_expProd |
| - |
erdos_414
Let $h_1(n) = h(n)$ and $h_k(n) = h(h_{k-1}(n))$. Is it true, for any $m,n$, there exist $i$ and $j$ such that $h_i(m) = h_j(n)$?
|
Open | ErdosProblems__414__erdos_414 |
| - |
erdos_416.parts.i
Let `V(x)` count the number of `n≤x` such that `ϕ(m)=n` is solvable. Does `V(2x)/V(x)→2` ?
|
Open | ErdosProblems__416__erdos_416.parts.i |
| - |
erdos_416.parts.ii
Let `V(x)` count the number of `n≤x` such that `ϕ(m)=n` is solvable. Is there an asymptotic formula for `V(x)`?
|
Open | ErdosProblems__416__erdos_416.parts.ii |