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 (General/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 Gen Woodall prime P (n+1)•2n-1 or Gen Woodall prime M (n-1)•2n-1
- if first parameter is a number: displays a Gen Woodall prime n•bn-1
- three parameters: displays a Gen Woodall prime P (n+1)•bn-1 or Gen Woodall prime M (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|3|123}}
: Woodall 123•3123-1{{NWo|+|3|123}}
: Near Woodall 124•3123-1{{NWo|-|3|123}}
: Near Woodall 122•3123-1