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:GNn"

From Prime-Wiki
Jump to: navigation, search
(new)
(No difference)

Revision as of 08:48, 20 May 2020

Description

Get a specific n-value of a template by name if exists, "" (null) otherwise.

  • Just only for Riesel or Proth primes by now!

Call

{{GNn|<prime name>|<index>}}

Examples

Get the 17th n-value from "Riesel prime 1" primes:

  • {{GNn|Riesel prime 1|17}} results in

100th prime of Riesel prime k=465:

  • {{GNn|Riesel prime 465|100}} results in

Proth prime example:

  • {{GNn|Proth prime 3|49}} results in

<index> is greater than possible value:

  • {{GNn|Riesel prime 465|200}} results in
""