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 "Template:Riesel prime"
(added MultiReservation ability) |
(Max n from MultiRes) |
||
Line 81: | Line 81: | ||
| align="right"| <b>Nash :</b> || {{{RNash}}} | | align="right"| <b>Nash :</b> || {{{RNash}}} | ||
|- | |- | ||
− | | align="right"| <b>Max <i>n</i> :</b> || {{Num|{{{RMaxn}}}}} | + | | align="right"| <b>Max <i>n</i> :</b> || {{#if:{{{RMultiRes|}}}|{{Num|{{Project:Multi Reservation {{{RMultiRes}}}-NMax}}}}|{{Num|{{{RMaxn}}}}}}} |
|- | |- | ||
| align="right"| <b>Date :</b> || {{#if:{{{RMultiRes|}}}|{{Project:Multi Reservation {{{RMultiRes}}}-Date}}|{{{RDate}}}}} | | align="right"| <b>Date :</b> || {{#if:{{{RMultiRes|}}}|{{Project:Multi Reservation {{{RMultiRes}}}-Date}}|{{{RDate}}}}} |
Revision as of 08:16, 14 February 2020
Description
Template Riesel prime
Display of current data for Riesel primes, comments will be displayed as references at the bottom.
Calling
{{Riesel prime |Rk= |RNash= |RMaxn= |RDate= |RReserved= |RMultiRes= |RNlist= |RRemarks= }}
Categories set
In case of the following conditions special categories will be set automatically:
- k-value is disvisible by 15 → category Riesel 15k is set
- k-value is disvisible by 2145 → category Riesel 2145k is set
- k-value is disvisible by 2805 → category Riesel 2805k is set
- Nash-weight < 1000 → category Riesel Low weight is set
- remarks contain "Riesel" → category Riesel number is set
The category Riesel prime is set by default.
See also
Example
{{Riesel prime |Rk=19 |RNash=2390 |RMaxn=20 |RDate=2019-03-01 |RReserved=Karsten Bonath |RNlist= 2;T:ST;C:'''[[M1]]''', Near Woodall: (1+1)*2^1-1, also (2-1)*2^2-1 3;T:SW;C:[[M2]], Woodall: 2*2^2-1 5;C:[[M3]], Near Woodall: (3+1)*2^3-1 7;C:[[M4]], Near Woodall: (5-1)*2^5-1 13;C:[[M5]] 17;C:[[M6]] 19;C:[[M7]], Near Woodall: (15+1)*2^15-1 4253;43912;C:[[M19]] |RRemarks=For this ''k''-value theses are the [[Mersenne prime]]s. }}
will create:
Current data
|
|
Remarks : |
For this k-value theses are the Mersenne primes. |