Jump to content

Template:Infobox combinatorial classes/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Arthur MILCHIOR (talk | contribs) at 14:53, 29 July 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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