Generating functions
Overview
Important
A generating function is a way to represent a sequence of numbers as the coefficients of a power series. For a sequence , its generating function is . Generating functions help us solve counting problems by turning them into algebraic problems with polynomials or power series.
Important properties
-
The coefficient of in the generating function gives the th term of the sequence.
-
Generating functions can be added, multiplied, or manipulated to model different combinatorial situations.
-
Multiplying generating functions corresponds to combining choices in counting problems (the convolution of sequences).