Final bound for the 3-parameter recursive algorithm #
This file completes the computation of ClassicalAlgorithm.p recursive3ParamAlg and derives the
numerical upper bound p < 24118/100000.
Imported auxiliary declaration for the 2-coloring one-round formalization.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Imported auxiliary declaration for the 2-coloring one-round formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pointwise formulas for the remaining b-ranges #
For b < t1 and for t1 ≤ b < t2, innerBC b c is still piecewise polynomial in b,c,
and can be integrated explicitly.
A 2D triangle integral swap #
We use Tonelli/Fubini to evaluate integrals over regions of the form {(b,c) | c < b} without
introducing subtractions at the ℝ≥0∞ level.
Exact value of the constant constAboveT = t^2 + (1-t)^2.
Exact value of the constant constT1T = t1*t + (1-t1)*(1-t).
Exact value of the constant constT2T2 = t2^2 + (1-t2)^2.