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:NWo
Purpose
Displays (Gen./Near) Woodall numbers with link to the page.
Usage
This templates uses one to three unnamed parameters which are defined as follows:
- one parameter: the n-value is given and displays a Woodall prime n•2n-1
- two parameters:
- if first parameter is a sign (+/-): displays a Near Woodall prime (n±1)•2n-1
- if first parameter is a number: displays a Gen. Woodall prime n•bn-1
- three parameters: displays a Near Gen. Woodall prime (n±1)•bn-1
Examples
{{NWo|123}}
: Woodall 123•2123-1{{NWo|+|123}}
: Near Woodall 124•2123-1{{NWo|-|123}}
: Near Woodall 122•2123-1{{NWo|12|123}}
: Woodall 123•12123-1{{NWo|+|12|123}}
: Near Woodall 124•12123-1{{NWo|-|12|123}}
: Near Woodall 122•12123-1