Distributing n identical balls into k distinct boxes when the number of boxes is greater than the number of balls and any box can have zero balls

42 Views Asked by At

Distributing n identical balls into k distinct boxes when the number of boxes is greater than the number of balls and any box can have zero balls.

For eg distributing 4 balls in 7 boxes and any box can contain zero balls

What would be the general formula for this?