{"id":51194148,"url":"https://github.com/natrimmer/mersenne-primes","last_synced_at":"2026-06-27T18:10:33.046Z","repository":{"id":153921510,"uuid":"599527566","full_name":"natrimmer/mersenne-primes","owner":"natrimmer","description":"An exploration of the integer sequence: Mersenne Primes","archived":false,"fork":false,"pushed_at":"2023-02-09T15:46:25.000Z","size":2076,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-25T01:33:22.144Z","etag":null,"topics":["jupyter-notebook","mersenne-numbers","number-theory","primality-testing"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natrimmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-09T10:28:59.000Z","updated_at":"2024-07-25T01:33:25.468Z","dependencies_parsed_at":null,"dependency_job_id":"495745f2-f31c-4a6b-a2ca-8c9321ec4365","html_url":"https://github.com/natrimmer/mersenne-primes","commit_stats":null,"previous_names":["natrimmer/mersenne-primes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/natrimmer/mersenne-primes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrimmer%2Fmersenne-primes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrimmer%2Fmersenne-primes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrimmer%2Fmersenne-primes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrimmer%2Fmersenne-primes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natrimmer","download_url":"https://codeload.github.com/natrimmer/mersenne-primes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natrimmer%2Fmersenne-primes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34863118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter-notebook","mersenne-numbers","number-theory","primality-testing"],"created_at":"2026-06-27T18:10:32.389Z","updated_at":"2026-06-27T18:10:33.042Z","avatar_url":"https://github.com/natrimmer.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mersenne Primes\nThe following notebooks aim to explore a fascinating integer series called the Mersenne Primes. It's a function whose domain and range are all prime numbers. It can be written as:\n\nf(x) = 2\u003csup\u003ex\u003c/sup\u003e - 1\n\nWhen x is a prime number and f(x) is also prime, this is considered a Mersenne Prime. \n\nTo date, there are only 51 identified Mersenne Primes. The most recently discovered was on December 07, 2018. It is 2\u003csup\u003e82589933\u003c/sup\u003e - 1. The value of that Mersenne Prime expression contains 24,862,048 digits.\n\nThe notebooks contained herein have CSV writers for primes and Mersenne Primes and a verification tool. The are also some example prime range files in output/ranges/.\n\n# To learn more:\nhttps://www.mersenne.org/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatrimmer%2Fmersenne-primes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatrimmer%2Fmersenne-primes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatrimmer%2Fmersenne-primes/lists"}