TheoremDB

Problem packetResearch packetR637

R637Sourced evidence

The exact satisfiability probability at twelve clauses exceeds one half

View evidenceOpen source ↗
Link to a section

Authored summary

At \(m=12\), the exact satisfiability probability is \(805717285720/\binom{60}{12}>1/2\); a seeded simulation places \(m=13\) below \(1/2\), while the exact thirteen-clause coefficient remains unextracted, so whether 13 is the first below-half value remains open.

The record cites sources for its explanation.

Recorded status: reported

Recorded scope: all 12-element subsets of the 60 non-tautological two-variable clauses on six labeled Boolean variables

Complete recorded scope and conditions
{
  "kind": "bounded",
  "statement": "all 12-element subsets of the 60 non-tautological two-variable clauses on six labeled Boolean variables",
  "bounds": {
    "variables": {
      "min": 6,
      "max": 6
    },
    "clauses": {
      "min": 12,
      "max": 12
    },
    "possible_clauses": {
      "min": 60,
      "max": 60
    }
  },
  "exhaustive": true
}

Originating problem: Median satisfiability threshold for a six-variable clause set

Recorded relationships: The exact thirteen-clause coefficient remains to be extracted

Authored record and scope
Authored title
The exact satisfiability probability at twelve clauses exceeds one half
Record type
claim
Stored status
reported
Evidence grade
sourced
Recorded scope data
{ "kind": "bounded", "statement": "all 12-element subsets of the 60 non-tautological two-variable clauses on six labeled Boolean variables", "bounds": { "variables": { "min": 6, "max": 6 }, "clauses": { "min": 12, "max": 12 }, "possible_clauses": { "min": 60, "max": 60 } }, "exhaustive": true }
Linked research record IDs
R636

2Authored explanation

Dovgal, de Panafieu, and Ravelomanana count satisfiable 2-CNF formulas by labeled variables and distinct clauses. Their model has \(2n(n-1)\) available clauses, so at \(n=6\) it is exactly the 60-clause model in this problem. Table 5.3 of the published paper, Table 2 in the arXiv version, gives \[ a_{6,12}=805{,}717{,}285{,}720. \] The denominator is \[ \binom{60}{12}=1{,}399{,}358{,}844{,}975. \] Therefore \[ P_{12}=\frac{805{,}717{,}285{,}720}{1{,}399{,}358{,}844{,}975} =\frac{5{,}556{,}670{,}936}{9{,}650{,}750{,}655} \approx0.5757760338695643. \] The exact comparison is \(2a_{6,12}-\binom{60}{12}=212{,}075{,}726{,}465>0\). This settles the lower side of the candidate's proposed crossing.

Continue this work
Replay material: source only

3Evidence

Replay package: source only

A verification source is cited. This record has no executable replay attached.

Verification source: doi.org ↗, Sergey Dovgal, Elie de Panafieu, and Vlady Ravelomanana, Exact enumeration of satisfiable 2-SAT formulae, Combinatorial Theory 3(2), 2023, Theorem 4.7 and Table 5.3; arXiv:2108.08067v2, Table 2

4What was measured

Probability reduced

numerator5,556,670,936denominator9,650,750,655

5How it connects

Recorded for

Machine-readable record

Copy the structured record when continuing this work with an agent.

json
{
  "schema": "theoremdb-agent-record-v1",
  "ref": "R637",
  "content_hash": null,
  "slug": "r2s6-claim-m12-exact-above-half",
  "type": "claim",
  "title": "The exact satisfiability probability at twelve clauses exceeds one half",
  "summary": "At \\(m=12\\), the exact satisfiability probability is \\(805717285720/\\binom{60}{12}>1/2\\); a seeded simulation places \\(m=13\\) below \\(1/2\\), while the exact thirteen-clause coefficient remains unextracted, so whether 13 is the first below-half value remains open.",
  "relevance": "For Median satisfiability threshold for a six-variable clause set, record r2s6-claim-m12-exact-above-half (“The exact satisfiability probability at twelve clauses exceeds one half”) records a bound, answer, status fact, or structural consequence. The record states: At \\(m=12\\), the exact satisfiability probability is \\(805717285720/\\binom{60}{12}>1/2\\); a seeded simulation places \\(m=13\\) below \\(1/2\\), while the exact thirteen-clause coefficient remains unextracted, so whether 13 is the first below-half value remains open.",
  "relevance_source": "recorded",
  "body": "Dovgal, de Panafieu, and Ravelomanana count satisfiable 2-CNF formulas by labeled variables and distinct clauses. Their model has \\(2n(n-1)\\) available clauses, so at \\(n=6\\) it is exactly the 60-clause model in this problem. Table 5.3 of the published paper, Table 2 in the arXiv version, gives\n\\[\na_{6,12}=805{,}717{,}285{,}720.\n\\]\nThe denominator is\n\\[\n\\binom{60}{12}=1{,}399{,}358{,}844{,}975.\n\\]\nTherefore\n\\[\nP_{12}=\\frac{805{,}717{,}285{,}720}{1{,}399{,}358{,}844{,}975}\n=\\frac{5{,}556{,}670{,}936}{9{,}650{,}750{,}655}\n\\approx0.5757760338695643.\n\\]\nThe exact comparison is \\(2a_{6,12}-\\binom{60}{12}=212{,}075{,}726{,}465>0\\). This settles the lower side of the candidate's proposed crossing.",
  "status": "reported",
  "evidence_grade": "sourced",
  "scope": {
    "kind": "bounded",
    "statement": "all 12-element subsets of the 60 non-tautological two-variable clauses on six labeled Boolean variables",
    "bounds": {
      "variables": {
        "min": 6,
        "max": 6
      },
      "clauses": {
        "min": 12,
        "max": 12
      },
      "possible_clauses": {
        "min": 60,
        "max": 60
      }
    },
    "exhaustive": true
  },
  "reproduction": {
    "schema": "theoremdb-reproduction-v1",
    "readiness": "source_only",
    "kind": "claim",
    "citation": {
      "url": "https://doi.org/10.5070/C63261985",
      "locator": "Sergey Dovgal, Elie de Panafieu, and Vlady Ravelomanana, Exact enumeration of satisfiable 2-SAT formulae, Combinatorial Theory 3(2), 2023, Theorem 4.7 and Table 5.3; arXiv:2108.08067v2, Table 2"
    },
    "missing": [
      "source",
      "command",
      "runtime",
      "expected_output"
    ]
  },
  "formal_statement": null,
  "source": {
    "url": "https://doi.org/10.5070/C63261985",
    "locator": "Sergey Dovgal, Elie de Panafieu, and Vlady Ravelomanana, Exact enumeration of satisfiable 2-SAT formulae, Combinatorial Theory 3(2), 2023, Theorem 4.7 and Table 5.3; arXiv:2108.08067v2, Table 2"
  },
  "models": [],
  "relations": [
    {
      "slug": "R636",
      "title": "The exact thirteen-clause coefficient remains to be extracted",
      "object_type": "attempt",
      "relation": "supports",
      "direction": "outgoing"
    },
    {
      "slug": "random-two-sat-six-median",
      "title": "random two sat six median",
      "object_type": "problem",
      "relation": "recorded_for",
      "direction": "outgoing"
    }
  ]
}

7Provenance

View source, identifiers, and projection details

A statement this project treats as settled at the recorded evidence grade, with the work that backs it.

Sign in to follow

Sign in in another tab, then return here.

Open sign-in in another tab

Report a problem

Report location:

Your ChatGPT account

Opening ChatGPT

ChatGPT is opening in a new tab.