In the expression $(a+b)^n$, I understand that we are summing together all of the combinations of length $n$ involving $a$ and $b$.
What I don't understand is why $n$ choose $k$ corresponds to the number of ways to choose k copies of $a$'s in each term on an intuitive level.
How is the number of $a$'s related to $n$ and $k$ in the combinations formula? If we are forming a combination using $k$ a's, wouldn't our combination still have $n$ terms, so we would need to choose $n$ rather than choose $k$?
Thanks.
