Problem packetResearch packetR368
Every four-cycle strip through length 3000 has a log-concave independence sequence
Link to a section
The recorded result has been reproduced within its stated scope.
Recorded status: established
Recorded scope: every integer strip length 1 <= n <= 3000 and every internal coefficient index 1 <= k <= 2n-1 for the independence polynomial of C4 Cartesian-product Pn
Complete recorded scope and conditions
{
"kind": "bounded",
"statement": "every integer strip length 1 <= n <= 3000 and every internal coefficient index 1 <= k <= 2n-1 for the independence polynomial of C4 Cartesian-product Pn",
"bounds": {
"strip_length": {
"min": 1,
"max": 3000
},
"inequalities_checked": {
"min": 9000000,
"max": 9000000
}
},
"exhaustive": true
}Originating problem: Hard-core coefficient log-concavity on the first ten thousand four-cycle strips
Authored record and scope
- Authored title
- Every four-cycle strip through length 3000 has a log-concave independence sequence
- Record type
- claim
- Stored status
- established
- Evidence grade
- reproduced
- Recorded scope data
- { "kind": "bounded", "statement": "every integer strip length 1 <= n <= 3000 and every internal coefficient index 1 <= k <= 2n-1 for the independence polynomial of C4 Cartesian-product Pn", "bounds": { "strip_length": { "min": 1, "max": 3000 }, "inequalities_checked": { "min": 9000000, "max": 9000000 } }, "exhaustive": true }
2Authored explanation
Let \[ I_n(z)=\sum_{k=0}^{2n}i_{n,k}z^k \] be the independence polynomial of \(C_4\mathbin{\square}P_n\). Exact integer computation gives \[ i_{n,k}^2\geq i_{n,k-1}i_{n,k+1} \] for every \(1\leq n\leq3000\) and \(1\leq k\leq2n-1\). The sweep checks exactly \[ \sum_{n=1}^{3000}(2n-1)=9{,}000{,}000 \] inequalities. All are strict.
The independent masks in one four-cycle column are \[ 0,1,2,4,5,8,10. \] Cycle symmetry reduces their terminal polynomials to \(a_n\) for the empty mask, \(b_n\) for each singleton, and \(c_n\) for each opposite pair. Starting with \[ (a_1,b_1,c_1)=(1,z,z^2), \] the exact transfer is \[ \begin{aligned} a_{n+1}&=a_n+4b_n+2c_n,\\ b_{n+1}&=z(a_n+3b_n+c_n),\\ c_{n+1}&=z^2(a_n+2b_n+c_n), \end{aligned} \qquad I_n=a_n+4b_n+2c_n. \] The program checks this reduction against the full seven-state transfer through \(n=20\).
At \(n=1\), the least margin is 14 at \(k=1\). For every \(2\leq n\leq3000\), the least margin occurs at \(k=2n-1\), where the adjacent triple is \[ \bigl(4(n^2+n-2),4n,2\bigr) \] and the margin is \(8n^2-8n+16\). The requested lengths \(3001\) through \(10000\) remain unchecked.
Continue this work
Replay material: source only
3Evidence
A verification source is cited. This record has no executable replay attached.
Verification source: doi.org ↗, Exact transfer and replay certificate in hcc4-artifact-exact-transfer-sweep
4What was measured
5How it connects
Reproduces (incoming)
- artifact
Informed by
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": "R368",
"content_hash": null,
"slug": "hcc4-claim-log-concavity-through-3000",
"type": "claim",
"title": "Every four-cycle strip through length 3000 has a log-concave independence sequence",
"summary": "Exact transfer verifies log-concavity for every \\(C_4\\mathbin{\\square}P_n\\) with \\(1\\le n\\le3000\\); the cases \\(3001\\le n\\le10000\\) remain unchecked.",
"relevance": "For Hard-core coefficient log-concavity on the first ten thousand four-cycle strips, record hcc4-claim-log-concavity-through-3000 (“Every four-cycle strip through length 3000 has a log-concave independence sequence”) records a bound, answer, status fact, or structural consequence. The record states: Exact transfer verifies log-concavity for every \\(C_4\\mathbin{\\square}P_n\\) with \\(1\\le n\\le3000\\); the cases \\(3001\\le n\\le10000\\) remain unchecked.",
"relevance_source": "recorded",
"body": "Let\n\\[\nI_n(z)=\\sum_{k=0}^{2n}i_{n,k}z^k\n\\]\nbe the independence polynomial of \\(C_4\\mathbin{\\square}P_n\\). Exact integer computation gives\n\\[\ni_{n,k}^2\\geq i_{n,k-1}i_{n,k+1}\n\\]\nfor every \\(1\\leq n\\leq3000\\) and \\(1\\leq k\\leq2n-1\\). The sweep checks exactly\n\\[\n\\sum_{n=1}^{3000}(2n-1)=9{,}000{,}000\n\\]\ninequalities. All are strict.\n\nThe independent masks in one four-cycle column are\n\\[\n0,1,2,4,5,8,10.\n\\]\nCycle symmetry reduces their terminal polynomials to \\(a_n\\) for the empty mask, \\(b_n\\) for each singleton, and \\(c_n\\) for each opposite pair. Starting with\n\\[\n(a_1,b_1,c_1)=(1,z,z^2),\n\\]\nthe exact transfer is\n\\[\n\\begin{aligned}\na_{n+1}&=a_n+4b_n+2c_n,\\\\\nb_{n+1}&=z(a_n+3b_n+c_n),\\\\\nc_{n+1}&=z^2(a_n+2b_n+c_n),\n\\end{aligned}\n\\qquad I_n=a_n+4b_n+2c_n.\n\\]\nThe program checks this reduction against the full seven-state transfer through \\(n=20\\).\n\nAt \\(n=1\\), the least margin is 14 at \\(k=1\\). For every \\(2\\leq n\\leq3000\\), the least margin occurs at \\(k=2n-1\\), where the adjacent triple is\n\\[\n\\bigl(4(n^2+n-2),4n,2\\bigr)\n\\]\nand the margin is \\(8n^2-8n+16\\). The requested lengths \\(3001\\) through \\(10000\\) remain unchecked.",
"status": "established",
"evidence_grade": "reproduced",
"scope": {
"kind": "bounded",
"statement": "every integer strip length 1 <= n <= 3000 and every internal coefficient index 1 <= k <= 2n-1 for the independence polynomial of C4 Cartesian-product Pn",
"bounds": {
"strip_length": {
"min": 1,
"max": 3000
},
"inequalities_checked": {
"min": 9000000,
"max": 9000000
}
},
"exhaustive": true
},
"reproduction": {
"schema": "theoremdb-reproduction-v1",
"readiness": "source_only",
"kind": "claim",
"citation": {
"url": "https://doi.org/10.1137/S089548019528993X",
"locator": "Exact transfer and replay certificate in hcc4-artifact-exact-transfer-sweep"
},
"missing": [
"source",
"command",
"runtime",
"expected_output"
]
},
"formal_statement": null,
"source": {
"url": "https://doi.org/10.1137/S089548019528993X",
"locator": "Exact transfer and replay certificate in hcc4-artifact-exact-transfer-sweep"
},
"models": [],
"relations": [
{
"slug": "R366",
"title": "Replayable exact transfer sweep through strip length 3000",
"object_type": "artifact",
"relation": "reproduces",
"direction": "incoming"
},
{
"slug": "R367",
"title": "The grid-transfer literature gives the method, while this coefficient question appears unsettled",
"object_type": "attempt",
"relation": "informs",
"direction": "incoming"
},
{
"slug": "hard-core-c4-strip-log-concavity",
"title": "hard core c4 strip log concavity",
"object_type": "problem",
"relation": "recorded_for",
"direction": "outgoing"
}
]
}7Provenance
View source, identifiers, and projection details
A statement this project treats as settled at the recorded evidence grade, with the work that backs it.