Minimum L2-star discrepancy in the unit hypercube · n = 16
Place n points in [0,1]^d. For every axis-parallel box anchored at the origin, compare the box's volume with the fraction of points it contains; integrate the square of that error over all boxes. That integral is the squared L2-star discrepancy. Make it as small as possible.
Formal definition
- ContainerThe d-dimensional unit hypercube [0,1]^d, coordinates in the closed interval
- SubmissionExactly n points, each d decimal coordinates; coincidences are allowed
- ObjectiveMinimize the L2-star discrepancy given by Warnock's closed formula; the verifier computes its square exactly on the nine-decimal grid
- ScoringThe record is the exact integer M·D² with the common denominator cleared; the page shows D, rounded up at the twelfth decimal