Posted by Terri on Thursday, October 27, 2011 at 6:05pm.
Handfuls mean that there is no order within the 15.
At least one of which means we start with 4, i.e. one flavour of each, and add 11 other combinations of flavours.
How many ways can we partition 11 into 4 buckets, each one having zero to 11, and which add up to 11?
This can be solved using algebra.
Consider the polynomial expression
(1+x+x^2+x^3+...x^11)^4
The coefficient of x^11 is precisely the number of ways we can add up to 11 from 4 pots, each containing 0-11 items.
Try expanding the polynomial and you will find that the coefficient is 364.
If you gave up, read on!
You probably were not interested in doing the expansion by hand.
We can expand instead a generating function.
We know by McLaurin's series that
1/(1-x)=1+x+x^2+x^3..... ad infinitum
So we only have to consider the McLaurin's series
1/(1-x)^4 = (1-x)^(-4)
and find the coefficient of x^11.
This we can use the binomial theorem,
(1-x)^(-4)
=1+4x+(4*5/2!)x^2+(4*5*6/3!)x^3...+((3+n)!/(3!n!))x^n + ....
For n=11, we have
coefficient = (3+11)!/(3!11!)
=364 precisely
Related Questions
math - There are 50 jellybeans which are red, orange, green, and yellow, how ...
Algebra Please help - A pack of Jellybeans contains 7 different flavors: Apricot...
Algebra word problem - A pack of Jellybeans contains 7 different flavors: ...
Algebra word problem - A pack of Jellybeans contains 7 different flavors: ...
physics - a cherry boob explodes into three pieces of equal mass.one of the ...
English - 1. Stay on Cherry Street. 2. Keep going on Cherry Street. 3. Follow ...
Maths - An ice cream store sells 20 different flavors of ice cream and 3 ...
Discrete math - Total ten pair of gloves are there. If I choose five gloves at ...
Algebra - Kendra owns a restaurant. She decides to charge $1.50 for two eggs and...
Math - My couch potato friend enjoys sitting in front of the TV and grabbing ...
For Further Reading