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

From Prime-Wiki
Jump to: navigation, search
(ASCII format)
(order)
 
Line 59: Line 59:
 
| class="primetemplate color-PrimeTemplate" |
 
| class="primetemplate color-PrimeTemplate" |
 
  {|  
 
  {|  
 +
  | align="right" | <b>ASCII format :</b> || {{#var:n}}*{{#var:b}}^n+1
 +
  |-
 
   | align="right" | <b>Base :</b> || {{{CuBase}}}
 
   | align="right" | <b>Base :</b> || {{{CuBase}}}
  |-
 
  | align="right" | <b>ASCII format :</b> || {{#var:n}}*{{#var:b}}^n+1
 
 
   |-
 
   |-
 
   | align="right" | <b>Count :</b> || {{#if:{{#pos:{{{CuRemarks|}}}|reuse}}|{{#arraydefine:L|{{{CuNlist}}}}}{{#arraysize:L}}|{{NVal list|{{{CuNlist}}}|count}}}}
 
   | align="right" | <b>Count :</b> || {{#if:{{#pos:{{{CuRemarks|}}}|reuse}}|{{#arraydefine:L|{{{CuNlist}}}}}{{#arraysize:L}}|{{NVal list|{{{CuNlist}}}|count}}}}

Latest revision as of 06:15, 25 October 2024

Description

Template "Cullen prime"

Displays current data for (Near/Generalized) Cullen primes, comments will be displayed as references at the bottom.

If there are no n values given, then the category Cullen prime without is also set.

Prototype

{{Cullen prime
|CuBase=
|CuMaxn=
|CuDate=
|CuReserved=
|CuMultiRes=
|CuNlist=
|CuRemarks=
}}

Example

{{Cullen prime
|CuBase=4
|CuMaxn=1234
|CuDate=2019-04-26
|CuReserved=Karsten Bonath,test
|CuMultiRes=
|CuNlist=
1
5
33
193;C:test
|CuRemarks=The {{OEIS|l|A007646}}
}}

will generate

Current data

ASCII format : n*4^n+1
Base : 4
Count : 4
Max n : 1,234
Date : 2019-04-26
Reserved : Karsten Bonath, test
1, 5, 33, 193[1]
Remarks :
The sequence A007646 in OEIS

Notes

  1. test