I was working on one question:- if there are 1 red balls, 2 blue balls, 3 green balls, 4 yellow balls and 5 white balls placed on a table, what is the number of ways of selecting 5 out of 5. My process came out with 7 cases as follows:-
I got interested and tried to generalize the number of such cases that would form if we have to select balls from 1 ball of colour-1, 2 balls of colour-2, 3 balls of colour-3, balls of colour .
It turns out that when , the number of cases is .
When , the number of cases is .
When , the number of cases is .
When , the number of cases is .
When , the number of cases is . (as discussed above).
When , the number of cases is .
Now, just in case that the sixth case becomes clear, here are the cases I found:-
Looking at the pattern, the first thing which came into my mind is the fibonacci sequence, but as you can observe, the pattern is broken at . So, is there any nice method to calculate the number of cases that can be formed?
A detailed solution is appreciated.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
@Hung Woei Neoh @Geoff Pilling @Sambhrant Sachan @Sandeep Bhardwaj plz do comment. Special thanks in advance!
Log in to reply
Your problem is interesting
Log in to reply
Thanks! Its 1ould great tp know the number of cases that would be rormed before going through making the exhaustive cases, so that we can be sure of our answer. My teacher replied that he needs time to think over it.
Very interesting... Lemme think about it for a bit and see what I can come up with...
Log in to reply
Sure, take your time. Please notify me if you come up with something. Thanks again! :)