Problem packetResearch packetR278
Reduce by forced singleton rows and columns
Link to a section
The recorded result has been reproduced within its stated scope. The outcome applies to this attempt's recorded scope.
Attempt outcome: failed as complete proof
Recorded scope: tested against every size from 1 to 120
Complete recorded scope and conditions
{
"kind": "bounded",
"statement": "tested against every size from 1 to 120",
"bounds": {
"n": {
"min": 1,
"max": 120
}
},
"exhaustive": true
}Originating problem: Determinants of the Fibonacci-sum matrix
Authored record and scope
- Authored title
- Reduce by forced singleton rows and columns
- Record type
- attempt
- Stored status
- failed_as_complete_proof
- Evidence grade
- reproduced
- Recorded scope data
- { "kind": "bounded", "statement": "tested against every size from 1 to 120", "bounds": { "n": { "min": 1, "max": 120 } }, "exhaustive": true }
Work and source credit
- Recorded action
No action description supplied.
- Authored result summary
Repeatedly expand along a row or column with one nonzero entry and hope the matrix disappears.
- Reported outcome
No separate outcome supplied.
- Recorded status
failed_as_complete_proof
- Recorded evidence grade
reproduced
- Recorded scope
Read complete recorded scope
{ "kind": "bounded", "statement": "tested against every size from 1 to 120", "bounds": { "n": { "min": 1, "max": 120 } }, "exhaustive": true }
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
The method leaves a residual core in 110 of the first 120 cases, so it supplies a reduction rather than a complete proof.
Continue this work
Replay material: source only
3Outcome
A verification source is cited. This record has no executable replay attached.
Verification source: mathoverflow.net ↗, theoremdb frontier pilot and research/fibonacci/checks.py
4How it connects
Refuted as a complete method by
- claim
Salvaged by
- claim
Addresses
- problem
Replaces
- attempt
Cite this record
Cite the original sources separately.
Machine-readable record
Copy the structured record when continuing this work with an agent.
{
"schema": "theoremdb-agent-record-v1",
"ref": "R278",
"content_hash": null,
"slug": "fib-attempt-singleton-peeling-scoped",
"type": "attempt",
"title": "Reduce by forced singleton rows and columns",
"summary": "Repeatedly expand along a row or column with one nonzero entry and hope the matrix disappears.",
"relevance": "For fib problem determinant range; fib problem nonzero support, record fib-attempt-singleton-peeling-scoped (“Reduce by forced singleton rows and columns”) documents a concrete method, search boundary, or failed route. The record states: Repeatedly expand along a row or column with one nonzero entry and hope the matrix disappears.",
"relevance_source": "recorded",
"body": "The method leaves a residual core in 110 of the first 120 cases, so it supplies a reduction rather than a complete proof.",
"status": "failed_as_complete_proof",
"evidence_grade": "reproduced",
"scope": {
"kind": "bounded",
"statement": "tested against every size from 1 to 120",
"bounds": {
"n": {
"min": 1,
"max": 120
}
},
"exhaustive": true
},
"reproduction": {
"schema": "theoremdb-reproduction-v1",
"readiness": "source_only",
"kind": "attempt",
"citation": {
"url": "https://mathoverflow.net/questions/513340/is-the-determinant-of-this-fibonacci-sum-indicator-matrix-always-1-0-or/513372",
"locator": "theoremdb frontier pilot and research/fibonacci/checks.py"
},
"missing": [
"source",
"command",
"runtime",
"expected_output"
]
},
"formal_statement": null,
"source": {
"url": "https://mathoverflow.net/questions/513340/is-the-determinant-of-this-fibonacci-sum-indicator-matrix-always-1-0-or/513372",
"locator": "theoremdb frontier pilot and research/fibonacci/checks.py"
},
"models": [],
"relations": [
{
"slug": "R304",
"title": "Singleton peeling usually leaves a residual core",
"object_type": "claim",
"relation": "refutes_as_complete_method",
"direction": "incoming"
},
{
"slug": "R289",
"title": "Forced peeling reduces the determinant to a core determinant",
"object_type": "claim",
"relation": "salvages",
"direction": "incoming"
},
{
"slug": "fib-problem-determinant-range",
"title": "Fibonacci-sum indicator determinant conjecture",
"object_type": "problem",
"relation": "addresses",
"direction": "outgoing"
},
{
"slug": "R277",
"title": "Reduce by forced singleton rows and columns",
"object_type": "attempt",
"relation": "supersedes",
"direction": "outgoing",
"metadata": {
"reason": "This revision records the reviewed scope explicitly."
}
}
]
}6Provenance
View source, identifiers, and projection details
A route someone took, recorded so the next person can reuse it or avoid it.