Questions, not proof records

Open-problem statements, with their sources attached.

Each statement record keeps the mathematical question, a dated status source, accessible references, and any pinned Lean formulation separate from proof verification.

“Open” is a dated source assertion. In these pinned sources, sorry marks an admitted statement, not a proof. Source indexing does not mean the formulation has been independently built or certified by Therefore.
All topics

1194 of 1194 statement records

17 source collections · 43 mathematical fields

Source labels openOther · Combinatorics

Beaver Math Olympiad (BMO)

BMO#2

Antihydra is a sequence starting at 8, and iterating the function H(n)=3n2.H(n) = \left\lfloor \frac {3n}2 \right\rfloor. The conjecture states that the cumulative number of odd values in this sequence is never more than twice the cumulative number of even values. It is a relatively new open problem with, so it might be solvable, although seems quite hard because of its Collatz-like flavor. The underlying Collatz-like map has been studied independently in the past, see doi:10.1017/S0017089508004655 (Corollary 4).

It is equivalent to non-termination of the 1RB1RA_0LC1LE_1LD1LC_1LA0LB_1LF1RE_---0RA 6-state Turing machine (from all-0 tape). Note that the conjecture that the machine does not halt is based on a probabilistic argument.

This machine and its mathematical reformulations were found by bbchallenge.org contributors mxdys and Rachel Hunter on June 28th 2024.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 456: I

Is it true that mn<pnm_n<p_n for almost all nn?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openOther · Combinatorics

Beaver Math Olympiad (BMO): Set

BMO#2 formulation variant

Alternative statement of beaver_math_olympiad_problem_2_antihydra using set size comparison instead of a recurrent sequence b.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 456: Ii

Does pn/mnp_n/m_n \to \infty for almost all nn?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openOther · Combinatorics

Beaver Math Olympiad (BMO)

BMO#5

Let (an)n1(a_n)_{n \ge 1} and (bn)n1(b_n)_{n \ge 1} be two sequences such that (a1,b1)=(0,5)(a_1, b_1) = (0, 5) and

(a_n+1, b_n-f(a_n)) & \text{if } b_n \ge f(a_n) \\ (a_n, 3b_n+a_n+5) & \text{if } b_n < f(a_n) \end{cases}$$ where $f(x)=10\cdot 2^x-1$ for all non-negative integers $x$. Does there exist a positive integer $i$ such that $b_i = f(a_i)-1$? [BMO#5](https://wiki.bbchallenge.org/wiki/Beaver_Math_Olympiad#5._1RB0LD_1LC0RA_1RA1LB_1LA1LE_1RF0LC_---0RE_(bbch)) is equivalent to asking whether the 6-state Turing machine [`1RB0LD_1LC0RA_1RA1LB_1LA1LE_1RF0LC_---0RE`](https://wiki.bbchallenge.org/wiki/1RB0LD_1LC0RA_1RA1LB_1LA1LE_1RF0LC_---0RE) halts or not. There is presently no consensus on whether the machine halts or not, hence the problem is formulated using `answer(sorry) ↔`. The machine was discovered by [bbchallenge.org](bbchallenge.org) contributor mxdys on August 7th 2024. The correspondence between the machine's halting problem and the below reformulation has been proven in [Rocq](https://github.com/ccz181078/busycoq/blob/BB6/verify/1RB0LD_1LC0RA_1RA1LB_1LA1LE_1RF0LC_---0RE.v).
Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 456: Iii

Are there infinitely many primes pp such that p1p-1 is the only nn for which mn=pm_n=p?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openOther · Combinatorics

Beaver Math Olympiad (BMO)

BMO#8

Let (an)n1(a_n)_{n \ge 1} and (bn)n1(b_n)_{n \ge 1} be two sequences such that (a1,b1)=(10,12)(a_1, b_1) = (10, 12) and

(a_n - \lfloor b_n/2 \rfloor - 3, 3 \lfloor (b_n+1)/2 \rfloor + 6) & \text{if } a_n > \lfloor b_n/2 \rfloor \\ (3 a_n + 5, b_n - 2 a_n) & \text{if } a_n \le \lfloor b_n/2 \rfloor \end{cases}$$ for all positive integers $n$. Does there exist a positive integer $i$ such that $a_i = \lfloor b_i/2 \rfloor + 1$? [BMO#8](https://wiki.bbchallenge.org/wiki/Beaver_Math_Olympiad#8._1RB0LD_0RC1RB_0RD0RA_1LE0RD_1LF---_0LA1LA_(bbch)) is equivalent to asking whether the 6-state Turing machine [`1RB0LD_0RC1RB_0RD0RA_1LE0RD_1LF---_0LA1LA`](https://wiki.bbchallenge.org/wiki/1RB0LD_0RC1RB_0RD0RA_1LE0RD_1LF---_0LA1LA) halts or not. There is presently no consensus on whether the machine halts or not, hence the problem is formulated using `answer(sorry) ↔`.
Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 457: Qnk

More generally, let q(n,k)q(n, k) denote the least prime which does not divide 1ik(n+i)\prod_{1 \le i \le k}(n + i). This problem asks whether q(n,logn)(2+ϵ)lognq(n, \log n) \ge (2 + \epsilon) \log n infinitely often.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 457: One Sub

Taking nn to be the product of primes between logn\log n and (2+o(1))logn(2 + o(1)) \log n gives an example where

q(n,logn)(2+o(1))logn. q(n, \log n) \ge (2 + o(1)) \log n.

Can one prove that q(n,logn)<(1ϵ)(logn)2q(n, \log n) < (1 - \epsilon) (\log n)^2 for all large nn and some ϵ>0\epsilon > 0?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 458

Let lcm(1,,n)\operatorname{lcm}(1, \dots, n) denote the least common multiple of {1,,n}\{1, \dots, n\}. Let pkp_k be the kk-th prime. Is it true that for all k1k \geq 1, lcm(1,,pk+11)<pklcm(1,,pk)\operatorname{lcm}(1, \dots, p_{k+1}-1) < p_k \cdot \operatorname{lcm}(1, \dots, p_k)?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 463

Is there a function ff with f(n)f(n)\to\infty as nn\to\infty such that, for all large nn, there is a composite number mm such that

n+f(n)<m<n+p(m)n + f(n) < m < n + p(m)

Here p(m)p(m) is the least prime factor of mm.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openPapers · Combinatorics

Chvátal's Conjecture

If F is a decreasing family of sets of some finite type α, then there is some element x of α such that the family consisting of all members of F containing x is an intersecting subfamily of F with maximal cardinality.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 469

Let AA be the set of all nn such that n=d1++dkn = d_1 + ⋯ + d_k with did_i distinct proper divisors of nn, but this is not true for any mnm ∣ n with m<nm < n. Does:

nA1n \sum_{n ∈ A} \frac 1 n

converge?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openPapers · Combinatorics

Claude's Cycles

For even m > 2, it is open whether the cube digraph on (ZMod m)³ has a Hamiltonian arc decomposition.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 470: I

Are there any odd weird numbers?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openPapers · Combinatorics

Main conjecture on fusible numbers

If x is a fusible number and y is its successor, then the interval [x + 1, y + 1) can be divided into intervals [ℓₙ, ℓₙ₊₁), such that the fusible numbers in [ℓₙ, ℓₙ₊₁) are obtained by fusing the n + 1st successor of x with a fusible number. This formalization differs from Conjecture 7.1 in the paper in four ways: (1) it is obtained from Conjecture 7.1 by plugging in n + 1 into n, which simplifies the expressions and removes the need to assume n ≥ 1; (2) the n + 1st successor s^(n+1)(x) is replaced by the explicit value x + (2 - 1 / 2 ^ n) * m; (3) instead of defining y to be the successor of x, we assert that there is no fusible number strictly between x and y; (4) instead of using ∃ z, IsFusible z ∧ q = s^(n+1)(x) ~ z we use the value of z determined by the equality, namely z = 2 * q - 1 - s^(n+1)(x), and it is easy to see z ∈ [x + 1 - m / 2 ^ n, x + 1) as required.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 470: Ii

Are there infinitely many primitive weird numbers?

Source checked Jul 26, 20261 pinned Lean statementInspect problem