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
(counts corrected if reused)
(aligns)
Line 67: Line 67:
 
| <div width="15%" style="background-color:SkyBlue">
 
| <div width="15%" style="background-color:SkyBlue">
 
  {|  
 
  {|  
   | <b>Base :</b> || {{{WiBase}}}
+
   | align="right" | <b>Base :</b> || {{{WiBase}}}
 
   |-
 
   |-
   | <b>Count :</b> || {{#if:{{#pos:{{{WiRemarks|}}}|reuse}}|{{#arraydefine:L|{{{WiNlist}}}}}{{#arraysize:L}}|{{NVal list|{{{WiNlist}}}|count}}}}
+
   | align="right" | <b>Count :</b> || {{#if:{{#pos:{{{WiRemarks|}}}|reuse}}|{{#arraydefine:L|{{{WiNlist}}}}}{{#arraysize:L}}|{{NVal list|{{{WiNlist}}}|count}}}}
 
   |-
 
   |-
   | <b>Max&nbsp;<i>n</i> :</b> || {{Num|{{{WiMaxn}}}}}
+
   | align="right" | <b>Max&nbsp;<i>n</i> :</b> || {{Num|{{{WiMaxn}}}}}
 
   |-
 
   |-
   | <b>Date :</b> || {{{WiDate}}}
+
   | align="right" | <b>Date :</b> || {{{WiDate}}}
 
   |-
 
   |-
 
   {{#if:{{{WiReserved|}}}|
 
   {{#if:{{{WiReserved|}}}|
     {{!}} <b>Reserved :</b> {{!}}{{!}} [[:User:{{{WiReserved}}}|{{{WiReserved}}}]]
+
     {{!}} align="right" {{!}} <b>Reserved :</b> {{!}}{{!}} [[:User:{{{WiReserved}}}|{{{WiReserved}}}]]
 
   }}
 
   }}
 
  |}
 
  |}

Revision as of 00:45, 19 April 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=No
|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 : Unknown
1, 3, 7, 19, 29, 37, 93
Remarks :
These primes are Near-repdigit numbers (8999...999); sequence A056725 in OEIS