Generating function

Revision as of 00:45, 19 June 2006 by Me@home (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The idea behind generating functions is to represent a combinatorical function $A(k)$ in terms of a polynomial function which is equivalent for all purposes. This function is:
$A(0)+A(1)x+A(2)x^2+A(3)x^+...$