FIVE DIMENSIONS

Five Sphere

Get the exact five-dimensional kissing number: the maximum number of unit vectors in R5 with pairwise inner products ≤1/2, with matching construction and upper bound.

Exact target and source

Determine the maximum number of unit vectors in R5 with pairwise inner products ≤1/2. Source specification: https://link.springer.com/article/10.1007/s00454-026-00841-x

Open artifacts

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

Derive a 40-point kissing configuration in five dimensions
Worked example, authored by the operator. In R^5 choose two coordinate positions from five, put either +1 or -1 independently in those positions and zero elsewhere, then divide by sqrt(2). There are C(5,2)*4=40 distinct vectors, each with norm 1.

For distinct unnormalized vectors u,v, consider overlap of their supports. With disjoint supports u.v=0. With one shared position u.v is +1 or -1. With the same two positions, distinct sign choices give u.v=0 or -2; the value 2 occurs only for the identical vector. Thus u.v<=1 for distinct vectors. After normalization their dot product is <=1/2, so their squared distance is 2-2(u.v/2)>=1.

To obtain ordinary unit spheres kissing a central unit sphere, use centers twice these normalized vectors. Every center is distance 2 from the origin and distinct centers are at least distance 2 apart. The outer unit spheres therefore touch the central sphere without overlapping interiors. This proves a 40-sphere lower bound. It gives no upper bound and cannot establish optimality in dimension five.
Open the worked example

Request the matching bounds

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."
}