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:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
I think your solution is wrong.Since there are two 5's and three 4's we have to divide your solution by 2!*3! and also we have to multiply your answer by 5! because we can arrange the 5 different groups in 5! ways.
This is exactly the solution given in my textbook. But I don't agree with it because multiplying the solution by 5! makes no sense. It would mean that students who need 5 books are provided with 4 books and vice-versa.
@Lokesh Sharma
–
You are forgetting that the students are distinct. There is a difference between:
How many ways are there to split 4 books into a group of 3 and a group of 1?
and
How many ways are there to distribute 4 books to 2 students, such that one student receives 3 books and the other student receives 1 book?
In one case, the order of the groups matter, and in the other case, the order doesn't. This is where multiplying by 5! comes in, because order matters.
@Calvin Lin
–
u mean to say that the answer is
22! / {(5!⋅5!⋅4!⋅4!⋅4!)* 5!} due to 5 students ,,,,,,,,,
and if in the case of 5 groups or 5 sets it will be 22!/(5!⋅5!⋅4!⋅4!⋅4!)
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
(5,5,4,4,422)=5!⋅5!⋅4!⋅4!⋅4!22!=5646383542800
It's a multinomial coefficient, i.e. the way of divide 22 different objects into 5 different groups of 5, 5, 4, 4 and 4.
Wikipedia: Multinomial Coefficient
Log in to reply
I think your solution is wrong.Since there are two 5's and three 4's we have to divide your solution by 2!*3! and also we have to multiply your answer by 5! because we can arrange the 5 different groups in 5! ways.
Log in to reply
This is exactly the solution given in my textbook. But I don't agree with it because multiplying the solution by 5! makes no sense. It would mean that students who need 5 books are provided with 4 books and vice-versa.
Log in to reply
and
In one case, the order of the groups matter, and in the other case, the order doesn't. This is where multiplying by 5! comes in, because order matters.
Log in to reply
Log in to reply
5!5!4!4!4!2!3!22! in case of dividing into groups and 5!5!4!4!4!2!3!22!∗5! in above asked student case.
No, it would beI think you are correct..
Thanks... Got it. I was getting the same answer but was not sure.