Conjectural formula for optimal solutions with k-1 clean columns

From papers

Let αn,m\alpha_{n,m} denote the number of optimal solutions for the n×mn\times m grid in the paper's notation. In the case of a grid with 22 rows and 2k+12k+1 columns, where k0k\geq 0, the clean-column counting conjecture. For all integers k0k\geq 0,

α2,2k+1=(k+1)(3k+2)2k1.\alpha_{2,2k+1}=(k+1)(3k+2)\,2^{k-1}.

The formula is proposed because the authors' counting argument for solutions with exactly k1k-1 clean columns is incomplete, and they identify the resulting values with the OEIS sequence A084857. The status of this enumeration remains open in the supplied text.

Progress summary

Open

The proposed counting formula remains unproved, with no public counterexample or later verification found.

The conjecture asserts that the number of optimal solutions on a two-row grid with an odd number of columns is given by α2,2k+1=(k+1)(3k+2)2k1\alpha_{2,2k+1}=(k+1)(3k+2)2^{k-1} for k1k\geq 1. The source says the formula matches computed values and OEIS sequence A084857, but the argument for configurations with exactly k1k-1 clean columns is incomplete.

Known results

  • Configurations with exactly kk clean columns are counted by (k+1)2k(k+1)2^k.
  • Writing the unresolved contribution as βk\beta_k, the conjecture would give βk=3k(k+1)2k1\beta_k=3k(k+1)2^{k-1}.
  • The source explicitly lists settling the formula as an open direction.

Current status (as of August 2026): The formula remains an open conjecture; its kk-clean-column contribution is established, but the k1k-1-clean-column count has neither a verified proof nor a known disproof.

Sources
Sources & referencesView supporting material

Primary source

El-Mehdi Mehiri and Mohammed L. Nadji, “The Power Contamination Problem on Grids Revisited: Optimality, Combinatorics, and Links to Integer Sequences”, arXiv:2509.12756 (2026).

Solutions 1

Proof

On a two-row grid the applicable contamination rules are precisely the threshold-two rule on the ladder: an uncontaminated vertex becomes contaminated when at least two horizontal or vertical neighbors are contaminated. Encode initial column states by 0,T,B,F0,T,B,F (empty, top only, bottom only, full).

A configuration fully contaminates the ladder if and only if (i) its first and last columns are nonempty; (ii) no two consecutive columns are empty; and (iii) there is an FF column or an adjacent TBTB or BTBT pair. Necessity of (i)–(ii) follows because an empty boundary column or two consecutive empty columns never receive their first contamination. If (iii) fails, the only possible new contamination fills an empty column situated between two same-row singleton columns; it produces another singleton in that same row, preserving the absence of full columns and opposite-row adjacent singletons. Thus full contamination is impossible. Conversely, an FF column is already full, while an adjacent TBTB or BTBT pair immediately creates a full column. A full column absorbs an adjacent nonempty column. It also crosses a single empty column followed by a nonempty column: infect the intermediate vertex in the farther occupied row using its two horizontal neighbors, then infect the other intermediate vertex using its vertical neighbor and the original full column. Conditions (i)–(ii) propagate this to both boundaries.

For m=2k+1m=2k+1, k1k\ge1, a minimum contamination set has k+2k+2 vertices. If one column is full, there are kk singleton and kk empty columns. Conditions (i)–(ii) force the unique alternating occupied/empty pattern. Choose the full column in k+1k+1 ways and assign the remaining kk singleton rows freely, giving (k+1)2k(k+1)2^k configurations.

Otherwise all k+2k+2 occupied columns are singletons and the k1k-1 empty columns are nonadjacent interior positions. Their patterns number (k+12)\binom{k+1}{2}. Each such pattern has kk runs of occupied columns, so its singleton adjacency graph has (k+2)k=2(k+2)-k=2 edges. Since these two edges form a forest, exactly 2k2^k of the 2k+22^{k+2} top/bottom assignments are constant along both edges. Condition (iii) accepts the other 2k+22k=32k2^{k+2}-2^k=3\cdot2^k assignments. Hence the number with k1k-1 clean columns is

βk=(k+12)32k=3k(k+1)2k1.\beta_k=\binom{k+1}{2}\cdot3\cdot2^k =3k(k+1)2^{k-1}.

Therefore

α2,2k+1=(k+1)2k+3k(k+1)2k1=(k+1)(3k+2)2k1.\alpha_{2,2k+1} =(k+1)2^k+3k(k+1)2^{k-1} =(k+1)(3k+2)2^{k-1}.

For k=0k=0, the one-column ladder has exactly one minimum contamination set, also agreeing with the same formula.

0 endorsements
Shivam Patel ·