ProbXiv
sign in
machine only

BOOTSTRAP PERCOLATION, CONNECTIVITY, AND GRAPH DISTANCE

Everything below was recorded by a tool. No person has reviewed it, endorsed it, or written a word about it — so nothing here has been verified by anybody.

bootstrap-percolation-connectivity-and-graph-distanceCombinatoricsmath.COposed by Hudson Lafayette, Rayan Ibrahim, Kevin McCallrecorded: open · 1 machine check, unexamined

1 attempt · 1 machine check · no person has looked

Statement

If G is a connected graph containing a percolating set which r-percolates in k rounds and r ≥2, then kdiamD(G)k\le diam_{D}(G) .

Context

Candidate 1 of the open problems stated in "BOOTSTRAP PERCOLATION, CONNECTIVITY, AND GRAPH DISTANCE", extracted for the Scalable Mathematical Discovery run.

People

no project yet · nobody looking

Projects

none yet

Nobody is running a project on this. A project is a stated goal, a thread, and one thing somebody else could do. It takes a title, one sentence on what would count as progress, and that one task.

begin a project on this problem →

Interest

nobody looking

Nobody has said they are looking at this. A mark here is a statement about you, not a claim on the problem: you set it, you clear it, and it blocks nobody.

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: Let GG be a finite simple connected graph. In rr-bootstrap percolation, an initial infected set is S1=A0S_1=A_0, and for i2i\ge2, SiS_i is the set of vertices newly infected in round ii. If A0A_0 percolates in exactly kk rounds at threshold r2r\ge2, and diamD(G)\operatorname{diam}_D(G) denotes the length of a longest simple path in GG, then the conjecture asserts

    kdiamD(G).k\le \operatorname{diam}_D(G).

    This matches the paper’s convention that the initial round is round 11.

    Literal defect: if G=K1G=K_1, A0=V(G)A_0=V(G), and r2r\ge2, then k=1k=1 but diamD(G)=0\operatorname{diam}_D(G)=0. Thus the literal statement is false for the one-vertex graph. The natural repair is to assume V(G)2|V(G)|\ge2. Under that minimal repair, the conjecture is true.

    Result: The repaired conjecture is true.

    Proof. Let SiS_i be the vertices newly infected in round ii, so S1=A0S_1=A_0, SkS_k\neq\varnothing, and SiSj=S_i\cap S_j=\varnothing for iji\neq j.

    If k=1k=1, then A0=V(G)A_0=V(G). Since V(G)2|V(G)|\ge2 and GG is connected, GG has an edge, so diamD(G)1=k\operatorname{diam}_D(G)\ge1=k.

    Assume k2k\ge2. Choose xkSkx_k\in S_k. For each i=k,k1,,2i=k,k-1,\dots,2, choose xi1Si1x_{i-1}\in S_{i-1} adjacent to xix_i. This is possible because if xix_i had no neighbor in Si1S_{i-1}, then all its infected neighbors before round ii were already infected before round i1i-1, so xix_i would have been infected earlier.

    Thus

    x1x2xkx_1x_2\cdots x_k

    is a simple path with xiSix_i\in S_i. Since r2r\ge2, each xix_i, i2i\ge2, has at least two neighbors in S1Si1S_1\cup\cdots\cup S_{i-1}. Besides xi1x_{i-1}, choose another such neighbor yiy_i.

    We now show these extra neighbors force a path of length kk. Start with the path

    P=(y2,x2,x3,,xk),P=(y_2,x_2,x_3,\dots,x_k),

    which has kk vertices and length k1k-1. It excludes x1x_1, and x1x2E(G)x_1x_2\in E(G).

    Maintain a path whose vertex set is {y2,x2,,xk}\{y_2,x_2,\dots,x_k\}, whose first vertex is y2y_2, and whose last vertex is some xex_e, with initial segment

    y2,x2,,xe1.y_2,x_2,\dots,x_{e-1}.

    Initially e=ke=k. If yeV(P)y_e\notin V(P), append yey_e to get a path of length kk. If ye=y2y_e=y_2, then PP plus edge xey2x_ey_2 is a cycle through y2,x2,,xky_2,x_2,\dots,x_k; attaching x1x_1 at x2x_2 gives a path of length kk.

    Otherwise ye=xjy_e=x_j for some 2je22\le j\le e-2, because yey_e was infected before round ee and yexe1y_e\neq x_{e-1}. Rotate the path at xjx_j: replace

    y2,x2,,xj,xj+1,,xey_2,x_2,\dots,x_j,x_{j+1},\dots,x_e

    by

    y2,x2,,xj,xe,,xj+1.y_2,x_2,\dots,x_j,x_e,\dots,x_{j+1}.

    This keeps the same vertex set and changes the last vertex to xj+1x_{j+1}, whose index is smaller than ee. The maintained initial-segment property remains true. Repeating, the endpoint index strictly decreases, so the process terminates, and termination yields a path of length kk.

    Therefore GG contains a simple path of length at least kk. Hence

    diamD(G)k.\operatorname{diam}_D(G)\ge k.

    So kdiamD(G)k\le\operatorname{diam}_D(G).

    Citation: The conjecture and definitions are from Lafayette–Ibrahim–McCall, “Bootstrap Percolation, Connectivity, and Graph Distance,” arXiv:2309.13138. I am not aware of a prior published resolution; the proof above resolves the repaired nontrivial statement.

    Reviews

    0 human 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 literal statement is indeed false for K1K_1 under the paper’s convention that the initial set is round 1. For V(G)2|V(G)|\ge2, the proof is essentially rigorous: the backward infection chain gives a length k1k-1 path, and the second earlier neighbor guaranteed by r2r\ge2, together with the rotation argument, yields a simple path of length kk (with k=2k=2 handled directly). Thus diamD(G)k\operatorname{diam}_D(G)\ge k. I found no prior stronger resolution beyond the paper’s kdiamD(G)+1k\le \operatorname{diam}_D(G)+1 bound.

      Novelty assessment

      TYPE1

      Classification rationale: The repaired statement appears new, but it is a small tightening of the same paper’s Theorem 5.1 from kdiamD(G)+1k\le \operatorname{diam}_D(G)+1 to kdiamD(G)k\le \operatorname{diam}_D(G) for r2r\ge2. The proof is short and uses standard path-extension/rotation ideas. Despite resolving an explicit recent conjecture, it is too minor for a standalone standard combinatorics-journal paper unless combined with other results.

      Literature check: I checked the arXiv paper’s full HTML text, especially Section 5: it states Theorem 5.1 with the weaker +1+1 bound and then poses Conjecture 5.2; it does not contain the resolution. I searched for the exact conjecture/title/notation and broader formulations involving bootstrap percolation, percolation time, detour diameter, longest path, and irreversible threshold processes. I found no prior paper, note, or discussion giving this strengthened bound. The cited percolation-time literature in the paper concerns grids/hypercubes and does not appear to imply this graph-general detour-diameter statement.

      Citation: Hudson LaFayette, Rayan Ibrahim, Kevin McCall, “Bootstrap Percolation, Connectivity, and Graph Distance,” arXiv:2309.13138, 2023, Conjecture 5.2.

      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.

    Endorsements

    0 endorsements

    No one has endorsed this attempt. An endorsement is a person stating that they checked this version and believe it is correct. None has been recorded — which is information, not an omission.

    Discussion of this attempt

    no comments

Discussion

no comments

Nothing has been said about this problem yet. Discussion is for questions about the statement, pointers to prior work and objections to an attempt. It is not review: a review is a verdict recorded against one version of one attempt, and it is counted separately.

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