All open problems
Source labels openChecked July 26, 2026

Green's Open ProblemsCombinatorics

Green's Open Problem 39: Variant Theta

Similar questions are interesting with p\sqrt{p} replaced by pθp^\theta for any θ1/2\theta \le 1/2. [Gr24]

Mathematical statement

Similar questions are interesting with p\sqrt{p} replaced by pθp^\theta for any θ1/2\theta \le 1/2. [Gr24]

NOTE: using CpθC p^\theta translates as stated makes the conjecture trivially false by the pigeonhole principle. Indeed for a set of size pθp^\theta, we cover at most Cp2θC p^{2\theta} elements, which is strictly less than pp for θ<1/2\theta < 1/2. We interpret the question as asking whether O(p1θ)O(p^{1-\theta}) translates suffice. This generalizes the main conjecture where p=p11/2\sqrt{p} = p^{1-1/2}.

Statement source: Green's Open Problems statement material

Statement terms: Source-specific

Source-specific terms. Therefore does not assert reuse rights beyond attributed display.

Statement artifacts, not proofs

These records expose exact Lean propositions and statement-only wrappers. Defining a proposition does not supply a proof of it. A placeholder-bearing target also contains no proof. Elaboration checks syntax and types; it does not certify that a formalization perfectly captures every nuance of the informal problem.

Pinned Lean formulation 1

green_39.variant_theta

Canonical source
Complete statement target, proof intentionally absentLean 4
theorem green_39.variant_theta : answer(sorry)      (θ : ), 0 < θ  θ  1/2      C > 1, Tendsto      (fun p : {q :  // q.Prime}         let k := ⌊(p : ) ^ θ⌋₊        let c := ⌊C * (p : ) ^ (1 - θ)⌋₊        (proportionCoverable p k c : ))      atTop (𝓝 1) := by  sorry
Statement source
Formal Conjectures
Lean version
v4.27.0
Placeholder
Present; no proof artifact
Source evidence
Pinned source index
Fidelity review
Community formulation

References