I am currently a district math student and am learning generating functions. I was working on a question for a while and still couldn't find an answer to it. Here is the question:
Find the generating function for the sequence (a_0, a_1, a_2,...) defined as follows:
a_n = the number of ways to distribute 100 dollars to n people.
Find a closed form for that generating function.
Please tell me how I should approach this question/give me a hint on how to start. Thank you very much!
Hints
If we find what $a_n$ is, the generating function should be easy to get from its definition.
To find $a_n$, define $x_1. \ldots x_{100}$ the amount of dollars given person $i$. You need to make sure $\sum_{i=1}^{100} x_i = 100$. How many solutions does this system have?