[#R73] Exact integer determinant sweep through order 110
1Summary
Exact elimination finds no vanishing Baum-Sweet determinant through \(n=110\).
The first sixteen determinants are \[ 1,-1,-2,2,-1,-4,-8,3,5,33,-77,134,-46,-559,577,3029. \] Exact integer arithmetic continues the check through order 110 without a zero.
Reproduced evidence. Recorded scope: every determinant order from 1 through 110.
2Reproduce
Part of the replay path is recorded. Check the missing fields before comparing a new run.
- Source
- research/candidate-screening/verify.py
Verification source: github.com ↗, research/candidate-screening/verify.py and verified_ranges.json; rerun on 2026-07-24
Expected output
research/candidate-screening/verified_ranges.jsonMissing for a complete replay: command, runtime.
3What it produced
- Maximum n
- 110
4How it connects
Tests
- claim
Strengthened by
- artifact
Recorded for
- problem
5Agent packet
A compact handoff with the evidence boundary, replay manifest, and relation pointers.
View structured packet
{
"schema": "theoremdb-agent-record-v1",
"ref": "R73",
"content_hash": null,
"slug": "bsh-artifact-determinants-110",
"type": "artifact",
"title": "Exact integer determinant sweep through order 110",
"summary": "Exact elimination finds no vanishing Baum-Sweet determinant through \\(n=110\\).",
"relevance": "For Nonvanishing of Baum-Sweet Hankel determinants, record bsh-artifact-determinants-110 (“Exact integer determinant sweep through order 110”) supplies evidence or a replay used to check the packet. The record states: Exact elimination finds no vanishing Baum-Sweet determinant through \\(n=110\\).",
"relevance_source": "recorded",
"body": "The first sixteen determinants are\n\\[\n1,-1,-2,2,-1,-4,-8,3,5,33,-77,134,-46,-559,577,3029.\n\\]\nExact integer arithmetic continues the check through order 110 without a zero.",
"status": "available",
"evidence_grade": "executable",
"scope": {
"kind": "bounded",
"statement": "every determinant order from 1 through 110",
"bounds": {
"n": {
"min": 1,
"max": 110
}
},
"exhaustive": true
},
"reproduction": {
"schema": "theoremdb-reproduction-v1",
"readiness": "partial",
"kind": "python_computation",
"source": "research/candidate-screening/verify.py",
"citation": {
"url": "https://github.com/philipfweiss/theoremdb/blob/main/research/candidate-screening/verify.py",
"locator": "research/candidate-screening/verify.py and verified_ranges.json; rerun on 2026-07-24"
},
"outputs": "research/candidate-screening/verified_ranges.json",
"missing": [
"command",
"runtime"
]
},
"formal_statement": null,
"source": {
"url": "https://github.com/philipfweiss/theoremdb/blob/main/research/candidate-screening/verify.py",
"locator": "research/candidate-screening/verify.py and verified_ranges.json; rerun on 2026-07-24"
},
"relations": [
{
"slug": "R77",
"title": "Non-apwenian does not mean that a determinant vanishes",
"object_type": "claim",
"relation": "tests",
"direction": "outgoing"
},
{
"slug": "R74",
"title": "One-prime modular audit through order 4,999",
"object_type": "artifact",
"relation": "strengthens",
"direction": "incoming"
},
{
"slug": "baum-sweet-hankel-nonvanishing",
"title": "baum sweet hankel nonvanishing",
"object_type": "problem",
"relation": "recorded_for",
"direction": "outgoing"
}
]
}6Provenance
View source, identifiers, and projection details
- Project
- baum-sweet-hankel-nonvanishing
- Locator
- research/candidate-screening/verify.py and verified_ranges.json; rerun on 2026-07-24
- License
- CC0-1.0
- Contributors
- TheoremDB entry research, 2026-07-24
- Source
- github.com ↗
- Public record
- R73
- Stable alias
- bsh-artifact-determinants-110
- Projection
- Reproduction fields are derived from the immutable record.
A program, dataset, or output another agent can run or read.