The explicit numerator constant from Theorem 8.48, namely
2 * L * ((M + 2 * α)^2 + log 3) with
M = dual_projected_subgradient_multiplier_norm_bound f fOpt qOpt g xBar L 1 lam0 and
α = (f xBar - fOpt) / strict_feasibility_margin g xBar.
Instances For
Helper for Theorem 8.48: the squared suffix-window stepsizes are exactly the half-tail harmonic sum from Lemma 8.27.
Helper for Theorem 8.48: scaling the half-tail harmonic ratio estimate by L / 2 yields the
explicit O(1 / √k) suffix-window rate constant.
Helper for Theorem 8.48: on the active suffix window, the repaired partial average is the
centerMass attached to the suffix weights γ_n / ‖g(x^n)‖₂.
Helper for Theorem 8.48: the repaired suffix average remains in the feasible set X.
Helper for Theorem 8.48: the Slater ratio bounds the positive-part constraint violation from
below through an optimal dual multiplier, so every feasible point satisfies the support inequality
0 ≤ f x - fOpt + α * positive_constraint_violation g x.
Helper for Theorem 8.48: the suffix average satisfies the objective-gap half of the
O(1 / √k) estimate, which is the α = 0 branch of the main theorem.
Helper for Theorem 8.48: the suffix average satisfies the penalized estimate corresponding to
equation (8.89) with penalty coefficient 2 * α.
Theorem 8.48: for the partial averaging iterate generated by the dual projected subgradient
method with stepsizes γ_k = 1 / √(k + 1), both the objective gap and the scaled constraint
violation decay at rate O(1 / √k); equivalently, the maximum of
f(x^(k)) - fOpt and α * positive_constraint_violation g (x^(k)) is bounded by the explicit
constant built from the source quantities M and α.
The partial averaging iterate satisfies the objective-gap estimate (8.86).
If the Slater ratio α is positive, the partial averaging iterate satisfies the
constraint-violation estimate (8.87).