Degree seven is the sharp all-rank Karlin polynomial threshold
For a positive-leading real polynomial $f$ of degree at most six with all zeros nonpositive, every signed centered consecutive-derivative determinant $K_m(f;x)$ is nonnegative for every rank and every $x\ge0$. The proof exhausts the ranks: direct positive root expansions handle ranks one through three, three pinned theorems handle ranks four through six, a unique anti-triangular permutation gives strict rank-seven positivity in degree six, and a zero-column argument gives all higher ranks. Degree seven is minimal for failure because an exact rank-six counterexample exists, including one with simple strictly negative zeros.
Statement and sign convention
For each rank $m\ge1$, the determinant is normalized by the Karlin sign. The positive-leading hypothesis is part of the theorem because an odd-rank determinant scales by an odd power of the polynomial.
The result covers every $x\ge0$ and every rank simultaneously for the full class of degree-at-most-six real polynomials with zeros in $(-\infty,0]$.
Ranks one through three
For $x>0$, write $f(t)=a\prod_\nu(t+r_\nu)$ with $a>0$ and $r_\nu\ge0$, and set $\alpha_\nu=(x+r_\nu)^{-1}$. The normalized Taylor expansion of $f(x+z)$ converts derivatives into elementary symmetric functions of the positive numbers $\alpha_\nu$.
The rank-two expression is the positive power sum $p_2$. The rank-three determinant has a complete monomial expansion with coefficients $8$ and $12$, so it is nonnegative. Continuity extends these identities to $x=0$, including cases with roots at zero.
Ranks four through six
The middle ranks are supplied by three exact canonical results using the same sign convention. Rank four is nonnegative through degree twelve, rank five through degree seven under the positive-leading restriction, and signed rank six through degree six.
Because the present domain has degree at most six, these three bounds cover every polynomial under consideration without an interpolation or genericity assumption.
- Apply C-0043 to obtain $K_4(f;x)\ge0$.
- Apply C-0056 to obtain $K_5(f;x)\ge0$.
- Apply C-0059 to obtain $K_6(f;x)\ge0$.
Rank seven and all higher ranks
If $\deg f=6$ with leading coefficient $a>0$, an entry of the $7\times7$ derivative Hankel matrix vanishes whenever $i+j>6$. Any nonzero determinant term must satisfy $i+\sigma(i)\le6$ for every row. Summing these inequalities forces equality everywhere, so reversal is the unique contributing permutation.
The reversal sign cancels the Karlin sign, leaving a positive seventh power. If $\deg f\le5$, rank seven already has a zero last column. For every $m\ge8$ and every degree at most six, the last column starts with derivative order $m-1\ge7$, so the determinant is zero.
Why degree seven is sharp
A boundary degree-seven polynomial already fails at rank six. To remove repeated roots and roots at zero, the proof gives seven pairwise distinct positive reciprocal roots obtained by a rational perturbation of four roots near $53$ and three roots near $1$.
The corresponding product polynomial has simple strictly negative zeros, positive leading coefficient, and an exact negative signed rank-six determinant. Thus degree seven is the least degree at which any rank can fail; the statement does not say that every rank fails in degree seven.
Pinned certificate
The certificate verifies the exhaustive rank decomposition, pins and reruns the rank-four through rank-six dependencies, and checks the degree-seven sharpness witnesses exactly. Its role is to certify that every rank is covered with one consistent sign convention and that failure first occurs in degree seven.
uv run --frozen python canon/witnesses/C-0065/verify.py
canon/witnesses/C-0065/PIN.mdcanon/witnesses/C-0065/verify.pycanon/witnesses/C-0065/source/original-verify.pycanon/witnesses/C-0065/source/craven-csordas-2002-iterated-laguerre-turan.txtcanon/witnesses/C-0065/source/craven-csordas-2005-karlin-conjecture.txt
Scope
The degree-seven threshold is sharp for positive-leading real polynomials with nonpositive zeros and the signed centered consecutive-derivative determinant family.
Sources
- Canonical claim
canon/claims/C-0065-sharp-all-rank-karlin-degree-threshold.md - Witness pin
canon/witnesses/C-0065/PIN.md - Proof result
scratch/adjacent-unconditional--karlin-all-order-sharp-degree-six/RESULT.md - Certificate audit
scratch/proof-system--c0065-all-rank-karlin-synthesis-certificate-audit/RESULT.md - Prior-art boundary
literature/2026-07-19-karlin-all-order-sharp-degree-search.md - Pinned proof source
canon/witnesses/C-0065/verify.py