WEP-M+2 Project: Difference between revisions
Jump to navigation
Jump to search
image |
initial edits |
||
| Line 1: | Line 1: | ||
<div style="background-color: #D4E2FC; border-top: 1px solid #5F92F2; font-size: bigger; padding-left: 15px; margin: 12px -5px -5px -5px;">'''BOINC project page template'''</div> | <div style="background-color: #D4E2FC; border-top: 1px solid #5F92F2; font-size: bigger; padding-left: 15px; margin: 12px -5px -5px -5px;">'''BOINC project page template'''</div> | ||
[http://bearnol.is-a-geek.com/wanless2/ '''''WEP-M+2 Project'''''] is a '''''[[wikipedia:Volunteer computing|volunteer distributed computing]]''''' project that uses [https://boinc.berkeley.edu/ '''''BOINC'''''] | [http://bearnol.is-a-geek.com/wanless2/ '''''WEP-M+2 Project'''''] is a '''''[[wikipedia:Volunteer computing|volunteer distributed computing]]''''' project that uses [https://boinc.berkeley.edu/ '''''BOINC'''''] for Mersenneplustwo integer factorization. | ||
== Why WEP-M+2 Project? == | == Why WEP-M+2 Project? == | ||
* | * Mersenneplustwo because they’re the most interesting mathematically, especially when it comes to integer factorization. | ||
== Goal == | == Goal == | ||
* | * Mersenneplustwo numbers are those integers that are two more than a Mersenne prime. Mersenne primes are of the form 2^p-1 http://www.mersenne.org/. This makes Mersenneplustwo numbers of the form 2^p+1. | ||
* WEP-M+2 Project aims to find the factors (ie integer divisors) of Mersenneplustwo numbers. | |||
== Methods == | == Methods == | ||
* | * BOINC is sooooo cool. I originally setup a server on spec because I felt I wanted the extra cycles, and when I saw the first wu’s come in over the network even from just my own little local farm, let alone later all the external volunteers, I was hooked for the next 17 years… :))) | ||
* | * The underlying algorithm is released open source at: https://github.com/bearnol/we | ||
== Project | == Project Administrator == | ||
James Wanless | |||
== Scientific results == | == Scientific results == | ||
* | * https://sites.google.com/site/bearnol/math/mersenneplustwo | ||
Revision as of 22:07, 4 February 2024
BOINC project page template
WEP-M+2 Project is a volunteer distributed computing project that uses BOINC for Mersenneplustwo integer factorization.
Why WEP-M+2 Project?
- Mersenneplustwo because they’re the most interesting mathematically, especially when it comes to integer factorization.
Goal
- Mersenneplustwo numbers are those integers that are two more than a Mersenne prime. Mersenne primes are of the form 2^p-1 http://www.mersenne.org/. This makes Mersenneplustwo numbers of the form 2^p+1.
- WEP-M+2 Project aims to find the factors (ie integer divisors) of Mersenneplustwo numbers.
Methods
- BOINC is sooooo cool. I originally setup a server on spec because I felt I wanted the extra cycles, and when I saw the first wu’s come in over the network even from just my own little local farm, let alone later all the external volunteers, I was hooked for the next 17 years… :)))
- The underlying algorithm is released open source at: https://github.com/bearnol/we
Project Administrator
James Wanless