Skip to main content

Chapter 7
Generating Functions

Recall that the basic goal with a recursively-defined sequence, is to find an explicit formula for the \(n\)th term of the sequence. Generating functions will allow us to do this.

Summary.
  • If \(n>0\) is an integer, then

    \begin{equation*} \binom{-n}{r}=(-1)^r\binom{n+r-1}{r}\text{.} \end{equation*}
  • The Generalised Binomial Theorem

  • \(\displaystyle 1+x+\ldots +x^k= (1-x^{k+1})/(1-x)\)

  • using generating functions for counting things

  • Important definitions:

    • generating function for a sequence

    • generalised binomial coefficients