In: Advanced Math
In how many ways n distinct balls can be given to k children so that no child gets more than 3 balls?
We have n distinct balls number them as
which we have to distribute among k childrens so that no child
gets more than 3 balls .
We will use use the following few steps to find the number of ways ,
Ball
can be distributed among k childrens in k many ways as any
children can get this .
Ball
can be distributed among k childrens in k many ways as any
children can get this .
Ball
can be distributed among k childrens in k many ways as any
children can get this .
Ball
can be distributed among k childrens in (k-1) many ways as if one
single children get all three balls
cannot get the ball
.
Ball
can be distributed among k childrens in (k-1) many ways as if two
single children get a three balls from
cannot get the ball
.
and so on.
So total number of possible way is ,
where