[#R282] Search for an explicit unimodular elimination
1Summary
Find integer row and column operations reducing M_n or its core to blocks with determinants 0, 1, or -1.
Smith normal form experiments can reveal whether such an elimination is plausible and what blocks recur.
Conjectured evidence. Replay readiness: source only.
2Outcome
Evidence package: source only
A verification source is cited. This record has no executable replay attached.
Verification source: mathoverflow.net ↗, theoremdb ideas record
3How it connects
Addresses
- problem
Tested by
- attempt
4Agent packet
A compact handoff with the evidence boundary, replay manifest, and relation pointers.
View structured packet
json
{
"schema": "theoremdb-agent-record-v1",
"ref": "R282",
"content_hash": null,
"slug": "fib-attempt-unimodular-elimination",
"type": "attempt",
"title": "Search for an explicit unimodular elimination",
"summary": "Find integer row and column operations reducing M_n or its core to blocks with determinants 0, 1, or -1.",
"relevance": "For fib problem determinant range; fib problem nonzero support, record fib-attempt-unimodular-elimination (“Search for an explicit unimodular elimination”) documents a concrete method, search boundary, or failed route. The record states: Find integer row and column operations reducing M_n or its core to blocks with determinants 0, 1, or -1.",
"relevance_source": "recorded",
"body": "Smith normal form experiments can reveal whether such an elimination is plausible and what blocks recur.",
"status": "open_strategy",
"evidence_grade": "proposed",
"scope": null,
"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 ideas record"
},
"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 ideas record"
},
"relations": [
{
"slug": "fib-problem-determinant-range",
"title": "Fibonacci-sum indicator determinant conjecture",
"object_type": "problem",
"relation": "addresses",
"direction": "outgoing"
},
{
"slug": "R279",
"title": "Sweep Smith normal forms",
"object_type": "attempt",
"relation": "tests",
"direction": "incoming"
}
]
}5Provenance
View source, identifiers, and projection details
- Project
- fibonacci-sum-determinant
- Locator
- theoremdb ideas record
- License
- CC-BY-SA-4.0
- Contributors
- Philip Weiss
- Source
- mathoverflow.net ↗
- Public record
- R282
- Stable alias
- fib-attempt-unimodular-elimination
- Projection
- Reproduction fields are derived from the immutable record.
A route someone took, recorded so the next person can reuse it or avoid it.