Countable-allocation and log-log guardrails #
This file isolates the elementary obstruction behind confidence allocation
over a countable sequence of geometric epochs. If nonnegative weights have
total mass at most one, then every integer block [N, 2N] contains an atom
with weight at most 1 / (N + 1). For positive weights, the corresponding
logarithmic selection cost is at least log (N + 1).
When epoch k is associated with geometric scale 4^(k+1), the same statement
forces a log log-sized atom cost along an unbounded subsequence, up to an
explicit additive constant. This is a method-specific obstruction for
countable confidence allocation or union-bound stitching. It is not a
minimax lower bound for confidence sequences and does not assert a universal
law-of-the-iterated-logarithm lower bound.
The final section gives a concrete receipt: telescoping polynomial weights
1 / ((k+1)(k+2)) sum to one, while geometric epoch scales turn their exact
selection cost into an explicit iterated-log expression.
Mathematical sources: the pigeonhole principle, summability of nonnegative series, and the standard weighted Bonferroni/Kraft allocation principle.
Blockwise obstruction for arbitrary countable allocations #
Every block [N, 2N] of a nonnegative countable allocation contains an
atom no larger than the reciprocal block cardinality. The interval is
inclusive and has exactly N + 1 elements.
Positive countable allocations must pay at least log (N+1) somewhere in
every inclusive block [N, 2N].
A block witness can be expressed directly in terms of its selected index:
the log cost is at least log (k+1) - log 2.
The index-scale lower bound occurs frequently at infinity. This is the filter-level form of the unbounded-subsequence statement.
Translation to geometric epochs #
Integer sample-size scale associated with geometric epoch k.
Equations
Instances For
Real coercion of the geometric epoch time, used inside logarithms.
Equations
Instances For
Iterated natural logarithm of the geometric epoch scale.
Equations
Instances For
The base-four logarithm recovers the epoch index exactly.
Exact conversion from geometric epoch index to iterated logarithm.
Allocation-based log-log obstruction. For every block of geometric epochs, one selected atom pays at least the iterated logarithm of its epoch scale, up to the displayed universal additive constant.
The geometric-epoch log-log obstruction holds along an unbounded subsequence.
Polynomial weights on geometric epochs #
Telescoping polynomial confidence allocation.
Equations
Instances For
The polynomial confidence allocation has total mass exactly one.
Exact polynomial-weight/geometric-epoch receipt.