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 |
Template:Greatest Mersenne Prime
This template will show the currently greatest Mersenne Prime found.
Depending of a given parameter the information given differs.
Calling
{{Greatest Mersenne Prime|<parameter>}}
The parameter is optional.
Parameter
number
: The number in TeX-notation is given with a link to the page for that Mersenne prime.- <oode>text: The number in ASCII-notation is given with a link to the page for that Mersenne prime.
count
: Only the current count for this Mersenne number as link is given.
Examples
{{Greatest Mersenne Prime|number}}
gives
[math]\displaystyle{ 2^{136\,279\,841}-1 }[/math] (M52)
{{Greatest Mersenne Prime|text}}
gives
2136,279,841-1 (M52)
{{Greatest Mersenne Prime|count}}
gives
52
A false or no parameter prints an error code: ERROR in calling template "Greatest Mersenne Prime"
Use this template on other pages instead of editing every page.