3.1 Ordinary Generating Functions
吉太拍 (知不知,尚矣)
Find [z^N] for each of the following OGFs: 引自 3.1 Ordinary Generating Functions 92 由OGF求coefficient有两种方法:一种是泰勒展开;另一种是由已知OGFs进行运算。
taylor series 1/(1 - 3 z)^4
SeriesCoefficient[1/(1-3z)^4, {z, 0, n}]
SeriesCoefficient[(1-z)^2ln(1/(1-z)), {z, 0, n}]
SeriesCoefficient[1/(1-2z^2)^2, {z, 0, n}]
taylor series 1/(1-2z^2)^2
79人阅读
吉太拍对本书的所有笔记 · · · · · ·
-
3.1 Ordinary Generating Functions
Exercise 3.1 Find the OGFs for each of the following sequences: 经过观察,只有求导可以...
-
3.1 Ordinary Generating Functions
Exercise 3.1 Find the OGFs for each of the following sequences: 纯手工从Sequence求OGF需...
-
3.1 Ordinary Generating Functions
-
3.2 Exponential Generating Functions
Exercise 3.9 Find the EGFs for each of the following sequences: ExponentialGeneratingFu...
-
3.2 Exponential Generating Functions
Exercise 3.10 Find th EGFs for 1, 3, 5, 7, ... and 0, 2, 4, 6, ...
> 查看全部8篇
说明 · · · · · ·
表示其中内容是对原文的摘抄


