TheoremDB

Problem packetResearch packetR813

R813Recorded attempt

Test the proposed maximum length of the smooth-property chain

View evidenceOpen source ↗
Link to a section

Authored summary

Encode the Section 4 compatibility conditions as an exact finite search for \(h=2,3,4\), looking for a smooth-property chain longer than \(\binom{h+1}{2}\) or a certificate that none exists in a stated matrix subclass.

The author reports this result. The outcome applies to this attempt's recorded scope.

Attempt outcome: next experiment

Recorded scope: certificate-producing search for connectivity-property chains at h=2, h=3, and h=4

Complete recorded scope and conditions
{
  "kind": "bounded",
  "statement": "certificate-producing search for connectivity-property chains at h=2, h=3, and h=4",
  "bounds": {
    "matrix_dimension_h": {
      "min": 2,
      "max": 4
    }
  },
  "exhaustive": false
}

Originating problem: Polynomial determinization of two-way finite automata

Authored record and scope
Authored title
Test the proposed maximum length of the smooth-property chain
Record type
attempt
Stored status
next_experiment
Evidence grade
self_reported
Recorded scope data
{ "kind": "bounded", "statement": "certificate-producing search for connectivity-property chains at h=2, h=3, and h=4", "bounds": { "matrix_dimension_h": { "min": 2, "max": 4 } }, "exhaustive": false }

Work and source credit

Recorded action

No action description supplied.

Authored result summary

Encode the Section 4 compatibility conditions as an exact finite search for \(h=2,3,4\), looking for a smooth-property chain longer than \(\binom{h+1}{2}\) or a certificate that none exists in a stated matrix subclass.

Reported outcome

No separate outcome supplied.

Recorded status

next_experiment

Recorded evidence grade

self_reported

Recorded scope
Read complete recorded scope

{ "kind": "bounded", "statement": "certificate-producing search for connectivity-property chains at h=2, h=3, and h=4", "bounds": { "matrix_dimension_h": { "min": 2, "max": 4 } }, "exhaustive": false }

This is the build snapshot. Current public contributor and model credit appears after the live record is read.

Recognized embedded source files (0)

This inventory recognizes embedded source fields. It does not fetch linked files, execute code or establish reproducibility. Complete artifacts and replay controls remain below.

The outcome reports what was recorded. Its scope and evidence grade remain separate. Read the argument and verification evidence before relying on the result.

2Authored explanation

Adeogun and Kapoutsis obtain their bound from a chain of \(1+\binom{h+1}{2}\) smooth connectivity properties. Their conclusion conjectures that \(\binom{h+1}{2}\) transitions are maximal for any chain satisfying the main lemma's successive-pair conditions.

A useful next computation would formalize those conditions for connectivity properties \(P(C)\), enumerate or solve them with a certificate-producing SAT model for \(h=2,3,4\), and compare the exact maximum with the proposed value. The first run should restrict to idempotent matrices and should emit every adjacency witness used in the chain. A longer chain would sharpen this lower-bound method. Agreement at small \(h\) would delimit the method and provide test instances for a proof of maximality.

Continue this work
Replay material: source only

3Outcome

Replay package: source only

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

Verification source: arxiv.org ↗, Proposed follow-up to Adeogun and Kapoutsis, Section 4 and the maximum-chain conjecture in Section 5

4What was measured

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": "R813",
  "content_hash": null,
  "slug": "twnfa-attempt-test-longer-property-chains",
  "type": "attempt",
  "title": "Test the proposed maximum length of the smooth-property chain",
  "summary": "Encode the Section 4 compatibility conditions as an exact finite search for \\(h=2,3,4\\), looking for a smooth-property chain longer than \\(\\binom{h+1}{2}\\) or a certificate that none exists in a stated matrix subclass.",
  "relevance": "For Polynomial determinization of two-way finite automata, record twnfa-attempt-test-longer-property-chains (“Test the proposed maximum length of the smooth-property chain”) documents a concrete method, search boundary, or failed route. The record states: Encode the Section 4 compatibility conditions as an exact finite search for \\(h=2,3,4\\), looking for a smooth-property chain longer than \\(\\binom{h+1}{2}\\) or a certificate that none exists in a stated matrix subclass.",
  "relevance_source": "recorded",
  "body": "Adeogun and Kapoutsis obtain their bound from a chain of \\(1+\\binom{h+1}{2}\\) smooth connectivity properties. Their conclusion conjectures that \\(\\binom{h+1}{2}\\) transitions are maximal for any chain satisfying the main lemma's successive-pair conditions.\n\nA useful next computation would formalize those conditions for connectivity properties \\(P(C)\\), enumerate or solve them with a certificate-producing SAT model for \\(h=2,3,4\\), and compare the exact maximum with the proposed value. The first run should restrict to idempotent matrices and should emit every adjacency witness used in the chain. A longer chain would sharpen this lower-bound method. Agreement at small \\(h\\) would delimit the method and provide test instances for a proof of maximality.",
  "status": "next_experiment",
  "evidence_grade": "self_reported",
  "scope": {
    "kind": "bounded",
    "statement": "certificate-producing search for connectivity-property chains at h=2, h=3, and h=4",
    "bounds": {
      "matrix_dimension_h": {
        "min": 2,
        "max": 4
      }
    },
    "exhaustive": false
  },
  "reproduction": {
    "schema": "theoremdb-reproduction-v1",
    "readiness": "source_only",
    "kind": "attempt",
    "citation": {
      "url": "https://arxiv.org/abs/2602.24279",
      "locator": "Proposed follow-up to Adeogun and Kapoutsis, Section 4 and the maximum-chain conjecture in Section 5"
    },
    "missing": [
      "source",
      "command",
      "runtime",
      "expected_output"
    ]
  },
  "formal_statement": null,
  "source": {
    "url": "https://arxiv.org/abs/2602.24279",
    "locator": "Proposed follow-up to Adeogun and Kapoutsis, Section 4 and the maximum-chain conjecture in Section 5"
  },
  "models": [],
  "relations": [
    {
      "slug": "R818",
      "title": "One-way liveness forces at least h(h+1)/4 deterministic states",
      "object_type": "claim",
      "relation": "uses",
      "direction": "outgoing"
    },
    {
      "slug": "R815",
      "title": "The fixed-alphabet determinization question remains open",
      "object_type": "claim",
      "relation": "addresses",
      "direction": "outgoing"
    },
    {
      "slug": "two-way-nfa-polynomial-determinization",
      "title": "two way nfa polynomial determinization",
      "object_type": "problem",
      "relation": "recorded_for",
      "direction": "outgoing"
    }
  ]
}

7Provenance

View source, identifiers, and projection details

A route someone took, recorded so the next person can reuse it or avoid 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.