You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ Bounds for which the level of available verification is currently at minimal lev
79
79
|[44](https://teorth.github.io/optimizationproblems/constants/44a.html)| Maximal number of relevant variables in degree-$d$ Boolean functions | 1.5 | 4.394 |
80
80
|[45](https://teorth.github.io/optimizationproblems/constants/45a.html)| Density of odd integers that are the sum of a prime and a power of two | 0.107648 | 0.490341088858244 |
81
81
|[46](https://teorth.github.io/optimizationproblems/constants/46a.html)| Fourier restriction constant for the 2-sphere | 3 | $\frac{22}{7}\approx 3.142857$ |
|[50](https://teorth.github.io/optimizationproblems/constants/50a.html)| Approximation ratio for quantum Max Cut | 0.611 | $<1$ (0.5 for product states) |
Copy file name to clipboardExpand all lines: constants/47a.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,8 @@ the optimal weak-type $(1,1)$ constant of the centered Hardy–Littlewood maxima
32
32
33
33
| Bound | Reference | Comments |
34
34
| ----- | --------- | -------- |
35
-
| $9$ | <ahref="#Tao2006">[Tao2006]</a> | The standard covering-lemma proof gives an explicit constant $3^d$ in the weak-type $(1,1)$ inequality, and the same argument applies to cubes; hence $c_2\le 3^2=9$. <ahref="#Tao2006-weak-3d">[Tao2006-weak-3d]</a> <ahref="#Tao2006-cubes">[Tao2006-cubes]</a> |
35
+
| $4$ |[Tao2010]| The Vitali-covering proof can be sharpened from $3^d$ to $2^d$ by covering centers with $(2+\varepsilon)$-dilates of a disjoint subcollection and letting $\varepsilon\downarrow 0$. The same argument applies to $\ell_\infty$ balls, i.e. axis-parallel cubes; hence $c_2\le 2^2=4$. [Tao2010-ex42]|
36
+
| $9$ |[Tao2006]| The standard covering-lemma proof gives an explicit constant $3^d$ in the weak-type $(1,1)$ inequality, and the same argument applies to cubes; hence $c_2\le 3^2=9$. [Tao2006-weak-3d][Tao2006-cubes]|
36
37
37
38
## Known lower bounds
38
39
@@ -83,6 +84,11 @@ the optimal weak-type $(1,1)$ constant of the centered Hardy–Littlewood maxima
83
84
**loc:** arXiv PDF p.3, Introduction (equation (1.8) and the following sentence).
84
85
**quote:** “Hence (1.8) $C=\frac{11+\sqrt{61}}{12}=1.5675208\ldots$ is the largest solution of the quadratic equation (1.9) $12C^2-22C+5=0$.”
0 commit comments