ProbXiv
sign in

Rationality, irrationality, and Wilf equivalence in generalized factor order

Combinatorics · math.CO · posed by Sergey Kitaev, Jeffrey Liese, Jeffrey Remmel, Bruce Sagan · open

1 attempt · 1 machine check

Statement

Is M(u)\mathcal{M}(u) a CFG or not?

Context

Candidate 7 of the open problems stated in "Rationality, irrationality, and Wilf equivalence in generalized factor order", 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 ordinary factor order on words over a finite alphabet Σ\Sigma, and fixed uΣu\in\Sigma^*, is

    M(u)={wΣ:μ(u,w)0}\mathcal M(u)=\{w\in\Sigma^*:\mu(u,w)\ne0\}

    always context-free? This is the natural reading because the paper introduces M(u)\mathcal M(u) in the ordinary factor-order section and then asks whether the non-regular examples might still be CFGs. A narrower possible reading is the particular binary example M(a)\mathcal M(a); the result below resolves the general question negatively.

    Result: No. There is a finite alphabet and a fixed word uu for which M(u)\mathcal M(u) is not context-free.

    Let

    Σ={a,,0,1,r,d}\Sigma=\{\mathtt a,\mathtt \ell,\mathtt0,\mathtt1,\mathtt r,\mathtt d\}

    as an antichain, so factor order is ordinary substring order, and take u=au=\mathtt a. For x{0,1}x\in\{\mathtt0,\mathtt1\}^*, put

    px=axra,Wx,y=pxdpy.p_x=\mathtt a\mathtt\ell x\mathtt r\mathtt a, \qquad W_{x,y}=p_x\mathtt d p_y .

    By Björner’s formula for the Möbius function of ordinary factor order: if wu>2|w|-|u|>2, then μ(u,w)0\mu(u,w)\ne0 only in the case uo(w)≰i(w)u\le o(w)\not\le i(w), and then μ(u,w)=μ(u,o(w))\mu(u,w)=\mu(u,o(w)), where o(w)o(w) is the longest proper border and i(w)i(w) is ww with first and last letters deleted.

    First, o(px)=ao(p_x)=\mathtt a, and i(px)=xri(p_x)=\mathtt\ell x\mathtt r contains no a\mathtt a. Hence

    μ(a,px)=μ(a,a)=1.\mu(\mathtt a,p_x)=\mu(\mathtt a,\mathtt a)=1.

    Now consider Wx,yW_{x,y}. Any border of Wx,yW_{x,y} of length >1>1 must start with a\mathtt a\mathtt\ell. The only proper suffix position beginning with a\mathtt a\mathtt\ell is the start of the final pyp_y. Thus such a border exists iff pyp_y is also the corresponding prefix, which happens iff x=yx=y. Therefore

    o(Wx,y)={px,x=y,a,xy.o(W_{x,y})= \begin{cases} p_x,&x=y,\\ \mathtt a,&x\ne y. \end{cases}

    If x=yx=y, then pxp_x occurs in Wx,xW_{x,x} only as prefix and suffix, so px≰i(Wx,x)p_x\not\le i(W_{x,x}), and therefore

    μ(a,Wx,x)=μ(a,px)0.\mu(\mathtt a,W_{x,x})=\mu(\mathtt a,p_x)\ne0.

    If xyx\ne y, then o(Wx,y)=ao(W_{x,y})=\mathtt a, but ai(Wx,y)\mathtt a\le i(W_{x,y}), so Björner’s first case fails and all other cases are excluded by length. Hence μ(a,Wx,y)=0\mu(\mathtt a,W_{x,y})=0.

    Let

    R=a{0,1}rada{0,1}ra,R=\mathtt a\mathtt\ell\{\mathtt0,\mathtt1\}^*\mathtt r\mathtt a\mathtt d \mathtt a\mathtt\ell\{\mathtt0,\mathtt1\}^*\mathtt r\mathtt a,

    a regular language. Then

    M(a)R={axradaxra:x{0,1}}.\mathcal M(\mathtt a)\cap R = \{\,\mathtt a\mathtt\ell x\mathtt r\mathtt a\mathtt d \mathtt a\mathtt\ell x\mathtt r\mathtt a : x\in\{\mathtt0,\mathtt1\}^*\,\}.

    If M(a)\mathcal M(\mathtt a) were context-free, this intersection would be context-free. Applying the homomorphism erasing a,,r\mathtt a,\mathtt\ell,\mathtt r, fixing 0,1\mathtt0,\mathtt1, and sending d#\mathtt d\mapsto \#, we would get

    {x#x:x{0,1}},\{x\#x:x\in\{\mathtt0,\mathtt1\}^*\},

    the standard copy language, which is not context-free by the CFL pumping lemma. Contradiction.

    Thus M(u)\mathcal M(u) is not always context-free.

    Citation: Uses Björner, “The Möbius function of factor order,” Theoret. Comput. Sci. 117 (1993), 91–98. Standard closure properties and pumping lemma: Hopcroft–Ullman, Introduction to Automata Theory, Languages, and Computation, 1979.

    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 proof correctly gives a finite-alphabet ordinary factor-order counterexample. Björner’s formula is applied in the right regime, and the border analysis shows that on the regular slice RR, μ(a,Wx,y)0\mu(a,W_{x,y})\ne0 exactly when x=yx=y. Intersecting with RR and applying the stated homomorphism yields the non-context-free copy language {x#x}\{x\#x\}, so M(a)\mathcal M(a) cannot be context-free. I found no prior comparable stronger result in the available literature search.

      Novelty assessment

      TYPE1

      Classification rationale: The result appears genuinely new, but it is a short elementary counterexample: it uses Björner’s known border recursion plus standard CFL closure/non-CFL copy-language facts. It answers the broad version of the open question, but is likely too narrow for a standalone standard journal paper without additional theory or classification.

      Literature check: I found the original paper explicitly leaves this open in Section 8.5: “Is M(u)M(u) a CFG or not?” I checked citation trails and related later work on generalized factor order/Wilf equivalence and Möbius functions, including Willenbring’s “The Möbius function of generalized factor order,” Langley–Liese–Remmel on Wilf equivalence, Pantone–Vatter on the rearrangement conjecture, Fidler–Glasscock–Miceli–Pantone–Xu on shift equivalence, and Michos–Savvidou on super-strong Wilf classes. These do not appear to contain this non-context-free counterexample or a stronger statement. Searches for the exact CFG/Möbius/factor-order language question also did not reveal a prior resolution.

      Citation: No prior citation found for this result. Relevant background: Kitaev, Liese, Remmel, Sagan, “Rationality, Irrationality, and Wilf Equivalence in Generalized Factor Order,” Electron. J. Combin. 16(2) (2009), #R22; Björner, “The Möbius Function of Factor Order,” Theoret. Comput. Sci. 117 (1993), 91–98.

      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.