I am asked to find the change of 260 cents in a country where the system uses pennies, a 2-penny coin and an 8-penny coin.
I can find this using a generating function: $A(x) = \dfrac{1}{(1-x) (1-x^2)(1-x^8)}$ I then look for the coefficient of $x^{260}$ which I can find by computer. But I am asked to use formulae involving binomial coefficients and this confuses me. Any help please? Thank you all
We calculate $[x^{260}]$ the coefficient of $x^{260}$ of $A(x)=\frac{1}{(1-x)(1-x^2)(1-x^8)}$ by consecutively applying the geometric series expansion.
Comment:
In (1) we expand $\frac{1}{1-x^8}$.
In (2) we restrict the upper bound of the series since other terms do not contribute to $[x^{260}]$ and we use the rule $[x^{p-q}]C(x)=[x^p]x^qC(x)$. We also expand $\frac{1}{1-x^2}$.
In (3) we select the coefficient of $[x^{260-8j}]$ and restrict the upper limit of the of the series accordingly.
In (4) we select the coefficient of the geometric series which is always $1$.