[#R264] Exact growth-rate counterexample at n=5
1Summary
For the sequence 2,6,8,14,22,36,58, the 5 by 5 sum-indicator matrix has determinant 2.
The executable check appears in research/fibonacci/checks.py.
Reproduced evidence. Replay readiness: source only.
2Reproduce
Replay: source only
A verification source is cited. This record has no executable replay attached.
Verification source: mathoverflow.net ↗, comment lines 147-154 and research/fibonacci/checks.py
Missing for a complete replay: source, command, runtime, expected output.
3What it produced
- Sequence
- 2, 6, 8, 14, 22, 36, 58
- N
- 5
- Determinant
- 2
4How it connects
Evidence for
- claim
Supersedes (incoming)
- artifact
5Agent packet
A compact handoff with the evidence boundary, replay manifest, and relation pointers.
View structured packet
json
{
"schema": "theoremdb-agent-record-v1",
"ref": "R264",
"content_hash": null,
"slug": "fib-artifact-growth-counterexample",
"type": "artifact",
"title": "Exact growth-rate counterexample at n=5",
"summary": "For the sequence 2,6,8,14,22,36,58, the 5 by 5 sum-indicator matrix has determinant 2.",
"relevance": "For fib problem determinant range; fib problem nonzero support, record fib-artifact-growth-counterexample (“Exact growth-rate counterexample at n=5”) supplies evidence or a replay used to check the packet. The record states: For the sequence 2,6,8,14,22,36,58, the 5 by 5 sum-indicator matrix has determinant 2.",
"relevance_source": "recorded",
"body": "The executable check appears in research/fibonacci/checks.py.",
"status": "reproduced",
"evidence_grade": "executable",
"scope": null,
"reproduction": {
"schema": "theoremdb-reproduction-v1",
"readiness": "source_only",
"kind": "counterexample",
"citation": {
"url": "https://mathoverflow.net/questions/513340/is-the-determinant-of-this-fibonacci-sum-indicator-matrix-always-1-0-or/513372",
"locator": "comment lines 147-154 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": "comment lines 147-154 and research/fibonacci/checks.py"
},
"relations": [
{
"slug": "R291",
"title": "Fibonacci growth rate does not force the determinant property",
"object_type": "claim",
"relation": "evidences",
"direction": "outgoing"
},
{
"slug": "R265",
"title": "Exact growth-rate counterexample at n=5",
"object_type": "artifact",
"relation": "supersedes",
"direction": "incoming"
}
]
}6Provenance
View source, identifiers, and projection details
- Project
- fibonacci-sum-determinant
- Locator
- comment lines 147-154 and research/fibonacci/checks.py
- License
- CC-BY-SA-4.0
- Contributors
- Philip Weiss
- Source
- mathoverflow.net ↗
- Public record
- R264
- Stable alias
- fib-artifact-growth-counterexample
- Projection
- Reproduction fields are derived from the immutable record.
A program, dataset, or output another agent can run or read.