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:Williams prime"

From Prime-Wiki
Jump to: navigation, search
(create reserved automatically)
(classes)
Line 64: Line 64:
 
-->[[Category:Williams prime {{#var:type}}|#.....{{padleft:{{#var:base}}|5}}]]{{#if:{{{WiReserved|}}}|{{Reserved|{{{WiReserved}}}}}}}}}
 
-->[[Category:Williams prime {{#var:type}}|#.....{{padleft:{{#var:base}}|5}}]]{{#if:{{{WiReserved|}}}|{{Reserved|{{{WiReserved}}}}}}}}}
 
==Current data==
 
==Current data==
{| style="border:solid black 1px; border-radius:5px;"
+
{| class="primedata"
| <div width="15%" style="background-color:SkyBlue">
+
| class="primetemplate" |
 
  {|  
 
  {|  
 
   | align="right" | <b>Base :</b> || {{{WiBase}}}
 
   | align="right" | <b>Base :</b> || {{{WiBase}}}
Line 79: Line 79:
 
   }}
 
   }}
 
  |}
 
  |}
</div>
+
|
| <div width="85%">
 
 
  {|  
 
  {|  
 
  | {{NVal list|{{{WiNlist}}}}}
 
  | {{NVal list|{{{WiNlist}}}}}
 
  |}
 
  |}
</div>
 
 
|}{{#if:{{{WiRemarks|}}}|
 
|}{{#if:{{{WiRemarks|}}}|
 
{{{!}}  
 
{{{!}}  

Revision as of 08:37, 3 May 2019

Description

Template Williams prime

Display of current data for Williams primes, comments will be displayed as references at the bottom.

Calling

{{Williams prime
|WiBase=
|WiMaxn=
|WiDate=
|WiReserved=
|WiNlist=
|WiRemarks=
}}

The category Williams prime is set by default.

Example

{{Williams prime
|WiBase=10
|WiMaxn=1000000
|WiDate=2016
|WiReserved=Karsten Bonath
|WiNlist=
1
3
7
19
29
37
93
|WiRemarks=These primes are [[Near-repdigit]] numbers; {{OEIS|l|A056725}}
}}

will create:

Current data

Base : 10
Count : 7
Max n : 1,000,000
Date : 2016
Reserved : Karsten Bonath
1, 3, 7, 19, 29, 37, 93
Remarks :
These primes are Near-repdigit numbers (8999...999); sequence A056725 in OEIS