number.wiki

About NumberWiki

NumberWiki is a reference site for integers. Every notable number gets a permanent, citable page that gathers its mathematical properties, sequence memberships, cultural significance, historical numeral renderings, and — when the number has a real-world meaning (an HTTP status, a port, a year, an IPv4 address) — explanatory context for that meaning too.

The goal is the answer to "what is interesting about this number?" — assembled once, kept fresh, and presented as a stable URL you can link to or cite.

What's on a number page

Every page is built from a layered classification pipeline. The layers are:

Curation policy

A page is created when one of these is true:

Pages outside the index can still be rendered live — visit /12345 for any non-negative integer and the same classification pipeline produces a page on the fly; those live-analysis pages are marked noindex so they don't pollute the search index.

Internationalisation

UI chrome and detector explanations are translated into Spanish, French, and German (with English fallback for missing strings). Per-language URLs are exposed as /es/{n}, /fr/{n}, /de/{n} with proper hreflang tags. Year summaries and curated content are translated where possible; some content (sequence-membership prose for non-English number names, very obscure detector bodies) still falls back to English.

Sources and attribution

Update cadence

Code updates are deployed continuously — typically multiple times per week. The curated-number list, cultural-significance dataset, and year-events corpus are updated as new entries are written. Year pages for the current year refresh whenever new events are added to the source. The site's "current year" reference (used in "X years ago" / "X years from now" facts) is read from the server clock at request time, so relative offsets stay accurate without redeploys.

Performance

Every page is output-cached for 24 hours after first render, varied by request culture. A cold render takes a few milliseconds; warm hits are sub-millisecond. The whole site runs on a single ASP.NET Core process; the database is SQLite. Embedded resources (the prime-table, math-constant digit files, Unicode-name table, year-events archive) ship inside the binary so a deploy is one tarball with no external dependencies.

Roadmap

Items in the active queue:

Who runs it

NumberWiki is built and maintained as an independent reference and wiki project. You can reach the team at contact@number.wiki. Bug reports, factual corrections, suggestions for numbers worth curating, and translation review are all welcome — see the contact page.

How to cite

Each number's URL is its citation: https://number.wiki/{n}. URLs are stable — once a number is in the index, its slug doesn't change. Localised variants are at https://number.wiki/<lang>/{n}. Permalinks are also exposed in the <link rel="canonical"> tag and in the page's Article JSON-LD.

Articles

Long-form explainers written for the site, newest first. We publish new pieces on a regular cadence — concept pages for the major number sequences and properties, and deep dives on the historical numeral systems. Check back for more.

Reference series