Papers
Topics
Authors
Recent
Search
2000 character limit reached

Global Postage Stamp Problem

Updated 6 February 2026
  • The Global Postage Stamp Problem is a combinatorial optimization challenge that determines optimal stamp denominations for representing consecutive integers with a limited number of stamps.
  • It employs recursive divide-and-conquer methods, asymptotic analysis, and geometric techniques to derive bounds and construct extremal bases.
  • Recent research highlights NP-hardness, polynomial-time approximations, and connections to additive number theory, underscoring its significance in discrete optimization.

The Global Postage Stamp Problem (GPSP) concerns the combinatorial optimization of integer bases for additive representation under bounded sum constraints. Given a fixed number kk of stamp denominations and a maximum stamp count mm, the GPSP seeks to select denominations to maximize the largest consecutive integer hh representable as a sum of at most mm stamps (with repetitions). The GPSP has deep ties to additive number theory, computational complexity, discrete optimization, and has motivated advances in asymptotic analysis, explicit extremal constructions, and algorithmic methodology.

1. Formal Definition and Problem Statement

Fix integers mNm\in\mathbb{N} (maximum allowed stamps, also called the range parameter) and kNk\in\mathbb{N} (number of denominations). Consider a basis A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N} with a1=1<a2<<aka_1=1< a_2 < \cdots < a_k. For this AA, define

h(A)=max{hN:nh,  (λ1,,λk)N0k, j=1kλjm, n=j=1kλjaj}.h(A) = \max \left\{ h \in \mathbb{N} : \forall n \leq h,\ \exists\ (\lambda_1, \ldots, \lambda_k) \in \mathbb{N}_0^k,\ \sum_{j=1}^{k} \lambda_j \leq m,\ n = \sum_{j=1}^{k} \lambda_j a_j \right\}.

The Global Postage Stamp Problem asks: For given mm0 and mm1, to find a mm2-element set mm3 maximizing mm4. Define the optimum

mm5

and call any mm6 achieving equality an extremal basis. This formulation subsumes the classical "h-basis" concept and encompasses both structural and computational complexity.

2. Algorithmic Techniques and Approximation

The GPSP is known to be NP-hard in the local (decision) version for mm7 as parameter, but admits efficient polynomial-time approximation algorithms for the global maximization variant. Colisson Palais et al. (Palais et al., 29 Jan 2026) introduced a recursive divide-and-conquer approach, building upon a combinatorial lemma attributed to Mrose (1974):

  • If mm8 has size mm9 and hh0-range hh1, and hh2 has size hh3 and hh4-range hh5, then the union hh6 forms a basis of size hh7 with hh8-range at least hh9.

The resulting recursive algorithm, outlined as follows, achieves the best known polynomial-time guarantee: AA9 This construction ensures

mm0

and analogous bounds in the mm1 regime.

Time complexity is mm2, space is mm3. Empirically, combining this method with brute-force for small subbase regimes further tightens performance to near-optimal (Palais et al., 29 Jan 2026).

3. Asymptotic Bounds for Large Parameters

Asymptotic analysis for GPSP at large mm4 or mm5 falls under additive basis theory. The minimal size mm6 of an mm7-fold basis for mm8 exhibits sharp exponential transitions. Faust and Tait (Faust et al., 31 Jul 2025) provide improved bounds:

  • For every mm9 and sufficiently large mNm\in\mathbb{N}0:

mNm\in\mathbb{N}1

Thus,

mNm\in\mathbb{N}2

A probabilistic method using Berry–Esseen and a modular digit-expansion construction for bases in mNm\in\mathbb{N}3 underlie these improvements. These results essentially halve prior leading constants and, for the first time, establish nontrivial (subexponential-in-mNm\in\mathbb{N}4) upper bounds for all mNm\in\mathbb{N}5.

The full asymptotic regime remains open; the gap between lower and upper constants is substantial. This suggests further refinements—possibly via advanced local limit theorems or more optimal group-theoretic constructions—are plausible future directions (Faust et al., 31 Jul 2025).

4. Explicit Extremal Bases for Small mNm\in\mathbb{N}6

For mNm\in\mathbb{N}7, closed-form characterization is established. Challis (Challis, 2013) provides parametric formulae (for mNm\in\mathbb{N}8) expressing

mNm\in\mathbb{N}9

in terms of kNk\in\mathbb{N}0, for kNk\in\mathbb{N}1, with corresponding constructive formulas for the extremal set kNk\in\mathbb{N}2. The solution employs the concept of stride generators and thread diagrams, leading to finite combinatorial enumeration valid for all large kNk\in\mathbb{N}3.

For kNk\in\mathbb{N}4, Challis (Challis, 2014) describes two universal families—Hofmeister and Braunschädel bases—parameterized by period-12 cycles in kNk\in\mathbb{N}5. All known extremal bases for kNk\in\mathbb{N}6 (and large kNk\in\mathbb{N}7) belong to one of these two forms:

  • Hofmeister: kNk\in\mathbb{N}8
  • Braunschädel: kNk\in\mathbb{N}9

Coverage (the maximal representable A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}0) is expressed as quartic polynomials in A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}1 with explicit offsets. No new symbolic forms have been observed despite extensive computational exploration for A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}2. Selmer’s correspondence and Mossige’s admissibility criteria further support this observed rigidity.

A plausible implication is that for fixed A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}3, the space of extremal bases may be exhausted by finitely many periodic patterns up to slowly drifting offset vectors, though a rigorous proof is still lacking (Challis, 2014).

5. Structural and Geometric Analysis

Granville and Shakan (Granville et al., 2020) provide a general geometric solution for the A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}4-fold sumset A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}5 in all dimensions once A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}6 is large. For A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}7 with A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}8, and A={a1,,ak}NA = \{ a_1, \ldots, a_k \} \subset \mathbb{N}9,

a1=1<a2<<aka_1=1< a_2 < \cdots < a_k0

for a1=1<a2<<aka_1=1< a_2 < \cdots < a_k1, where a1=1<a2<<aka_1=1< a_2 < \cdots < a_k2 is a finite exceptional set. The result generalizes to higher dimensions via convex geometry and additive combinatorics, yielding asymptotic Ehrhart-like polynomiality for the full sumset cardinality.

This analysis tightly characterizes the regions of guaranteed coverage and identifies precise endpoints where representation can fail, reducing the global problem to the structure of the “exceptional set,” which has cardinality a1=1<a2<<aka_1=1< a_2 < \cdots < a_k3 in a1=1<a2<<aka_1=1< a_2 < \cdots < a_k4 dimensions.

6. Open Problems and Current Research Questions

Despite extensive progress, several fundamental questions remain:

  • Can the exponent or base in polynomial-time approximation bounds (e.g., those of Colisson Palais et al.) be further improved via new combinatorial constructions (Palais et al., 29 Jan 2026)?
  • Is there a fixed-parameter tractable (FPT) exact algorithm in a1=1<a2<<aka_1=1< a_2 < \cdots < a_k5 or a1=1<a2<<aka_1=1< a_2 < \cdots < a_k6 for finding extremal bases, despite the NP-hardness in a1=1<a2<<aka_1=1< a_2 < \cdots < a_k7 (Palais et al., 29 Jan 2026)?
  • What is the precise asymptotic behavior of a1=1<a2<<aka_1=1< a_2 < \cdots < a_k8 as a1=1<a2<<aka_1=1< a_2 < \cdots < a_k9? The gap between known lower and upper bounds is exponentially wide in the regime of large AA0 (Faust et al., 31 Jul 2025).
  • For AA1, will one of Hofmeister or Braunschädel bases strictly dominate for all but finitely many AA2, or will optimal forms oscillate indefinitely (Challis, 2014)?
  • Can the drift of offset vectors AA3 in the AA4 case be fully characterized, and is it possible to prove that no new structural types exist for fixed AA5 (Challis, 2014)?
  • For arbitrary AA6, does the geometric/exceptional set analysis of (Granville et al., 2020) offer improved explicit bounds for moderately sized parameters?

7. Connections and Applications

The GPSP is linked to additive basis theory, computational number theory, and the algorithmics of integer representations. Recent algorithmic advances facilitate more efficient protocols for secure multi-party computation via improved homomorphic polynomial evaluation (notably, from the work of Colisson Palais et al. (Palais et al., 29 Jan 2026)). The interplay between explicit constructions, combinatorial optimization, and analytic number theory continues to stimulate new technical developments and cross-disciplinary applications.


Key References:

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Global Postage Stamp Problem.