Problem packetResearch packetR73
Exact integer determinant sweep through order 110
Link to a section
Executable material is recorded. Successful replay is a separate check.
Recorded status: available
Recorded scope: every determinant order from 1 through 110
Complete recorded scope and conditions
{
"kind": "bounded",
"statement": "every determinant order from 1 through 110",
"bounds": {
"n": {
"min": 1,
"max": 110
}
},
"exhaustive": true
}Originating problem: Nonvanishing of Baum-Sweet Hankel determinants
Source files are not attached to this record. Check the recorded source for access.
Authored record and scope
- Authored title
- Exact integer determinant sweep through order 110
- Record type
- artifact
- Stored status
- available
- Evidence grade
- executable
- Recorded scope data
- { "kind": "bounded", "statement": "every determinant order from 1 through 110", "bounds": { "n": { "min": 1, "max": 110 } }, "exhaustive": true }
2Authored explanation
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.
Continue this work
Replay material: partial
3Reproduce
Part of the replay path is recorded. Check the missing fields before comparing a new run.
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.
Recorded artifact fields
4What it produced
5How it connects
Tests
- claim
Strengthened by
- artifact
Recorded for
- problem
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": "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"
},
"models": [],
"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"
}
]
}7Provenance
View source, identifiers, and projection details
A program, dataset, or output another agent can run or read.