|
|
||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
GeneratingFunction |
| GeneratingFunction[expr, n, x] gives the generating function in x for the sequence whose n |
| GeneratingFunction[expr, {n1, n2, ...}, {x1, x2, ...}] gives the multidimensional generating function in x1, x2, ... whose n1, n2, ... coefficient is given by expr. |
| Assumptions | $Assumptions | assumptions to make about parameters | |
| GenerateConditions | False | whether to generate answers that involve conditions on parameters | |
| Method | Automatic | method to use | |
| VerifyConvergence | True | whether to verify convergence |