Documentation

FormalConjectures.GreensOpenProblems.«35»

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:

A nonnegative integrable function on $[0,1]$ with total integral $1$.

Equations
Instances For
    noncomputable def Green35.c (p : ENNReal) :

    The infimum of $\|f \ast f\|_p$ over unit-interval densities.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem Green35.green_35.lower :
      have lb := sorry; (∀ (p : ENNReal), 1 < plb p c p) (ENNReal.ofReal (4 / 7) < c 2 0.64 < c )

      Lower bound for $c(p)$ for $1 < p \le \infty$, improving the known value at $p = 2$ or $p = \infty$.

      theorem Green35.green_35.upper :
      have ub := sorry; (∀ (p : ENNReal), 1 < pc p ub p) ub < 0.7505

      Upper bound for $c(p)$ for $1 < p \le \infty$, improving the best-known value at $p = \infty$.

      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]).

      A comparison bound from Young's inequality.