Template:Infobox combinatorial classes/doc
Appearance
![]() | This is a documentation subpage for Template:Infobox combinatorial classes. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
The Template:combinatorial classes generates a right-hand side infobox, based on the specified parameters. To use this template, copy the following code in your article and fill in as appropriate:
{{Infobox probability distribution | name = | notation = | intro = | notation = | parameters = | nth element = | asymptotic = | support = | OGF = | EGF = | PGF = | LS = | BS = | DGF = | PSGF = }}
Parameters
- name — Name at the top of the infobox; should be the name of the sequence, without the word sequence. (e.g. "Fibonnacci", "Factorials")
- notation — How the sequence (or its -th element) is usually denoted. For example, for the sequence of factorials.
- parameters — parameters of the sequence family.
- support — Where the sequence is defined and non-zero. (e.g. it is the place to state that a sequence has only value at even position, or at prime positions.)
- nth element — The place to give the exact value of the -th element of the sequence. (e.g. for fibonnaci number, it would be )
- asymptotic — A function with the same domain than the sequence, which is asymptotically equivalent to it. (e.g. for fibonnaci number, it would be )
- OGF, EGF, PGF, LS, BS, DGF, PSGF are defined as in the page Generating function
See also