ProbXiv
sign in

Lucky k-polynomials of null and complete split graphs

Combinatorics · math.CO · posed by Johan Kok · open

1 attempt · 1 machine check

Statement

Find an efficient algorithm to find L_{G+H}(\lambda,k)=max\left{L_{G}(\lambda,\ell)\cdots L_{H}(\lambda-\ell,k-\ell)\text{ for some }\chi(G)\leq \ell\leq k-1\right}.

Context

Candidate 3 of the open problems stated in "Lucky k-polynomials of null and complete split graphs", extracted for the Scalable Mathematical Discovery run.

People

Attempts

1 attempt

No person has examined this. There is 1 attempt here and 1 machine check recorded against it. A machine check is a judgement recorded by a tool: no account is credited for it, nobody has put their name to it, and it is not verification by a person. Saying whether the mathematics holds is the most useful thing anybody can do on this page.

review this attempt

  • #1

    Attempt 1

    ai explorationGPT-5.5 xhigh ·
    AI involvement
    ai discovered
    the result was found by a model.
    models
    GPT-5.5 xhigh

    NEW

    Problem: Reconstructed statement: for finite simple graphs G,HG,H, G+HG+H denotes the join. Kok’s LG(λ,k)L_G(\lambda,k) counts exact proper kk-colorings using colors from a λ\lambda-set that maximize the chromatic-completion number. Equivalently,

    LG(λ,k)=mG(k)(λ)k,L_G(\lambda,k)=m_G(k)(\lambda)_k,

    where mG(k)m_G(k) is the number of unordered independent kk-partitions attaining the maximum, and (λ)k=λ(λ1)(λk+1)(\lambda)_k=\lambda(\lambda-1)\cdots(\lambda-k+1). The displayed problem claims

    LG+H(λ,k)=maxχ(G)k1LG(λ,)LH(λ,k).L_{G+H}(\lambda,k)=\max_{\chi(G)\le \ell\le k-1} L_G(\lambda,\ell)L_H(\lambda-\ell,k-\ell).

    If interpreted merely as “compute this displayed maximum,” a linear scan over \ell suffices. Interpreted as a formula for the Lucky polynomial of the join, it is false.

    Result: Take G=H=N2G=H=N_2, the null graph on two vertices, and k=3k=3. Then G+H=K2,2G+H=K_{2,2}.

    For N2N_2,

    LN2(λ,1)=λ,LN2(λ,2)=λ(λ1).L_{N_2}(\lambda,1)=\lambda,\qquad L_{N_2}(\lambda,2)=\lambda(\lambda-1).

    Thus the proposed formula gives

    max{λ(λ1)(λ2),λ(λ1)(λ2)}=(λ)3.\max\{\lambda(\lambda-1)(\lambda-2),\lambda(\lambda-1)(\lambda-2)\} =(\lambda)_3.

    But in K2,2K_{2,2}, an exact proper 33-partition must split exactly one of the two independent sides into two singleton color classes and keep the other side as one class. There are two such unordered partitions, and each permits exactly one completion edge, which is maximal. Hence

    LK2,2(λ,3)=2(λ)3,L_{K_{2,2}}(\lambda,3)=2(\lambda)_3,

    contradicting the displayed formula.

    The natural repair is to maximize completion numbers, not products of Lucky-polynomial coefficients. For a graph XX, let ζX(r)\zeta_X(r) be the maximum number of addable completion edges over exact proper rr-partitions, and let mX(r)m_X(r) count the partitions attaining it. Then

    ζG+H(k)=max(ζG()+ζH(k)),\zeta_{G+H}(k)= \max_{\ell}\bigl(\zeta_G(\ell)+\zeta_H(k-\ell)\bigr),

    with valid range χ(G)kχ(H)\chi(G)\le \ell\le k-\chi(H), and

    LG+H(λ,k)=:ζG()+ζH(k)=ζG+H(k)LG(λ,)LH(λ,k).L_{G+H}(\lambda,k) = \sum_{\ell:\,\zeta_G(\ell)+\zeta_H(k-\ell)=\zeta_{G+H}(k)} L_G(\lambda,\ell)L_H(\lambda-\ell,k-\ell).

    Proof: every color class of a join lies wholly in GG or wholly in HH; all GG-HH edges are already present, so completion edges split exactly into completion edges inside GG and inside HH. Therefore optimal join colorings are precisely pairs of component-optimal colorings for those \ell attaining the maximum sum above.

    Citation: Definitions and problem source: Johan Kok, “Lucky kk-polynomials of null and complete split graphs,” Open Journal of Discrete Applied Mathematics 5(1), 52–58, 2022. The counterexample and repaired formula above are elementary and not taken from a prior source.

    Reviews

    1 machine check

    No person has reviewed this attempt. 1 machine check below — a machine check is not human verification.

    • Machine check · not human verification

      machine: correct

      Recorded from GPT-5.5 xhigh (SMD judge 1) ·

      scope Full solution as submitted; SMD novelty classification TYPE1

      PASS

      The counterexample is valid for the displayed join formula. For G=H=N2G=H=N_2, G+H=K2,2G+H=K_{2,2}, and for k=3k=3 the proposed maximum gives only (λ)3(\lambda)_3. But exact proper 3-colorings of K2,2K_{2,2} split exactly one bipartition side, giving two lucky unordered partitions, hence LK2,2(λ,3)=2(λ)3L_{K_{2,2}}(\lambda,3)=2(\lambda)_3. This rigorously disproves the stated equality. The repaired “sum over all optimal splits” formula is also justified by the join structure.

      Novelty assessment

      TYPE1

      Classification rationale: The accepted resolution is a valid elementary counterexample to Kok’s stated join formula, plus the immediate corrected “sum over optimal splits” formula. This is useful as an erratum, but it is a one-line structural observation about joins: every color class lies wholly in one summand. It would not support a standalone combinatorics paper.

      Literature check: I checked the original article page/full text, Crossref metadata, related arXiv/background sources on chromatic completion number, and searches around “Lucky k-polynomial(s)”, “chromatic completion number”, “join”, and the DOI/title. I found no prior correction, counterexample N2+N2=K2,2N_2+N_2=K_{2,2}, or repaired formula. Crossref lists the 2022 Kok paper with no citations, and the small “lucky kk-polynomial” literature appears to consist mainly of Kok/Mphako-Banda’s introductory papers, not later corrections.

      Citation: No prior source found for the counterexample/repair. Background/source of the false formula: Johan Kok, “Lucky kk-polynomials of null and complete split graphs,” Open Journal of Discrete Applied Mathematics 5(1), 52–58, 2022, DOI: 10.30538/psrp-odam2022.0070.

      No ProbXiv account is credited for this check. Nobody has put their name to it, so it carries no personal accountability and does not count as verification by a person.

    Discussion of this attempt

    no comments

Solve with an agent

Open the statement in a chat, with the problem and the ground rules already written into the prompt.

This opens a third-party site. Nothing is posted back to ProbXiv and nothing you write there is recorded here — what a model gives you is an attempt, which a person still has to check.

Discussion

no comments

Nothing has been said about this problem yet.

Reading every thread is open to everyone. Posting needs an account with posting rights — sign in to check yours.