This site is supported by donations to The OEIS Foundation.

Template:~Pochhammer~0/doc

From OeisWiki
Jump to: navigation, search

This documentation subpage contains instructions, categories, or other information for Template:~Pochhammer~0. [<Edit> Template:~Pochhammer~0]

[⧼Purge⧽ Template:~Pochhammer~0/doc]

The {{~Pochhammer~0}} auxiliary core function template is used to terminate the pseudo-recursion (since true recursion with templates is not allowed) for the core function {{~Pochhammer}} which implements a generalized Pochhammer function where the factors are incremented by the third argument value. The {{Pochhammer}} mathematical function template calls {{~Pochhammer}} using the value 1 for the third argument.

Cf. {{Pochhammer/doc}}.

Code

Cf. {{Pochhammer/code#~Pochhammer~0 auxiliary core code}}.