生成函数简介
生成函数(generating function),又称母函数,是一种形式幂级数,其每一项的系数可以提供关于这个序列的信息。
生成函数有许多不同的种类,但大多可以表示为单一的形式:
其中
- 普通生成函数:
k_n(x)=x^n - 指数生成函数:
k_n(x)=\dfrac{x^n}{n!} - 狄利克雷生成函数:
k_n(x)=\dfrac{1}{n^x}
另外,对于生成函数
buildLast update and/or translate time of this article2022/7/20 15:16:18,Check the history
editFound smelly bugs? Translation outdated? Wanna contribute with us? Edit this Page on Github
peopleContributor of this article sshwy, Great-designer, Enter-tainer
translateTranslator of this article Visit the original article!
copyrightThe article is available under CC BY-SA 4.0 & SATA ; additional terms may apply.