Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Difference between revisions of "Main Page"

From Prime-Wiki
Jump to: navigation, search
(language selection)
(footer)
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
<strong>Here is a Wiki for primes and related topics.</strong>
+
__NOTOC__
 +
<div style="font-size:150%;">Here is a Wiki for primes and related topics, still under <span style="color:red;">construction</span>.</div><br>
  
Examples for math:
+
<div style="position:relative; height:500px; width:900px; margin-left:10%; text-align:center; vertical-align:middle">
 +
  <div style="position:absolute; width:480px; left:23%">https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Blank_globe.svg/480px-Blank_globe.svg.png</div>
 +
  <div style="position:absolute; width:150px; top:3%; left:12%; font-size:150%">'''[[:Category:Projects|Projects]]'''</div>
 +
  <div style="position:absolute; width:150px; top:3%; right:12%; font-size:150%">'''[[:Category:Help|Help]]'''</div>
 +
  <div style="position:absolute; width:150px; top:22%; left:7%; font-size:150%">'''[[:Category:Persons|Persons]]'''</div>
 +
  <div style="position:absolute; width:150px; top:22%; right:7%; font-size:150%">'''[[:Category:Math|Math]]'''</div>
 +
  <div style="position:absolute; width:150px; top:47%; left:2%; font-size:150%">'''[[:Category:Primes|Primes]]'''</div>
 +
  <div style="position:absolute; width:150px; top:47%; right:2%; font-size:150%">'''[[GIMPS]]'''</div>
 +
  <div style="position:absolute; width:150px; top:70%; left:7%; font-size:150%">'''[[:Category:Software|Software]]'''</div>
 +
  <div style="position:absolute; width:150px; top:70%; right:7%; font-size:150%">'''[https://www.mersenneforum.org/index.php Forum]'''</div>
 +
  <div style="position:absolute; width:150px; top:90%; left:12%; font-size:150%">'''[[:Category:Hardware|Hardware]]'''</div>
 +
  <div style="position:absolute; width:150px; top:90%; right:12%; font-size:150%">'''[[Help:Category Tree|Categories]]'''</div>
 +
  <div style="position:absolute; width:220px; top:42%; left:37%; font-size:300%; cursor:default">'''2<sup>{{formatnum:82.589.933}}</sup>-1'''</div>
 +
  <div style="position:absolute; width:100px; top:20%; left:30%; font-size:150%; cursor:default">'''HP49'''</div>
 +
  <div style="position:absolute; width:100px; top:20%; right:30%; font-size:150%; cursor:default">'''ALQ'''</div>
 +
  <div style="position:absolute; width:100px; top:15%; left:45%; font-size:150%; cursor:default">'''GMP'''</div>
 +
  <div style="position:absolute; width:100px; top:65%; left:30%; font-size:150%; cursor:default">'''ECM'''</div>
 +
  <div style="position:absolute; width:100px; top:65%; right:30%; font-size:150%; cursor:default">'''LLR'''</div>
 +
  <div style="position:absolute; width:100px; top:75%; right:45%; font-size:150%; cursor:default">'''PRP'''</div>
 +
</div>
 +
{| style="width:100%; background:Gainsboro; margin:1.2em 0 6px 0; border:1px solid #ddd;"
 +
| This Wiki made up of '''{{NUMBEROFPAGES}} pages''' with '''{{NUMBEROFARTICLES}} articles''' and '''{{NUMBEROFFILES}} files''' done by '''{{#expr:{{NUMBEROFUSERS}}+{{NUMBEROFADMINS}}}} users''' in '''{{NUMBEROFEDITS}} edits'''.
 +
|}<!--
 +
{| id="mp-topbanner" style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;"
 +
| style="width:61%; color:#000;" |
 +
{| style="width:280px; border:none; background:none;"
 +
| style="width:280px; text-align:center; white-space:nowrap; color:#000;" |
 +
<div style="font-size: 250%; border:none; margin:0; padding:.1em; color:#000;">Welcome to the Prime Wiki,</div>
 +
<div style="top:+0.2em; font-size:95%;">the encyclopedia that registered users can edit.</div>
 +
<div id="articlecount" style="font-size:85%;">'''[[Special:Statistics|{{NUMBEROFARTICLES}}]]''' articles in English (mainly).</div>
 +
|}
 +
| style="width:13%; font-size:95%;" |
 +
* [[:Category:Math|Math]]
 +
* [[Hardware|Hardware]]
 +
* [[:Category:Software|Software]]
 +
| style="width:13%; font-size:95%;" |
 +
* [[Distributed Computing Projects|Projects]]
 +
* [[:Category:Persons|People]]
 +
* [[:Category:Organizations|Organizations]]
 +
| style="width:13%; font-size:95%;" |
 +
* [[:Category:Websites|Websites]]
 +
* [[FAQ|FAQ]]
 +
* [[Current events|News]]
 +
|}
  
<pre><math>N \supset \mathbb P = \{ p_n \mid n \in N \}</math></pre>
+
This wiki is for the [[Great Internet Mersenne Prime Search]] (GIMPS), a [[distributed computing project]] dedicated to finding [[Mersenne prime]]s and related prime finding projects.
:<math>N \supset \mathbb P = \{ p_n \mid n \in N \}</math>
 
  
<pre><math>\sideset{_1^2}{_3^4}\prod_a^b</math></pre>
+
The largest known prime to date is {{Greatest Mersenne Prime}} discovered by [[Patrick Laroche]] on 2018-12-07. See [[Mersenne News]].
:<math>\sideset{_1^2}{_3^4}\prod_a^b</math>
 
  
<pre><math>\iiiint\limits_{F} \, dx\,dy\,dz\,dt</math></pre>
+
== Categories ==
:<math>\iiiint\limits_{F} \, dx\,dy\,dz\,dt</math>
+
Categories can be found [[:Category:!TopLevel|'''here''']].
  
<pre><math>f(n) =
+
==Special Events==
\begin{cases}
+
* [[GIMPS20]]
  n/2, & \mbox{if }n\mbox{ is even} \\
 
  3n+1, & \mbox{if }n\mbox{ is odd}
 
\end{cases}</math></pre>
 
:<math>f(n) =  
 
\begin{cases}
 
  n/2,  & \mbox{if }n\mbox{ is even} \\
 
  3n+1, & \mbox{if }n\mbox{ is odd}
 
\end{cases}</math>
 
  
<pre><math>\sum_{i=1}^\infty \frac{1}{p_i} = \frac{1}{2} + \frac{1}{3} + \frac{1}{5} + \frac{1}{7} + \frac{1}{11} + \dotsb = \infty</math></pre>
+
==Mathematics==
:<math>\sum_{i=1}^\infty \frac{1}{p_i} = \frac{1}{2} + \frac{1}{3} + \frac{1}{5} + \frac{1}{7} + \frac{1}{11} + \dotsb = \infty</math>
+
* [[Frequently asked questions]]
 +
* [[Glossary]]
 +
* [[Factorization|Factorization methods]]
 +
* [[Primality test|Primality tests]]
  
<pre><math>\pi(1)=0\ ;\ \pi(10) = 4\ ;\ \pi(100) = 25\ ;\ \pi(1000) = 168; \ \pi(1000000)=78498</math></pre>
+
==Software==
:<math>\pi(1)=0\ ;\ \pi(10) = 4\ ;\ \pi(100) = 25\ ;\ \pi(1000) = 168; \ \pi(1000000)=78498</math>
+
* [[GIMPS clients]] - includes the official GIMPS clients [[Prime95]]/MPrime
 +
* [[Primality testing program]]s
 +
* [[Factoring program]]s
 +
* [[GPU]] clients
 +
* [[:Category:Software|Various other software]]
 +
 
 +
==Hardware==
 +
* [[Frequently asked questions]]
 +
* [[System Requirements and Compatible Hardware]]
 +
 
 +
==Projects==
 +
{| border="1" cellpadding="5" cellspacing="0"
 +
|-
 +
| colspan="3" align="center"|'''[[Great Internet Mersenne Prime Search|GIMPS]]'''
 +
|-
 +
| colspan="3" align="center"|'''GIMPS Related Projects'''
 +
|-
 +
| [[Lone Mersenne Hunters]] || [[100 Million Digit Prefactor Project]] || [[Operation Billion Digits]]
 +
|-
 +
| colspan="3" align="center"|'''Other Prime Searching Projects'''
 +
|-
 +
| [[12121 Search]] || [[27121 Search]] || [[PSearch]]
 +
|-
 +
| [[Riesel Sieve]] || [[Sierpinski/Riesel Base 5]] || [[Twin Prime Search]]
 +
|-
 +
| [[Riesel Prime Search]] || [[Prime Sierpinski Project]] || [[No Prime Left Behind]]
 +
|-
 +
| colspan="3" align="center"|'''Other Factoring Projects'''
 +
|-
 +
| [[Mersenneplustwo Factorizations]] || [[NFSNET]] || [[Home Primes Search]]
 +
|-
 +
| [[Aliquot Sequences Search]] (see [http://www.mersenneforum.org/forumdisplay.php?f=90 forum])|| [[ElevenSmooth]] || [[Cunningham Tables]]
 +
|-
 +
| [[Factoring Database]] || ||
 +
|-
 +
| colspan="3" align="center"|'''Defunct Projects'''
 +
|-
 +
| [[MasterPrime 2006]] || [[15k Search]] ||
 +
|}
 +
 
 +
==Contributors==
 +
Feel free to post your name here and eventually what you've done.
 +
 
 +
*[[User:OmbooHankvald|OmbooHankvald]] - Making guides, writing wiki, simplifying advanced stuff.
 +
*[[User:Numbers|Numbers]] - Real easy stuff
 +
*[[User:Prime Monster|Prime Monster]] - Easy stuff
 +
*[[User:T.Rex|T.Rex]] - Papin's test - Generalised Fermat Numbers - LLT Digraph
 +
*[[User:S80780|S80780]] - GIMPS client files + a little proofreading
 +
*[[User:Phil Moore|Phil Moore]] - proof of Lucas-Lehmer test
 +
*[[User:Fetofs|Fetofs]] - Proofreading, linking and easy stuff
 +
*[[User:Cheesehead|Richard B. Woods ("cheesehead")]] - Explana-, clarifica-, correc-, and sugges-tions.
 +
*[[User:Jinydu|Jin Du]]
 +
*[[User:Ixfd64|Ixfd64]] - general copyediting
 +
*[[User:Sutton Shin|Sutton Shin]] - random maintance work.
 +
 
 +
==To all users!==
 +
Please remember to create an account and log in to edit pages. You can play around in the [[mersennewiki:Sandbox|Sandbox]]. Remember that your changes will not be saved until you request and receive an account <span class="plainlinks">[http://mersenneforum.org/showthread.php?t=7026 here]</span>.
 +
 
 +
Unfortunately, account creation by new users is now disabled due to excessive vandalism. However, anyone desiring editing status can <span class="plainlinks">[http://mersenneforum.org/showthread.php?t=7026 request an account]</span> on the GIMPS forum.-->

Revision as of 20:18, 20 January 2019

Language: English  • Deutsch
Here is a Wiki for primes and related topics, still under construction.


480px-Blank_globe.svg.png
282.589.933-1
HP49
ALQ
GMP
ECM
LLR
PRP
This Wiki made up of 11,335 pages with 9,836 articles and 91 files done by 43 users in 27,721 edits.