Ben Green's Open Problem 35 #
Estimate the infimum of the $L^p$ norm of the self-convolution of a nonnegative integrable function supported on $[0,1]$ with total integral $1$.
We model a function f : [0,1] → ℝ≥0 as a function f : ℝ → ℝ that is nonnegative, integrable,
supported on [0,1], and has total integral 1.
References:
- Ben Green's Open Problem 35
- Gr01 B. J. Green, The number of squares and $B_h[g]$-sets, Acta Arith. 100 (2001), no. 4, 365-390.
- CS17 A. Cloninger and S. Steinerberger, On suprema of autoconvolutions with an application to Sidon sets, Proc. Amer. Math. Soc. 145 (2017), no. 8, 3191-3200.
- MV10 M. Matolcsi and C. Vinuesa, Improved bounds on the supremum of autoconvolutions, J. Math. Anal. Appl. 372 (2010), 439-447.
A nonnegative integrable function on $[0,1]$ with total integral $1$.
Equations
- Green35.IsUnitIntervalDensity f = (MeasureTheory.Integrable f MeasureTheory.volume ∧ (∀ (x : ℝ), 0 ≤ f x) ∧ Function.support f ⊆ Set.Icc 0 1 ∧ ∫ (x : ℝ), f x = 1)
Instances For
Known bounds and comparisons.
Lower bound for $c(2)$ from Green's first paper ([Gr01]); the constant is sqrt(4/7) (about 0.7559).
Best-known lower bound for $c(\infty)$ due to Cloninger and Steinerberger ([CS17]).
Best-known upper bound for $c(\infty)$ due to Matolcsi and Vinuesa ([MV10]).