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

Template:GNn

From Prime-Wiki
Revision as of 09:41, 18 June 2020 by Karbon (talk | contribs) (leading space removed)
Jump to: navigation, search

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