Newman Polynomials: Theory & Algorithms
- Newman polynomials are integer polynomials with coefficients in {0,1} and a constant term of 1, fundamental in algebra, analysis, and number theory.
- They exhibit confined root distributions and admit constructive bounds, connecting to Littlewood and Borwein polynomials through their extremal and divisibility properties.
- Algorithmic methods such as MILP and remainder-graph searches are employed to probe their divisibility, flatness properties, and open computational complexities.
A Newman polynomial is an integer polynomial all of whose coefficients lie in , with the constant term set to 1. Formally, for degree , it is written as , . The class is essential in the study of restricted-coefficient polynomials across algebra, analysis, and number theory, and features prominently in extremal root-count, divisibility, Mahler measure, flatness, and algorithmic investigations. The broader context includes relations to Littlewood polynomials (coefficients ), Borwein polynomials (coefficients ), and Salem numbers.
1. Definition, Notation, and Basic Properties
A Newman polynomial is a univariate integer polynomial where , with ; equivalently, , (Drungilas et al., 2016, Idris et al., 16 Jan 2026). In analytic contexts, this extends to trigonometric polynomials , , (Abdalaoui, 2015).
Key properties:
- Real roots: No non-negative real root exists for any Newman polynomial since and all other coefficients are non-negative.
- Root location: Roots are confined to the annulus , with (Drungilas et al., 2016).
- Inclusion: Newman polynomials are Borwein polynomials ( coefficients with nonzero constant term).
Examples of low-degree Newman polynomials include $1+x$, , , and (Drungilas et al., 2016).
2. Real Root Counts and Constructive Bounds
Classical Jensen-type arguments restrict the number of real roots in for any , , to at most (Jacob et al., 2024). For Newman polynomials (), this gives a uniform bound.
The Jacob–Nazarov constructive algorithm establishes that for any integer , there exists a Newman polynomial of degree with at least distinct real roots in (Jacob et al., 2024). The methodology involves:
- Prescribing target points in a fixed interval .
- Employing a balanced coefficient condition to construct an infinite series solution , , with vanishing at prescribed nodes.
- Reducing the infinite system to a finite, controlled dynamical system ensuring the coefficient selection can be made algorithmically in polynomial time.
This matches the extremal root count rate; the underlying constant currently appears suboptimal but of the correct order.
3. Divisibility, Multiples, and Algorithmic Methods
The problem of which integer polynomials divide Newman polynomials is central to understanding coefficient-restricted algebraic structures. The most general algorithmic approach is via an MILP (Mixed-Integer Linear Programming) framework (Idris et al., 16 Jan 2026):
- Given a monic , one seeks such that has all coefficients in .
- This translates to a linear convolution system in the (coefficients of ), subject to the constraints for each coefficient in .
- The absence of strictly positive real roots in is a necessary condition.
- MILP solvers (e.g., Gurobi) have enabled actual searches for multiples up to degrees beyond 150.
Results obtained:
- Among $8,438$ irreducible, reciprocal integer polynomials with and degrees up to $180$, all but three have found Newman multiples of degree (Idris et al., 16 Jan 2026).
- The polynomial (Mahler measure ) divides no Newman polynomial, tightening the universal threshold conjecture to (Idris et al., 16 Jan 2026).
For divisibility into other classes:
- Any Borwein polynomial (degree ) dividing a Newman polynomial also divides a Littlewood polynomial.
- Classifications exist for degrees up to $11$ (Drungilas et al., 2016, Drungilas et al., 2018).
- Specialized remainder-graph algorithms implement automaton-style searches for divisibility, relying on bounded remainder sets and derivative evaluations at roots off the unit circle.
Newman polynomial multiples of Lehmer’s Salem polynomial squared exist for degrees , but none found for the cube of Lehmer’s polynomial up to degree $160$ (Idris et al., 16 Jan 2026).
4. Zero Distribution, Unit Disk Roots, and Pisot Obstructions
For degree and any integer , there exists a Newman polynomial of degree with exactly zeros strictly inside the unit disk , and none on the boundary (Hare et al., 2019). The constructive mechanism:
- Use a large-minimum-modulus base polynomial (e.g., of degree $38$ with modulus on the unit circle) and an addition lemma to adjust the zero count.
- Explicit coefficient-pattern constructions suffice for the small and large regime.
Obstructions and exceptional cases:
- is uniquely inadmissible for .
- Endpoint cases , correlate directly to minimal polynomials of real Pisot numbers for odd , and are prohibited for even .
- Next-to-endpoint cases are governed by complex Pisot numbers, with infinite families and sporadic exceptions determined by precise congruences modulo $30$.
Statistical distribution conjecture: Empirical evidence indicates the normalized root count for random Newman polynomials approaches a standard normal law (CLT behavior) as (Hare et al., 2019).
5. Flatness Properties, Mahler Measure, and Spectral Applications
A sequence of normalized Newman polynomials can attain -flatness in (Abdalaoui, 2015):
- Construction via Singer sets in , yielding polynomials for which for all .
- Marcinkiewicz-Zygmund inequalities link finite root evaluations to -norms, implying pointwise flatness except for a single spike at .
- For , it is proven that no sequence of normalized Newman polynomials is -flat ().
Corollaries:
- Mahler’s problem receives a positive answer in the Newman class: sequences with Mahler measure tending to $1$ are constructible.
- The maximal -norm for normalized idempotent polynomials with $0$-$1$ coefficients is exactly $1$, answering Bourgain’s question.
- The same flatness constructions yield ergodic, -finite, measure-preserving transformations with simple Lebesgue spectrum, resolving Banach’s Scottish Book problem.
6. Extremal Minimum Modulus and Finite Search Problems
Let denote the largest possible minimal modulus on for a length- Newman polynomial, i.e., (Mercer, 2017). Known results:
- ; .
- For , .
The main challenge is the transition from the infinite set of exponent patterns to a finite, computable structure. Reductions involve GCD normalization, palindromic symmetry, and equispaced sets. Exceptional gap patterns are handled by direct linear algebra and checking finite systems. Beyond , the combinatorial explosion of cases remains an obstacle; whether can be determined algorithmically in general is open.
Boyd conjectured that for all and possibly unbounded growth as ; current constructions show for some infinite subsequence.
7. Structural Comparison, Open Questions, and Algorithmic Complexity
Structural relations:
- , , but neither nor ; explicit enumerations confirm this up to degree $9$ for Borwein polynomials and up to degree $11$ for Newman polynomials (Drungilas et al., 2016, Drungilas et al., 2018).
- Periodic coefficient sets necessitate balance (alternation of nonzero values) to admit arbitrarily many roots; otherwise, Descartes’ Rule implies root limitation (Jacob et al., 2024).
Algorithmic complexity:
- Deciding Newman divisibility is algorithmically hard (NP-hard MILP, automaton graph search size exponential in degree) but tractable for moderate (Idris et al., 16 Jan 2026, Drungilas et al., 2018).
- Deciding Littlewood multiples is NPcoNP via automaton-based reduction; P status is unresolved.
- Exact classification of Newman quadrinomials admitting Littlewood multiples extends up to degree $15$; in a few cases, the minimal multiple degree can exceed $32,000$ (Drungilas et al., 2018).
Open questions:
- Existence of a universal Mahler measure threshold guaranteeing Newman multiples remains unsettled; the best current bound is (Idris et al., 16 Jan 2026).
- Whether any Newman quadrinomial fails to divide a Littlewood polynomial at some degree.
- Saturation and optimality of constants in root count bounds—a plausible implication is further improvement might remain possible within coefficient restrictions.
- Flatness and distribution conjectures (asymptotic CLT for zero count, ultraflat sequences).
In summary, Newman polynomials serve as a focal point connecting extremal root-count theory, computational divisibility, algebraic number theory, and harmonic analysis. Recent algorithmic, constructive, and statistical advances have elucidated their depth, while open problems persist at the interface of root location, divisibility, and computational complexity.