There are
types of boxes of
,
boxes containing ,
boxes containing ,
boxes containing ,
boxes containing ,
Then find the maximum number of less than which can be given by giving some boxes of some of the types stated above.
Details and assumptions :-
You are allowed to give 0 boxes of a certain type(s), and thus, find the maximum number.
This problem is a part of the set Vegetable Combinatorics , try other problems too !
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
See that g c d ( 4 0 , 1 6 , 5 6 , 3 2 ) = 8 , hence the number of apples will always be a multiple of 8 .
The maximum multiple of 8 less than 2 0 1 4 is 2 0 0 8 , so only thing remains is to see if we can give 2 0 0 8 apples using the conditions.
This is same as finding if we can give 8 2 0 0 8 = 2 5 1 apples by using boxes of 5 , 2 , 7 , 4
Thus is true, if you take 4 8 boxes of 5 and a box of 4 with one of 7 , you are getting it! This holds for many more combinations, but we have proved that it holds . Thus the maximum number less than 2014 which can be given by boxes is 2 0 0 8