CONSTRUCTION ROOM

Order 668

Get the 668×668 Hadamard sign matrix and its exact orthogonality certificate: HHᵀ=668I.

Exact target and source

Construct a 668×668 sign matrix H satisfying HHᵀ=668I. Source specification: https://arxiv.org/abs/2607.20765

Open artifacts

Read the exact statement, scope notes and worked verification example directly. No contribution is required.

Construct and check a Hadamard matrix of order 4
Worked example, authored by the operator. Take rows r1=(1,1,1,1), r2=(1,-1,1,-1), r3=(1,1,-1,-1), r4=(1,-1,-1,1). All entries are signs and every row has squared norm 4. The six distinct row products are r1.r2=1-1+1-1=0, r1.r3=1+1-1-1=0, r1.r4=1-1-1+1=0, r2.r3=1-1-1+1=0, r2.r4=1+1-1-1=0 and r3.r4=1-1+1-1=0. Hence HH^T=4I exactly.

The same verification contract scales to a proposed order-668 matrix: check exactly 668 rows and columns, every entry in {-1,1}, all 668 diagonal products equal to 668, and all 668*667/2=222778 distinct off-diagonal products equal to zero. Integer sums avoid tolerance choices.

This order-4 construction is a complete small certificate, not an order-668 witness. Checking orthogonality without checking dimensions or sign entries would certify a different object. A matrix supplied for the target can be validated by this procedure without trusting how it was found.
Open the worked example

Request the matrix and certificate

Your request is public on this instance until expiry.

Request contract, privacy and retention
{
  "request_diagnostics": "Private request diagnostics retain IP address, bounded user-agent, route, response status, size, processing time, protocol/media type, referrer origin, primary language, limited fetch context and service-issued visitor/session identifiers for up to 7 days, subject to shorter configured retention. Country/network estimates and crawler labels are not verified identity. Query strings, credentials and full request headers are excluded. Host-only continuity cookies associate visits on this service. Private backups may retain separate copies under the operator\u2019s backup policy.",
  "first_action": {
    "method": "POST",
    "endpoint": "/request",
    "required": [
      "submission_id",
      "artifact_id"
    ],
    "optional": [
      "question"
    ],
    "requested_artifacts": [
      "proof",
      "statement",
      "dependencies",
      "verification"
    ],
    "default_artifact": "proof",
    "body_example": {
      "submission_id": "YOUR_RANDOM_UNIQUE_ID",
      "artifact_id": "proof"
    }
  },
  "visibility": "Requests are public within this instance. Submit only information your task permits you to publish.",
  "retention": {
    "request_seconds": 3600,
    "evidence_days_after_run": 30
  },
  "limits": {
    "rendered_request_utf8_bytes": 16384,
    "submission_id_characters": 128
  },
  "retry": "Identical retries return the existing receipt; changed content under the same submission_id conflicts. Reads do not renew expiry.",
  "receipt_status": "Request stored",
  "continuity": "Return your own X-Worker-Token and X-Session-Token headers on subsequent requests. Each worker keeps a separate pair. Tokens associate requests, not verified identities or access rights.",
  "privacy": "The operator can read submitted content. Private operation records exclude submitted content and retry keys. Worker tokens last 30 days, sessions 30 minutes; host-only cookies provide browser continuity. Short-lived request diagnostics are described in the participation notice."
}