In how many ways can 8 identical pens be distributed among Aal, Bal, and Cal so that Aal gets at least 1 pen, Bal gets at least 2 pens, and Cal gets at least 3 pens?
Show Hint
For distribution of identical items with minimum constraints, reduce the variables to non-negative and use stars and bars.