What is the coefficient of $x^{1000}$ in the power series expansion of $$\frac{1}{(1-x)(1-x^5)(1-x^{10})(1-x^{25})}?$$
This is the number of ways to break ten dollars into pennies, nickels, dimes, and quarters.
I am especially interested in whether there is a nice way to do this kind of calculation in Sage, or in Wolfram Alpha.
Using Maple with the following command
we obtain $142511$.
A similar command will work with Sage or Maxima.