<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_combinatorial_classes%2Fdoc</id>
	<title>Template:Infobox combinatorial classes/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_combinatorial_classes%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_combinatorial_classes/doc&amp;action=history"/>
	<updated>2026-04-05T13:05:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_combinatorial_classes/doc&amp;diff=9286&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_combinatorial_classes/doc&amp;diff=9286&amp;oldid=prev"/>
		<updated>2023-05-21T06:57:18Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Uses TemplateStyles|Template:Infobox combinatorial classes/styles.css}}&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Template:infobox combinatorial classes&amp;#039;&amp;#039;&amp;#039; 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:&lt;br /&gt;
&lt;br /&gt;
{{Parameter names example| name| notation| intro| parameters| nth_element| asymptotic| support| OGF | OGF radius | EGF | EGF radius | PGF | PGF radius | LS | LS radius | BS | BS radius | DGF | DGF radius_ | PSGF | PSGF radius}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox combinatorial classes&lt;br /&gt;
| name        = &lt;br /&gt;
| notation    =&lt;br /&gt;
| intro       =&lt;br /&gt;
| parameters  =&lt;br /&gt;
| nth_element =&lt;br /&gt;
| asymptotic  =&lt;br /&gt;
| support     =&lt;br /&gt;
| OGF         =&lt;br /&gt;
| OGF radius  =&lt;br /&gt;
| EGF         =&lt;br /&gt;
| EGF radius  =&lt;br /&gt;
| PGF         =&lt;br /&gt;
| PGF radius  =&lt;br /&gt;
| LS          =&lt;br /&gt;
| LS radius   =&lt;br /&gt;
| BS          =&lt;br /&gt;
| BS radius    =&lt;br /&gt;
| DGF         =&lt;br /&gt;
| DGF radius  =&lt;br /&gt;
| PSGF        =&lt;br /&gt;
| PSGF radius =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; — Name at the top of the infobox; should be the name of the sequence, without the word sequence. (e.g. &amp;quot;Fibonnacci&amp;quot;, &amp;quot;Factorials&amp;quot;)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;notation&amp;#039;&amp;#039;&amp;#039; — How the sequence (or its &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;-th element) is usually denoted. For example, &amp;lt;math&amp;gt;n!&amp;lt;/math&amp;gt; for the sequence of factorials.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;parameters&amp;#039;&amp;#039;&amp;#039; — parameters of the sequence family.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;support&amp;#039;&amp;#039;&amp;#039; — 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.)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;nth element&amp;#039;&amp;#039;&amp;#039; — The place to give the exact value of the &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;-th element of the sequence. (e.g. for fibonnaci number, it would be &amp;lt;math&amp;gt;\frac{1}{\sqrt5}\left(\left(\frac{1+\sqrt 5}{2}\right)^n+\left(\frac{1-\sqrt 5}{2}\right)^n\right)&amp;lt;/math&amp;gt;)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;asymptotic&amp;#039;&amp;#039;&amp;#039; — A function with the same domain than the sequence, which is asymptotically equivalent to it. (e.g. for fibonnaci number, it would be &amp;lt;math&amp;gt;\frac{1}{\sqrt5}\left(\left(\frac{1+\sqrt 5}{2}\right)^n\right)&amp;lt;/math&amp;gt;)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;OGF&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;EGF&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;PGF&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;LS&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;BS&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;DGF&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;PSGF&amp;#039;&amp;#039;&amp;#039; are defined as in the page [[Generating function]]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;OGF radius&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;EGF radius&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;PGF radius&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;LS radius&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;BS radius&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;DGF radius&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;PSGF radius&amp;#039;&amp;#039;&amp;#039; the radius of the previously defined functions&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
&lt;br /&gt;
{{TemplateData header|noheader=1}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;box_width&amp;quot;: {},&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name at the top of the infobox; should be the name of the sequence, without the word sequence&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Fibonnacci&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;notation&amp;quot;: {},&lt;br /&gt;
		&amp;quot;intro&amp;quot;: {},&lt;br /&gt;
		&amp;quot;parameters&amp;quot;: {},&lt;br /&gt;
		&amp;quot;support&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Where the sequence is defined and non-zero.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;The even numbers. The prime numbers&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;nth element&amp;quot;: {},&lt;br /&gt;
		&amp;quot;asymptotic&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;A function with the same domain than the sequence, which is asymptotically equivalent to it.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;&amp;lt;math&amp;gt;\\frac{1}{\\sqrt5}\\left(\\left(\\frac{1+\\sqrt 5}{2}\\right)^n\\right)&amp;lt;/math&amp;gt; for Fibonnacci&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;OGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The ordinary generating function of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_OGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;its radius&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;radius of convergence of the OGF&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;EGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The exponential generating function of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_EGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;the radius of convergence of the EGF&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;PGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The poisson generating function of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_PGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;the radius of convergence of the PGF&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;LS&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The Lambert series of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_LS&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;the radius of convergence of the LS&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;BS&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The Bell series of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_BS&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;the radius of convergence of the BS&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;DGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The Dirichlet series generating functions of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_DGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;the radius of convergence of the DGF&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;PSGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The Polynomial Sequence Generating Function of the sequence&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;radius_PSGF&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;the radius of convergence of the PSGF&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Mathematics infobox templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>