generating function

Status: #good
Tags: #definition

generating function

A generating function is a mathematical object that represents an infinite sequence of numbers (cn)n0 as the coefficients of a formal power series (formal as in we don't care about convergence).

f(x)=n=0cnxn

To get the coefficient of xn, we use the notation

[xn]f(x)=cn

Examples

Properties

References

To do